Ravens PHP Scripts: Forums
 

 

View next topic
View previous topic
This forum is locked: you cannot post, reply to, or edit topics.   This topic is locked: you cannot edit posts or make replies.    Ravens PHP Scripts And Web Hosting Forum Index -> phpnuke 7.3
Author Message
daltoniko
Regular
Regular



Joined: Dec 19, 2004
Posts: 61

PostPosted: Fri Jan 21, 2005 2:18 pm Reply with quote

hi all,
I use nuke 7.3 and my users groups deafoult module don't work.
I can add one category but i can't delete and edit it. I can't update the point.
If i update point and category from my db all works fine...

I use phpbb 2.0.11 and CNB your account hack with gender mod.
Sorry for my english.
 
View user's profile Send private message Visit poster's website
hitwalker
Sells PC To Pay For Divorce



Joined:
Posts: 5661

PostPosted: Fri Jan 21, 2005 6:04 pm Reply with quote

do you use sentinel 2.1.3 ?
 
View user's profile Send private message
daltoniko







PostPosted: Fri Jan 21, 2005 7:26 pm Reply with quote

yessss!!
 
hitwalker







PostPosted: Fri Jan 21, 2005 7:34 pm Reply with quote

then your problems might be caused by the recently added code to sentinel to stop good old santy worm.

open your sentinel.php in the includes folder and on top you see...

Code:
// Stop Santy Worm

$bad_uri_content="rush,highlight,perl,chr(,pillar,visualcoder,sess_";
global $REQUEST_URI;
$tmp=explode(",",$bad_uri_content);
while(list($id,$uri_content)=each($tmp)) {
   if (strpos($REQUEST_URI,$uri_content)) {
      die("Illegal Content");
   }
}


change that to.....

Code:
// Stop Santy Worm

//$bad_uri_content="rush,highlight,perl,chr(,pillar,visualcoder,sess_";
//global $REQUEST_URI;
//$tmp=explode(",",$bad_uri_content);
//while(list($id,$uri_content)=each($tmp)) {
   //if (strpos($REQUEST_URI,$uri_content)) {
      //die("Illegal Content");
   //}
//}



This will probably solve your problem but this is only save if your running a fairly upgraded nuke/forum....
 
daltoniko







PostPosted: Fri Jan 21, 2005 7:41 pm Reply with quote

thx. You have solve my problem.
One question. Now, how can i stop santy worm?
 
hitwalker







PostPosted: Fri Jan 21, 2005 7:46 pm Reply with quote

well if you havent done it yet you can allways upgrade your stuff.
i dont know if its still that active but was a danger to the forums.
dont know about your nuke version but if you upgrade your forum to 2.0.11 then thats ok.
 
daltoniko







PostPosted: Fri Jan 21, 2005 8:13 pm Reply with quote

ok! i use 2.0.11. thx for all.
 
Display posts from previous:       
This forum is locked: you cannot post, reply to, or edit topics.   This topic is locked: you cannot edit posts or make replies.    Ravens PHP Scripts And Web Hosting Forum Index -> phpnuke 7.3

View next topic
View previous topic
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum
You can attach files in this forum
You can download files in this forum


Powered by phpBB © 2001-2007 phpBB Group
All times are GMT - 6 Hours
 
Forums ©