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)
Post new topic   Reply to topic
Author Message
Irish
New Member
New Member


Joined: Feb 02, 2005
Posts: 8

PostPosted: Wed Feb 02, 2005 4:31 pm Reply with quote Back to top

I have installed Nuke Sentinel before I followed all the instructions as far as I know to a tee. Ok heres the problem everything that is a link shows up messed up. IE --- the nuke protected symbol has a link to nukescripts at the bottom but it shows up like _AB_NUKESETINEL I also have a link in the admin panel that is the same thing. Last time I installed NS everything shows up like this. And I couldn't get everything back. I had to re-install nuke. I don't want to re-install again. My users are getting pissed at me for making them re sign in. Am I doind something wrong?

I am using nuke7.4
I know it's running on cgi not apache
I have no patches on the nuke version
Anything else you need to know?
View user's profile Send private message Send e-mail
PHrEEkie
Subject Matter Expert


Joined: Feb 23, 2004
Posts: 358

PostPosted: Wed Feb 02, 2005 4:42 pm Reply with quote Back to top

Those are language variables, and since they are showing like that, that means you don't have the proper language files uploaded/modified.

Re-read through the install textfile and pay attention specifically to the language additions. That will solve your problem...

PHrEEk
View user's profile Send private message
Irish
New Member
New Member


Joined: Feb 02, 2005
Posts: 8

PostPosted: Wed Feb 02, 2005 4:49 pm Reply with quote Back to top

thanks so much I will go through it again I'll post back.
View user's profile Send private message Send e-mail
Irish
New Member
New Member


Joined: Feb 02, 2005
Posts: 8

PostPosted: Wed Feb 02, 2005 4:55 pm Reply with quote Back to top

Ok I went into the lang file and everything has those tags on them everything starts with _AB_ How do I fix that?
View user's profile Send private message Send e-mail
PHrEEkie
Subject Matter Expert


Joined: Feb 23, 2004
Posts: 358

PostPosted: Wed Feb 02, 2005 5:06 pm Reply with quote Back to top

in the html folder that comes in the distribution, there is a sub-folder named language, and in that a sub-folder named sentinel.

You need to upload that sentinel folder (along with all files in it) to:

nuke_root/language

so that when you're done, it look like:

nuke_root/language/sentinel

That has all the language variables defined in it...

PHrEEk
View user's profile Send private message
Irish
New Member
New Member


Joined: Feb 02, 2005
Posts: 8

PostPosted: Wed Feb 02, 2005 5:13 pm Reply with quote Back to top

yeah thats what im saying it's wierd I uploaded everything as it was.
Inside my Nuke/language/Sentinel are the files htaccess, index.html, lang-english.php and everything inside that lang file has that _AB_
View user's profile Send private message Send e-mail
sting
Involved
Involved


Joined: Sep 23, 2003
Posts: 460
Location: Somewhere out there...

PostPosted: Thu May 12, 2005 10:47 pm Reply with quote Back to top

Anyone ever find an answer to this? I have a 7.4 site doing the same thing - the language files look as if they are in the right place, but the _AB_ variables are all showing.
View user's profile Send private message Visit poster's website AIM Address Yahoo Messenger MSN Messenger ICQ Number
BobMarion
Former Admin in Good Standing


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

PostPosted: Thu May 12, 2005 11:11 pm Reply with quote Back to top

Did you add:
Code:
if(defined('FORUM_ADMIN')) {
    @include_once("../../../includes/nukesentinel.php");
} elseif(defined('INSIDE_MOD')) {
    @include_once("../../includes/nukesentinel.php");
} else {
    @include_once("includes/nukesentinel.php");
}

to your mainfile.php? What your describing is a filure to load the language file which is loaded by default once that code is added to the top of yoru mainfile.php.
View user's profile Send private message Send e-mail Visit poster's website
sting
Involved
Involved


Joined: Sep 23, 2003
Posts: 460
Location: Somewhere out there...

PostPosted: Thu May 12, 2005 11:46 pm Reply with quote Back to top

I did, checked that.

If you don't have that, it makes admin tough to get into in the first place... Wink

-sting
View user's profile Send private message Visit poster's website AIM Address Yahoo Messenger MSN Messenger ICQ Number
Raven
Site Admin/Owner


Joined: Aug 27, 2002
Posts: 16987
Location: Kansas

PostPosted: Fri May 13, 2005 5:38 am Reply with quote Back to top

Sting,

Make sure that you don't have any old versions/files of NukeSentinel(TM) in your folders. That sometimes happens when it doesn't know which files to use. Are you running the latest version?
View user's profile Send private message Visit poster's website AIM Address Yahoo Messenger
sting
Involved
Involved


Joined: Sep 23, 2003
Posts: 460
Location: Somewhere out there...

PostPosted: Fri May 13, 2005 8:52 am Reply with quote Back to top

Yes, I grabbed the latest version. I ended up having to restore the site after a few more issues non-Sentinel related popped up. My guess is that somewhere in the upgrades a few things went awry. I am going to deinstall sentinel prior to the next nuke upgrade, then upgrade nuke and reinstall sentinel.

I do know that there were two directories in the language directory at one point - nukesentinel and sentinel.

Ah fun.

Thanks for the replies all...

-sting
View user's profile Send private message Visit poster's website AIM Address Yahoo Messenger MSN Messenger ICQ Number
Raven
Site Admin/Owner


Joined: Aug 27, 2002
Posts: 16987
Location: Kansas

PostPosted: Fri May 13, 2005 10:22 am Reply with quote Back to top

I've also seen this happen when the admin panel shows 2 NukeSentinel(TM) icons.
View user's profile Send private message Visit poster's website AIM Address Yahoo Messenger
sting
Involved
Involved


Joined: Sep 23, 2003
Posts: 460
Location: Somewhere out there...

PostPosted: Fri May 13, 2005 11:50 am Reply with quote Back to top

You know - it did show 2 Nuke Sentinel(TM) icons come to think of it.

-sting
View user's profile Send private message Visit poster's website AIM Address Yahoo Messenger MSN Messenger ICQ Number
Raven
Site Admin/Owner


Joined: Aug 27, 2002
Posts: 16987
Location: Kansas

PostPosted: Fri May 13, 2005 12:03 pm Reply with quote Back to top

Smile - Get rid of all NS files and reinstall or clean up the oldest one. Especially links, case, and modules.
View user's profile Send private message Visit poster's website AIM Address Yahoo Messenger
Display posts from previous:       
Post new topic   Reply to topic

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