• OzzModz is no longer taking registrations. All registrations are being redirected to Snog's Site
    All addons and support is available there now.

Optimize The Floor Pro Community

Nope that wasn't it. I disabled the ads, ran the test on home and forum home and still got an F. Kinda reminds me of high school. :(

Jim
 
Hmmm, ok what about your mods?

Open your includes/config.php file and below<?php add this line:

PHP:
 define('DISABLE_HOOKS', true);

So it looks like this:
PHP:
<?php
define('DISABLE_HOOKS', true);
/*=================================================  =====================*\
|| ##################################################  ################## ||
|| # vBulletin 3.8.7
 
For a true baseline test I recommend not only disabling the adverts and the hooks, but also forcing vB default style during the test.
 
Back
Top