The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
|||
|
|||
Homepage/Index Loads fine, but forums load slow as hell.
Hey guys, recently moved from 3.8.7 to 4.1.9, and depending on whether or not we have any issues, we will be upgrading to 4.1.11 soon.
One current problem we are having, is that the main forums load fine, but when we try to access a thread, it is taking ~10 seconds to load. AdminCP/ModCP/Awards.php and most of the links in the navbar seem to load fine, and I can't see any plugins that should be causing this problem so I'm really at a loss of what to do here.. Would an upgrade to 4.1.11 fix this? Am I likely to be missing any files that would cause this? Thanks in advance |
#2
|
|||
|
|||
I'm not sure, but I wouldn't count on an upgrade fixing the problem.
I think I'd try using something like the Firebug addon for Firefox and see what's taking up time when you load the thread page. If it's the main request (showthread.php) then you could try disabling all plugins to see if that does anything (edit includes/config.php and add the line "define('DISABLE_HOOKS', 1);"). You can also put the site in debug mode (again in config.php, add "$config['Misc']['debug'] = 1;"). That adds some info at the bottom of the page, and you can click on the (?) after "Queries Executed" to get a list of the db queries and how long they took. Both of those config.php chnages are temporary things that you will want to take out when you're done. |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|