| Author |
Message |
LiamMac New Member


Joined: Nov 18, 2006 Posts: 3
|
Posted:
Sat Nov 18, 2006 8:28 pm |
|
I have PhpNuke 7.9 so i downloaded Sentinel 2.4.2 for nuke 7.1-7.9 the changes required in several core php scripts were unable to be found. I found at the top of the file the the changes relate to 3.1 patch wich is for 7.1-7.3 and patch 3.3 is the one for nuke 7.9; whos updated files dont match the changes needed for sentinel either. I though maybe I could get away without them but aparantly not. How do I get past this. Is there a version of Sentinel I need; i thought i had the right one.
Help!!
LiamMac |
|
|
|
 |
kguske Site Admin

Joined: Jun 04, 2004 Posts: 6044
|
Posted:
Sat Nov 18, 2006 9:13 pm |
|
Welcome.
We generally don't support Nuke past 7.6 because of several significant security issues introduced in 7.7. The patch files have evolved, but the core changes should be pretty close. You definitely need to modify some of the core files to get NukeSentinel to work.
You could try to modify them, or you could try using a distribution like RavenNuke that already has NukeSentinel integrated. |
|
|
|
 |
LiamMac New Member


Joined: Nov 18, 2006 Posts: 3
|
Posted:
Sat Nov 18, 2006 9:18 pm |
|
Would it be possible to direct me to an apporpriate link of RavenNuke, I have been there but am still a little overwhelmed with all the fixes and don't know which should go with which version. I don't want to screw the site up and have to re load via ftp all the files back to stock. (But what ever it takes) |
|
|
|
 |
jakec Site Admin

Joined: Feb 06, 2006 Posts: 3038 Location: United Kingdom
|
Posted:
Sun Nov 19, 2006 3:46 am |
|
Well there's link on the homepage on this site to latest RN version, but here's a link to get you straight there:
Enjoy |
|
|
|
 |
evaders99 Former Moderator in Good Standing

Joined: Apr 30, 2004 Posts: 3221
|
Posted:
Sun Nov 19, 2006 8:51 pm |
|
If you are using Patched 3.3 already, then the major line you need in mainfile.php is
| Code: |
@require_once(INCLUDE_PATH."includes/nukesentinel.php");
|
Add after the lines of that same type |
|
|
|
 |
LiamMac New Member


Joined: Nov 18, 2006 Posts: 3
|
Posted:
Sun Nov 19, 2006 9:40 pm |
|
Thanks for all your help. I have now decided to upload PNC which aparantly has all i need; especially seeing im a gaming clan member. It seems to have all the need + much more fixes, mods and blocks.
But many thanks for you help in my n00bish studering.
Cheers LiamMac, Seen ya round. |
|
|
|
 |
|
|
|
|