Author |
Message |
drakeman
New Member


Joined: Sep 11, 2004
Posts: 7
|
Posted:
Tue Mar 15, 2005 2:36 pm |
|
i use phpnuke 7.6 with 2.9 patch...
when i post a new story, that i'm redirected to admin.php with blank page.
any version NukeSentinel.
Please help |
|
|
|
 |
TheosEleos
Life Cycles Becoming CPU Cycles

Joined: Sep 18, 2003
Posts: 960
Location: Missouri
|
Posted:
Tue Mar 15, 2005 4:18 pm |
|
Comment out the Sentinel stuff in your mainfile.php and try again to verify it is Sentinel. |
_________________ Only registered users can see links on this board! Get registered or login! |
|
 |
 |
dant1259
New Member


Joined: Mar 16, 2005
Posts: 5
|
Posted:
Fri Mar 18, 2005 9:11 am |
|
same problem here. As to the above post. Been there done that. It is sentinel |
|
|
|
 |
TheosEleos

|
Posted:
Fri Mar 18, 2005 9:12 am |
|
Could it be html that nuke blocks?
Do a story with just 'test' as the text. |
|
|
|
 |
dant1259

|
Posted:
Fri Mar 18, 2005 9:17 am |
|
will have to re-install sentinel to try. May do so in a bit. Just put protector in for the meantime.
I would think that if it were the html it would effect many others than just me. |
|
|
|
 |
TheosEleos

|
Posted:
Fri Mar 18, 2005 9:20 am |
|
Well, it depends on the news story html content. Nuke blocks different html code even for admin writing news.
There is a fix around here. I would rather have you make a text only news story to verify Sentinel being the problem.
Thanks! |
|
|
|
 |
dant1259

|
Posted:
Fri Mar 18, 2005 9:23 am |
|
Now this is happening in the admin panel. Lets say I open the blocks menu and edit a block. When I go to save is when it goes to the blank admin page. Now it will save / write the new data but will not re-load the admin page. |
|
|
|
 |
drakeman

|
Posted:
Sat Mar 19, 2005 4:53 pm |
|
I have installed a new Nuke 76 patched 29 and then NukeSentinel 220 and all works fine. |
|
|
|
 |
dant1259

|
Posted:
Sat Mar 19, 2005 5:36 pm |
|
version 220 went in without a hitch and seems to work just fine. Thanks for the help. I don't recall seeing 220 in the downloads last week. I suppose I could have just missed it.
Thanks again |
|
|
|
 |
ceren
New Member


Joined: Apr 17, 2005
Posts: 2
|
Posted:
Sun Apr 17, 2005 8:06 pm |
|
I have similer problem. It is saying
"You are using an Invalid IP to access this site!"
Nuke 76 patched 29 and then NukeSentinel 220. I had tried two times. Result is same. What can be reason ? Thanks. |
|
|
|
 |
Raven
Site Admin/Owner

Joined: Aug 27, 2002
Posts: 17088
|
Posted:
Sun Apr 17, 2005 11:07 pm |
|
If this is on your local pc, edit includes/nukesentinel.php. On or about line 97 findCode:// Invalid ip check
if($nsnst_const['remote_ip']=="none") { die(_AB_INVALIDIP); }
| and comment it outCode:// Invalid ip check
//if($nsnst_const['remote_ip']=="none") { die(_AB_INVALIDIP); }
|
|
|
|
|
 |
ceren

|
Posted:
Mon Apr 18, 2005 7:47 am |
|
Thank you very much for your help. |
|
|
|
 |
tioloco
New Member


Joined: Jan 10, 2007
Posts: 1
|
Posted:
Thu Jan 25, 2007 3:36 pm |
|
What if this problem is being seen by a remote user?
In the latest users section of my host's CP, i see the user's ip address an html return code of 200 (OK) but she gets this error.
I edited the line in includes/nukesentinel.php and she has regained access but... I don't understand why she was being blocked. My control panel shows her ip address, so i'm sure the ISP is sending the ip address, why would sentinel see it as invalid? |
|
|
|
 |
BobMarion
Former Admin in Good Standing

Joined: Oct 30, 2002
Posts: 1037
Location: RedNeck Land (known as Kentucky)
|
Posted:
Wed Jan 31, 2007 11:09 pm |
|
What type of page is she getting? Is it a NukeSentinel(tm) page of a default page? Not enough info to work with in your post  |
_________________ Bob Marion
Codito Ergo Sum
Only registered users can see links on this board! Get registered or login! |
|
|
 |
|