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

Reply
 
Thread Tools Display Modes
  #1  
Old 05-26-2008, 12:11 AM
ams3521 ams3521 is offline
 
Join Date: May 2005
Posts: 101
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default New Style - Forum Running Slow

Hello i imported a new theme through admin and didnt merge it with my existing style or anything. The images were in a seperate folder too so no over writting there. I didnt like the style and deleted it and reverted back to my old skin. Now my forum is running real slow in Firefox but seems ok in IE. It looks like it's having probs downloading something on firefox. Does anyone have any suggestions on what could be wrong?

thanks
http://www.thedailypunt.com/forum/
Reply With Quote
  #2  
Old 05-26-2008, 01:58 AM
PyroNET PyroNET is offline
 
Join Date: Aug 2004
Posts: 72
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Not sure what's causing the problem exactly, but here's a few things I noticed:
  • You seem to be including jQuery merely for the fisheye effect; increases load time a bit.
  • There's an <else /> tag in the source, meaning there's a broken conditional somewhere in your templates, potentially displaying unwanted content.
  • The W3 validator can't check it because there's a utf-8 character you've specified an ISO-8859-1 charset. Fix that and see if it validates.
  • Your CSS isn't stored in an external stylesheet meaning it isn't being cached.
Reply With Quote
  #3  
Old 05-26-2008, 06:48 AM
ams3521 ams3521 is offline
 
Join Date: May 2005
Posts: 101
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Thanks for the reply Pyro. Ive just started to get a look at it as ive been out. Its really depressing me especially as the man that does all the things like this on my forum has run away with a teenage girl and has no internet access yet.

1 - Im gonna remove the fisheye entirely Pyro. I hate it.

2 - How would i go about finding out where this broken conditional is Pyro? I couldnt begin to think but i'll go have a look and see if there's anything i can tidy up.

3. this is a weird one as when i look at the line number it doesnt seem to be anything that could cause probs

Code:
	<div style="float:left">
		by <a href="http://www.thedailypunt.com/forum/members/anothrspacecat.html" >AnothrSpacecat</a>
	</div>
	<div align="right">
		16-05-2008 <span class="time">02:34</span>
		<a href="http://www.thedailypunt.com/forum/tv/112380-internet-telly-post-your-channels-post511653.html#post511653"><img class="inlineimg" src="/forum/skin_images/buttons/lastpost.gif" alt="Go to last post" border="0" /></a>
	</div>
4. I will go and look at how to sort this. Sounds fairly easy (i hope)

Thanks Pyro

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

ive added AddDefaultCharset utf-8 to the htaccess file Pyro and that seems to have helped me a bit. Its not painfully slow now. Still showing probs with the character set though. I cant find 'The error was: utf8 "\x96" does not map to Unicode ' in any code on my site
Reply With Quote
  #4  
Old 05-26-2008, 03:32 PM
PyroNET PyroNET is offline
 
Join Date: Aug 2004
Posts: 72
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Seems to be loading faster for me now.

I don't notice the conditional anymore.

For the charset thing, I'm not sure if the htaccess edit is necessary; just delete the problem line, rewrite it in notepad or something, and paste it back in.

To store the stylesheet as a file, go to AdminCP -> vBulletin Options -> Style and Language Settings -> Store CSS Stylesheets as Files? -> Yes
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 05:50 PM.


Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2024, vBulletin Solutions Inc.
X vBulletin 3.8.12 by vBS Debug Information
  • Page Generation 0.03944 seconds
  • Memory Usage 2,188KB
  • Queries Executed 11 (?)
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
  • (1)bbcode_code
  • (1)footer
  • (1)forumjump
  • (1)forumrules
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (1)navbar
  • (3)navbar_link
  • (120)option
  • (4)post_thanks_box
  • (4)post_thanks_button
  • (1)post_thanks_javascript
  • (1)post_thanks_navbar_search
  • (4)post_thanks_postbit_info
  • (4)postbit
  • (4)postbit_onlinestatus
  • (4)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_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
  • tag_fetchbit_complete
  • forumrules
  • navbits
  • navbits_complete
  • showthread_complete