Ravens PHP Scripts: Forums
 

 

View next topic
View previous topic
Post new topic   Reply to topic    Ravens PHP Scripts And Web Hosting Forum Index -> NukeSentinel(tm)
Author Message
Plasma
Regular
Regular



Joined: May 17, 2005
Posts: 66

PostPosted: Tue May 17, 2005 4:44 pm Reply with quote

when i goto the Administration panel and click the NukeSentinel Icon, it brings up a page not found error.

the link shows
[ Only registered users can see links on this board! Get registered or login! ]

however, if i type in:
[ Only registered users can see links on this board! Get registered or login! ]

it works.

I have the patched 7.5 version, using Sentinel version710 2.2.1. I've added the define('ADMIN_FILE', true); as suggested in previous posts to the config.php and the admin.php, but that hasn't helped.

One thing i've seen, but can't seem to find, is Chatserv 2.9 patch. If i d/l'ed 7.5 patch, is that included? If not, where can I find it?

any ideas?
 
View user's profile Send private message
BobMarion
Former Admin in Good Standing



Joined: Oct 30, 2002
Posts: 1037
Location: RedNeck Land (known as Kentucky)

PostPosted: Tue May 17, 2005 9:17 pm Reply with quote

Check the admin/modules/nukesentinel.php file and make sure hte begiing of it looks like:
Code:
<?php


/********************************************************/
/* NukeSentinel(tm)                                     */
/* By: NukeScripts Network (webmaster@nukescripts.net)  */
/* http://www.nukescripts.net                           */
/* Copyright © 2000-2005 by NukeScripts Network         */
/********************************************************/

global $admin_file;
if(!isset($admin_file)) { $admin_file = "admin"; }
if(!defined('ADMIN_FILE')) {
  header("Location: ../../".$admin_file.".php");
  die();
}


Primarily the global line and the isset line MUST be there.

_________________
Bob Marion
Codito Ergo Sum
http://www.nukescripts.net 
View user's profile Send private message Send e-mail Visit poster's website
Plasma







PostPosted: Tue May 17, 2005 10:15 pm Reply with quote

no luck. i modified what was there to look like what you posted. what else can i try?
 
Plasma







PostPosted: Tue May 17, 2005 10:17 pm Reply with quote

well, i put that in teh admin/links/nukesentinel.php and it worked. was that where you were referring to?
 
BobMarion







PostPosted: Wed May 25, 2005 12:25 am Reply with quote

In the first release copy i forgot to add the:
Code:
if(!isset($admin_file)) { $admin_file = "admin"; }
so yes it needs to be added Smile
 
TheosEleos
Life Cycles Becoming CPU Cycles



Joined: Sep 18, 2003
Posts: 960
Location: Missouri

PostPosted: Mon May 30, 2005 7:10 pm Reply with quote

I must really be bad at this because I still am having this same problem.

Help me Bob, you're my only hope.

_________________
http://jamesdibben.com 
View user's profile Send private message Visit poster's website AIM Address ICQ Number
CurtisH
Life Cycles Becoming CPU Cycles



Joined: Mar 15, 2004
Posts: 638
Location: West Branch, MI

PostPosted: Mon May 30, 2005 7:24 pm Reply with quote

Quote:

Help me Bob, you're my only hope.


*LOL* Sounds like StarWars. Smile

_________________
Those who dream by day are cognizant of many things which escape those who dream only by night. ~Poe 
View user's profile Send private message Visit poster's website Yahoo Messenger
TheosEleos







PostPosted: Mon May 30, 2005 7:31 pm Reply with quote

Figured that one out, you have.
 
Guardian2003
Site Admin



Joined: Aug 28, 2003
Posts: 6799
Location: Ha Noi, Viet Nam

PostPosted: Mon May 30, 2005 10:13 pm Reply with quote

ROTFL
 
View user's profile Send private message Send e-mail
BobMarion







PostPosted: Tue Jun 14, 2005 1:50 pm Reply with quote

the force with me is strong, the bob seek you?
 
BobMarion







PostPosted: Tue Jun 14, 2005 1:55 pm Reply with quote

Okay, in the case.nukesentinel.php, links.nukesentinel.php, and nukesentinel.php admins files make sure you have:
Code:
global $admin_file;

if(!isset($admin_file)) { $admin_file = "admin"; }


Make sure it appears before the switch in case.nukesentinel.php and nukesentinel.php files. And before:
Code:
if ($radminsuper==1) {

    adminmenu("".$admin_file.".php?op=ABMain", _AB_NUKESENTINEL, "nukesentinel.png");
}
in links.nukesentinel.php .
 
Display posts from previous:       
Post new topic   Reply to topic    Ravens PHP Scripts And Web Hosting Forum Index -> NukeSentinel(tm)

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 ©