Go Back   vb.org Archive > vBulletin 3 Discussion > vB3 General Discussions
FAQ Community Calendar Today's Posts Search

Reply
 
Thread Tools Display Modes
  #1  
Old 09-03-2008, 05:25 PM
jl255 jl255 is offline
 
Join Date: May 2007
Posts: 175
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default Urgent Help Needed - Strange Lag when viewing forums on IE

Really hope that someone can help me urgently as i'm losing members cause of this.

if you goto the forum: www.sgclub.com with IE, you will find that the page loads halfway, then seems to stop for awhile. Then the rest of the page will appear. When you view threads or posts, it's the same problem and its highly irritating.

When on FF, there is no such problems.

This is a new problem that came up a few days ago. I've tried disabling any plugins I implemented over past few days, but nothing seems to work. There are also 3 errors reported by IE, to do with 'fcontent' being undefined and ';' is expected. Think all to do with this file called scroller.js that i believe comes default with vbulletin. Not sure if this lag has anythign to do with these errors.

Can someone pls help urgently? Tks!
Reply With Quote
  #2  
Old 09-03-2008, 05:29 PM
SEOvB's Avatar
SEOvB SEOvB is offline
 
Join Date: May 2007
Location: Indianapolis
Posts: 2,451
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

site loads pretty slow for me in FF3 too.

Its probably the amount of images/page size that takes so long.

you may try this: https://vborg.vbsupport.ru/showthrea...hreadid=121315
Reply With Quote
  #3  
Old 09-03-2008, 06:44 PM
jl255 jl255 is offline
 
Join Date: May 2007
Posts: 175
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

tks but i'm not referring to the overall speed of the forum. it's just that with IE, there is this long pause in between loading the pages. and the status shows 'stopped' even though the page is still half-empty. then you wait awhile more and the page shows completely....

arggg

--------------- Added [DATE]1220498350[/DATE] at [TIME]1220498350[/TIME] ---------------

can some guru pls help? wld greatly appreciate if you can take a look at the problem. have tried everything i can think of.
Reply With Quote
  #4  
Old 09-04-2008, 07:59 AM
Marco van Herwaarden Marco van Herwaarden is offline
 
Join Date: Jul 2004
Posts: 25,415
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

I don't see any really slow loading with IE. What you are noticing is probably the difference between IE and FF:

- IE will only show a frame after all elements have been loaded and rendered.
- FF will start showing content when it has the first elements of the frame.

The total loading time for the entire page will be (almost) the same with IE & FF, but FF will show some elements earlier making it look faster.
Reply With Quote
  #5  
Old 09-04-2008, 08:49 AM
jl255 jl255 is offline
 
Join Date: May 2007
Posts: 175
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

tks for that explanation. i understand better now.

however, previously, it was not like this. do you notice the halt half-way? on the bottom of the IE page, it shows 'done' but only the header is loaded. then it looks like nothing is happening. but if you wait awhile more, then the whole page loads.

what happens during the termporary halt is that most members will think that the page hanged and keep pressing refresh. and thus they get very irritated that the forum always seem to not load properly.

also, do you notice there are 'errors on page'? the notice on bottom left of IE? error: Expected ';'.

--------------- Added [DATE]1220521881[/DATE] at [TIME]1220521881[/TIME] ---------------

and i own another vb forum and this lag behaviour is not observed.
Reply With Quote
  #6  
Old 09-04-2008, 09:24 AM
Opserty Opserty is offline
 
Join Date: Apr 2007
Posts: 4,103
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

I get a couple of Javascript errors when visiting the site...

Code:
Error: missing ; before statement
Source File: http://www.sgclub.com/
Line: 159, Column: 12
Source Code:
fcontent[0]="Copyright © 2004-2008 SGClub.com. All rights reserved. <br />Ad Management by <a onclick="urchinTracker ('/outgoing/http_redtyger_co_uk_');" href="http://redtyger.co.uk/" title="RedTyger website design, hosting and domains." target="_blank">
Code:
Error: document.getElementById(tabinterfaceid) is null
Source File: http://www.sgclub.com/ajaxtabs/ajaxtabs.js
Line: 13
Code:
Error: fcontent is not defined
Source File: http://www.sgclub.com/scroller.js
Line: 15
May be after you get those fixed the slow loading might go away? (Have you tried loading the page in Internet Explorer with Javascript Disabled? Does it go any faster then?)
Reply With Quote
  #7  
Old 09-04-2008, 01:38 PM
jl255 jl255 is offline
 
Join Date: May 2007
Posts: 175
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

yes! those are the errors i'm trying to fix but i don't know how. not sure if they are reason for the lag. do you get the lag too?

and what exactly does scroller.js do?? it seems it is all in the same file.....
Reply With Quote
  #8  
Old 09-04-2008, 01:42 PM
Opserty Opserty is offline
 
Join Date: Apr 2007
Posts: 4,103
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

These aren't default vBulletin files, as such, you need to consult the author of the files for a fix.
Reply With Quote
  #9  
Old 09-04-2008, 02:07 PM
jl255 jl255 is offline
 
Join Date: May 2007
Posts: 175
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

oh, scroller.js is not default?
hmm... ok, i will need to find out which plugin it belongs then
Reply With Quote
  #10  
Old 09-04-2008, 02:13 PM
Opserty Opserty is offline
 
Join Date: Apr 2007
Posts: 4,103
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Why don't you look at the file itself?

http://www.sgclub.com/scroller.js

Note: All default vBulletin Javascript files are located in the /clientscript/ directory.
Reply With Quote
Reply


Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT. The time now is 01:39 AM.


Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2025, vBulletin Solutions Inc.
X vBulletin 3.8.12 by vBS Debug Information
  • Page Generation 0.03984 seconds
  • Memory Usage 2,249KB
  • Queries Executed 13 (?)
More Information
Template Usage:
  • (1)SHOWTHREAD
  • (1)ad_footer_end
  • (1)ad_footer_start
  • (1)ad_header_end
  • (1)ad_header_logo
  • (1)ad_navbar_below
  • (1)ad_showthread_beforeqr
  • (1)ad_showthread_firstpost
  • (1)ad_showthread_firstpost_sig
  • (1)ad_showthread_firstpost_start
  • (3)bbcode_code
  • (1)footer
  • (1)forumjump
  • (1)forumrules
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (1)navbar
  • (3)navbar_link
  • (120)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (1)pagenav_pagelink
  • (10)post_thanks_box
  • (10)post_thanks_button
  • (1)post_thanks_javascript
  • (1)post_thanks_navbar_search
  • (10)post_thanks_postbit_info
  • (10)postbit
  • (10)postbit_onlinestatus
  • (10)postbit_wrapper
  • (1)spacer_close
  • (1)spacer_open
  • (1)tagbit_wrapper 

Phrase Groups Available:
  • global
  • inlinemod
  • postbit
  • posting
  • reputationlevel
  • showthread
Included Files:
  • ./showthread.php
  • ./global.php
  • ./includes/init.php
  • ./includes/class_core.php
  • ./includes/config.php
  • ./includes/functions.php
  • ./includes/class_hook.php
  • ./includes/modsystem_functions.php
  • ./includes/functions_bigthree.php
  • ./includes/class_postbit.php
  • ./includes/class_bbcode.php
  • ./includes/functions_reputation.php
  • ./includes/functions_post_thanks.php 

Hooks Called:
  • init_startup
  • init_startup_session_setup_start
  • init_startup_session_setup_complete
  • cache_permissions
  • fetch_postinfo_query
  • fetch_postinfo
  • fetch_threadinfo_query
  • fetch_threadinfo
  • fetch_foruminfo
  • style_fetch
  • cache_templates
  • global_start
  • parse_templates
  • global_setup_complete
  • showthread_start
  • showthread_getinfo
  • forumjump
  • showthread_post_start
  • showthread_query_postids
  • showthread_query
  • bbcode_fetch_tags
  • bbcode_create
  • showthread_postbit_create
  • postbit_factory
  • postbit_display_start
  • post_thanks_function_post_thanks_off_start
  • post_thanks_function_post_thanks_off_end
  • post_thanks_function_fetch_thanks_start
  • post_thanks_function_fetch_thanks_end
  • post_thanks_function_thanked_already_start
  • post_thanks_function_thanked_already_end
  • fetch_musername
  • postbit_imicons
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • postbit_display_complete
  • post_thanks_function_can_thank_this_post_start
  • pagenav_page
  • pagenav_complete
  • tag_fetchbit_complete
  • forumrules
  • navbits
  • navbits_complete
  • showthread_complete