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
blith
Client



Joined: Jul 18, 2003
Posts: 977

PostPosted: Tue Jul 05, 2005 1:49 pm Reply with quote

png being called from? It shows as a red x and I noticed the path says ...images/sentinel/disabled.png instead of images/nukesentinel/disabled.png and I want to fix it.
 
View user's profile Send private message Visit poster's website
Xiode
Regular
Regular



Joined: Jun 15, 2005
Posts: 78
Location: AR

PostPosted: Tue Jul 05, 2005 2:54 pm Reply with quote

Did you update all the files? Even the abuse folder?

_________________
**Mental Note** Signature Goes Here! 
View user's profile Send private message Send e-mail Visit poster's website AIM Address Yahoo Messenger MSN Messenger
blith







PostPosted: Tue Jul 05, 2005 3:09 pm Reply with quote

This is not an update it is a virgin install....
 
Xiode







PostPosted: Tue Jul 05, 2005 4:10 pm Reply with quote

what version is this.... that your messing with? why I assumed it was an upgrade was because of this in the readme.

SPECIAL NOTES:
>From version 2.9 and forward, filenames have been changed from sentinel.xxx to
nukesentinel.xxx for clarity. For this reason you will need to remove all old
NukeSentinel(tm) files once you install and link the new NukeSentinel(tm) files.
 
blith







PostPosted: Wed Jul 06, 2005 7:14 am Reply with quote

thats right it is version 2.9 and I do not believe the path to the Site is Disabled is correct so I am asking the people who made it where it is called from....
 
Raven
Site Admin/Owner



Joined: Aug 27, 2002
Posts: 17088

PostPosted: Wed Jul 06, 2005 7:21 am Reply with quote

blith wrote:
thats right it is version 2.9 and I do not believe the path to the Site is Disabled is correct so I am asking the people who made it where it is called from....
Quit causing trouble ROTFL - As a side note, get and install the 3.0b patches. What version of NukeSentinel ?
 
View user's profile Send private message
blith







PostPosted: Thu Jul 07, 2005 10:21 am Reply with quote

Raven wrote:
blith wrote:
thats right it is version 2.9 and I do not believe the path to the Site is Disabled is correct so I am asking the people who made it where it is called from....
Quit causing trouble ROTFL - As a side note, get and install the 3.0b patches. What version of NukeSentinel ?

I will get the 3.0b patches. Thanks! And I am using NukeSentinel_71-77_231
 
blith







PostPosted: Wed Jul 13, 2005 8:14 am Reply with quote

I know this is something simple but I simply do not know how to get rid of the red X that shows up for the admin when a site has bee disabled. I need to replace or change something and I am not sure what... please... anyone. Thanks Very Happy
 
BobMarion
Former Admin in Good Standing



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

PostPosted: Thu Jul 14, 2005 9:41 am Reply with quote

Code:
    global $ab_config;

    if($ab_config['site_switch'] == 1) {
      echo "<center><img src='images/nukesentinel/disabled.png' alt='"._AB_SITEDISABLED."' title='"._AB_SITEDISABLED."' border='0' width='200' height='20'></center><br />\n";
    }


This is placed and called from header.php in the root directory. I'm betting your header.php file has:
Code:
    global $ab_config;

    if($ab_config['site_switch'] == 1) {
      echo "<center><img src='images/sentinel/disabled.png' alt='"._AB_SITEDISABLED."' title='"._AB_SITEDISABLED."' border='0' width='200' height='20'></center><br />\n";
    }


instead of the one that makes use of the images/nukesentinel directory.

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







PostPosted: Thu Jul 14, 2005 2:34 pm Reply with quote

that did it. thank you Bob! I knew it was something simple that I forgot to do...
 
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 ©