PHP Web Host - Quality Web Hosting For All PHP Applications Sign up for PayPal and start accepting credit card payments instantly
  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
montego
Site Admin


Joined: Aug 29, 2004
Posts: 9136
Location: Arizona

PostPosted: Thu Sep 11, 2008 6:54 am Reply with quote Back to top

There appears to be an issue in nukesentinel4.js (line 157). I can see this error on the home page, when I have the FF FireBug extension enabled.
View user's profile Send private message Visit poster's website
BobMarion
Former Admin in Good Standing


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

PostPosted: Thu Sep 11, 2008 7:55 pm Reply with quote Back to top

I'll have to try the firebug extension and see what it saying. Not a js expert so it may be something I need help with once I see what it is though.
View user's profile Send private message Send e-mail Visit poster's website
testy1
Involved
Involved


Joined: Apr 06, 2008
Posts: 483

PostPosted: Fri Sep 12, 2008 1:59 am Reply with quote Back to top

I did find struff on this but forgot to send it to montego Sad

if you change the following in the file montego specified it fix's it but mess's up the display in IE7 (not sure about the others)

Find

Code:

/*@cc_on @*/
@if (@_win32)
  var fsp_x = 0; var fsp_flag = false; var fsp_src = ''; var fsp_ss = document.getElementsByTagName('script');
  while(!fsp_flag && fsp_x<fsp_ss.length)
  {
    fsp_src = fsp_ss[fsp_x].src.replace('nukesentinel4.js','nukesentinel6.js');
    if(fsp_src!=fsp_ss[fsp_x].src) fsp_flag = true;
    ++fsp_x;
  }
  document.write('<script type="text/javascript" defer="true" src="includes/'+fsp_src+'"><'+'/script>');
/*@end @*/



Change To:

Code:

/*@cc_on
@if (@_win32)
  var fsp_x = 0; var fsp_flag = false; var fsp_src = ''; var fsp_ss = document.getElementsByTagName('script');
  while(!fsp_flag && fsp_x<fsp_ss.length)
  {
    fsp_src = fsp_ss[fsp_x].src.replace('nukesentinel4.js','nukesentinel6.js');
    if(fsp_src!=fsp_ss[fsp_x].src) fsp_flag = true;
    ++fsp_x;
  } @*/
  document.write('<script type="text/javascript" defer="true" src="includes/'+fsp_src+'"><'+'/script>');
/*@end @*/


also here is a good article on it
Only registered users can see links on this board!
Get registered or login to the forums!
View user's profile Send private message
montego
Site Admin


Joined: Aug 29, 2004
Posts: 9136
Location: Arizona

PostPosted: Fri Sep 12, 2008 5:50 am Reply with quote Back to top

Yup, it was Testy1 that first highlighted this issue to me during the latest RN QA testing, and I finally got around to posting it.
View user's profile Send private message Visit poster's website
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