Log in

View Full Version : Is This a Bug ??


Khalid-B
10-16-2007, 08:30 AM
Hello,

I noticed that my Forum hangs at IE even a lot of users told me that its work very slow with IE and with Firefox its work great so wanna ask ,
Is there any Problem with my Forum only or its for all ??

Thanks

Marco van Herwaarden
10-16-2007, 09:32 AM
Would help if you provided a link to your board.

Khalid-B
10-16-2007, 09:55 AM
Here is my Forum Link ... Please Click Here (www.odfmovies.com)

nexialys
10-16-2007, 11:40 AM
it is slow because of some details:

once you have fixed your style and do not modify it much, switch to save CSS in file, so there is no more need to load that much content on each pages...

use a Firefox browser, and install Bugzilla's debuger and you will see some bugs in your style and additions... they may slow IE browsing.

Khalid-B
10-16-2007, 12:00 PM
well i checked as u told and got this result,, Zarro Boogs found.

nexialys
10-16-2007, 12:05 PM
maybe deactivate no-cache headers would help IE browsers... did you try ?

Khalid-B
10-16-2007, 12:09 PM
i have even reverted all templets but its still same resulte..

Princeton
10-16-2007, 12:19 PM
Your problem:
* total weight of page : 798 KB - remove background image : 501KB
* design is completely wrapped in a <table> - never wrap entire body content within a <table>; IE will be forced to download all content/objects in table before rendering
* you have a high number of HTTP Requests - most are requests for images which are cached after first viewing

first-time visitor experience is bad because of all of the above - hurting registration rate

Khalid-B
10-16-2007, 12:20 PM
well i think its a style problem because i have changed style and now its work much better .

I am using style of 3.6.7 version at 3.6.8 , Is this problem for my Forum ??