PHP Web Host - Quality Web Hosting For All PHP Applications Free RavenNuke(tm) Add Ons
  Login or Register
 • Home • Downloads • Your Account • Forums • 

View next topic
View previous topic


Google
 
Web RavenPHPScripts (This Site)
This forum is locked: you cannot post, reply to, or edit topics.   This topic is locked: you cannot edit posts or make replies.
Author Message
majorwintersec
New Member
New Member


Joined: May 21, 2006
Posts: 6

PostPosted: Sun May 21, 2006 3:22 pm Reply with quote Back to top

Hello,

We are running on PhpNuke 7.8 patched 2.3. Which version of nukesentinel can we use?

Thank you,
MajorWinters
View user's profile Send private message
gregexp
The Mouse Is Extension Of Arm


Joined: Feb 21, 2006
Posts: 1497
Location: In front of a screen....HELP! lol

PostPosted: Sun May 21, 2006 5:42 pm Reply with quote Back to top

hmm..
this will not answer ur question but possibly some good advice...upgrade ur patch levels and use the pl6 that just came out.
View user's profile Send private message Send e-mail Visit poster's website AIM Address Yahoo Messenger MSN Messenger ICQ Number
majorwintersec
New Member
New Member


Joined: May 21, 2006
Posts: 6

PostPosted: Mon May 22, 2006 12:05 am Reply with quote Back to top

Oops my mistake we are running phpnuke 7.8 patched 3.2
View user's profile Send private message
gregexp
The Mouse Is Extension Of Arm


Joined: Feb 21, 2006
Posts: 1497
Location: In front of a screen....HELP! lol

PostPosted: Mon May 22, 2006 1:00 am Reply with quote Back to top

Then the lastest sentinel is what ud like.
View user's profile Send private message Send e-mail Visit poster's website AIM Address Yahoo Messenger MSN Messenger ICQ Number
majorwintersec
New Member
New Member


Joined: May 21, 2006
Posts: 6

PostPosted: Mon May 22, 2006 1:27 am Reply with quote Back to top

Rgr I uploaded everything but the nsnst.php is showing a blank page.
View user's profile Send private message
majorwintersec
New Member
New Member


Joined: May 21, 2006
Posts: 6

PostPosted: Mon May 22, 2006 4:23 am Reply with quote Back to top

Got it working but probably did something wrong.

When I try to enter the admin area it shows a blank page with Access denied instead of the admin login page.

Any advice?
View user's profile Send private message
majorwintersec
New Member
New Member


Joined: May 21, 2006
Posts: 6

PostPosted: Mon May 22, 2006 4:27 am Reply with quote Back to top

Fixed it by uploading a non edited admin.php
View user's profile Send private message
FireATST
RavenNuke(tm) Development Team


Joined: Jun 12, 2004
Posts: 633
Location: Ohio

PostPosted: Mon May 22, 2006 9:01 am Reply with quote Back to top

majorwintersec wrote:
Fixed it by uploading a non edited admin.php


You mean your original admin.php from 7.8?
View user's profile Send private message Visit poster's website MSN Messenger ICQ Number
majorwintersec
New Member
New Member


Joined: May 21, 2006
Posts: 6

PostPosted: Mon May 22, 2006 11:25 pm Reply with quote Back to top

yep
View user's profile Send private message
FireATST
RavenNuke(tm) Development Team


Joined: Jun 12, 2004
Posts: 633
Location: Ohio

PostPosted: Tue May 23, 2006 3:57 am Reply with quote Back to top

I would be careful changing files back to the original php-nuke files. It may leave an opening. The changes in files made by chatserv patches are to close known holes. I would suggest reloading the edited admin.php file and getting it to work correctly than putting the original back in. If you get a blank page, enable error reporting and see if it gives you an error message. There are numerous posts here about blank pages after installs. Try a search for blank admin page and see if one helps you correct the problem. If not, then post the error message you receive if there is one, and someone here will know how to correct it.... Very Happy
View user's profile Send private message Visit poster's website MSN Messenger ICQ Number
gregexp
The Mouse Is Extension Of Arm


Joined: Feb 21, 2006
Posts: 1497
Location: In front of a screen....HELP! lol

PostPosted: Tue May 23, 2006 4:06 pm Reply with quote Back to top

Find:
Code:
$checkurl = $_SERVER['REQUEST_URI'];
if((stripos_clone($checkurl,'AddAuthor')) OR (stripos_clone($checkurl,'VXBkYXRlQXV0aG9y')) OR (stripos_clone($checkurl,'QWRkQXV0aG9y')) OR (stripos_clone($checkurl,'UpdateAuthor')) OR (stripos_clone($checkurl, "?admin")) OR (stripos_clone($checkurl, "&admin"))) {
  die("Illegal Operation");
}


Replace with:

Code:
//$checkurl = $_SERVER['REQUEST_URI'];
//if((stripos_clone($checkurl,'AddAuthor')) OR (stripos_clone($checkurl,'VXBkYXRlQXV0aG9y')) OR (stripos_clone($checkurl,'QWRkQXV0aG9y')) OR (stripos_clone($checkurl,'UpdateAuthor')) OR (stripos_clone($checkurl, "?admin")) OR (stripos_clone($checkurl, "&admin"))) {
//  die("Illegal Operation");
//}


Thats it...commenting this out should not bring u to a blank page...not commenting out the die tag will bring u to a blank page Laughing

Now this is in the patched admin.php that im saying edit..not the original unpatched admin file.

In the event that u need further assistance...check
Only registered users can see links on this board!
Get registered or login to the forums!

There youll find 7.8 with patch 3.2 installed...if u just upload the files and overwite ur files...even the ones edited for sentinel..after looking at the patched file from nukescripts..i see the edits for sentinel in there

so it should work by overwriting all files and uploading the sentinel files into ur ftp and running the installer.(in other words...the core file edits seemed to already be made.)

Hope this helps.
View user's profile Send private message Send e-mail Visit poster's website AIM Address Yahoo Messenger MSN Messenger ICQ Number
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.

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
Forums ©
 

All logos and trademarks in this site are property of their respective owner.
The comments are property of their posters, all the rest © 2002-2011 by Raven

You can syndicate our news using the file xml

CSE HTML Validator Helped Clean up This Page! [Valid RSS] valid RSS 2.0 Valid robots.txt Stop Spam Harvesters, Join Project Honey Pot

Website engines core code is © copyright by PHP-Nuke but has been heavily patched and modified by myself and others.
PHP-Nuke is a free software released under the GNU/GPL.


:: fisubice phpbb2 style by Daz :: PHP-Nuke theme by www.nukemods.com ::
:: fisubice Theme Modified by the RavenNuke™ Team ::

:: W3C CSS Compliance Validation :: W3C HTML 4.01 Transitional Compliance Validation ::

zerosum