You are missing our premiere tool bar navigation system! Register and use it for FREE!

NukeCops  
•  Home •  Downloads •  Gallery •  Your Account •  Forums • 
Readme First
- Readme First! -

Read and follow the rules, otherwise your posts will be closed
Modules
· Home
· FAQ
· Buy a Theme
· Advertising
· AvantGo
· Bookmarks
· Columbia
· Community
· Donations
· Downloads
· Feedback
· Forums
· PHP-Nuke HOWTO
· Private Messages
· Search
· Statistics
· Stories Archive
· Submit News
· Surveys
· Theme Gallery
· Top
· Topics
· Your Account
Who's Online
There are currently, 42 guest(s) and 0 member(s) that are online.

You are Anonymous user. You can register for free by clicking here
Nuke Cops :: View topic - Javascript Error [ ]
 Forum FAQ  •  Search  •   •  Memberlist  •  Usergroups   •  Register  •  Profile •    •  Log in to check your private messages  •  Log in

 
This forum is locked: you cannot post, reply to, or edit topics.  This topic is locked: you cannot edit posts or make replies.printer-friendly view
View previous topic Log in to check your private messages View next topic
Author Message
speedybiker
Nuke Soldier
Nuke Soldier


Joined: Jul 31, 2004
Posts: 12


PostPosted: Sat Oct 15, 2005 12:24 am Reply with quoteBack to top

I have Sentinel working beautifully except thet I get a javascript error when trying to open the help windows in the admin section. I know it's only a minor problem but does anyone know how I can get the help windows to open.
Find all posts by speedybikerView user's profileSend private message
RuTHlezz1
Nuke Soldier
Nuke Soldier


Joined: Oct 03, 2005
Posts: 34


PostPosted: Mon Oct 31, 2005 6:02 am Reply with quoteBack to top

Ok you need to look in the download and you will see a folder named "Edits_For_Core_Files" Open this folder and look for a folder named "Includes" Open this folder and then open "javascript.txt" with word pad.

Now copy

Quote:

global $sentineladmin;
if($sentineladmin > 0) {
echo "<script type=\"text/javascript\" src=\"includes/overlib.js\"><!-- overLIB (c) Erik Bosrup --></script>\n";
echo "<script type=\"text/javascript\" src=\"includes/overlib_hideform.js\"><!-- overLIB (c) Erik Bosrup --></script>\n";
}


Now go to your "includes" folder located in the root of your PHPNuke install and open "javascript.php"

and look for

Quote:

##################################################
# Include for some common javascripts functions #
##################################################


And paste the code

Quote:

global $sentineladmin;
if($sentineladmin > 0) {
echo "<script type=\"text/javascript\" src=\"includes/overlib.js\"><!-- overLIB (c) Erik Bosrup --></script>\n";
echo "<script type=\"text/javascript\" src=\"includes/overlib_hideform.js\"><!-- overLIB (c) Erik Bosrup --></script>\n";
}


After the line mentioned above.

I would go back through your sentinel install because it sounds like you missed some key install steps not to mention the fix to the Your_Account module to stop some SQL Injection explotes
Find all posts by RuTHlezz1View user's profileSend private messageVisit poster's website
tinfoil
Nuke Soldier
Nuke Soldier


Joined: Apr 06, 2005
Posts: 25


PostPosted: Mon Nov 14, 2005 8:08 am Reply with quoteBack to top

I've got this same problem and have gone through and double checked all of the txts in the Edits_For_Core_files directory. admin, mainfile, javascript, the Your_Account changes as well. I've verified that the .js files are indeed in the includes directory.
Find all posts by tinfoilView user's profileSend private messageVisit poster's website
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.printer-friendly view
View previous topic Log in to check your private messages View next 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



Powered by phpBB © 2001, 2005 phpBB Group

Ported by Nuke Cops © 2003 www.nukecops.com
:: FI Theme :: PHP-Nuke theme by coldblooded (www.nukemods.com) ::
Powered by · TOGETHER TEAM srl ITALY http://www.togetherteam.it · DONDELEO E-COMMERCE http://www.DonDeLeo.com
Web site engine's code is Copyright © 2002 by PHP-Nuke. All Rights Reserved. PHP-Nuke is Free Software released under the GNU/GPL license.
Page Generation: 0.347 Seconds - 303 pages served in past 5 minutes. Nuke Cops Founded by Paul Laudanski (Zhen-Xjell)
:: FI Theme :: PHP-Nuke theme by coldblooded (www.nukemods.com) ::