![]() |
Zia i dont think it will truely be anytime soon or any updates soon the last he was on was Mar 2006
|
Bugger - this was a great hack. Would be good to see it updated to vB 3.6.
|
OK -I've just redone the edit of template.php in the admin folder (as noted in the release instructions).
The hack seems to be working fine with 3.6. |
workign on 3.6 as well
|
Some plugins use string replace to find the comment code and insert their output under/above it. This hack remove the comments. To stop it removing them, remove this line from admincp/template.php:
Code:
$c = preg_replace('/<!--[^\{\[]*?-->/i',"",$c); |
Another tip.
In the admincp/template.php edit, before // Finished, add: Code:
$db->query_write("OPTIMIZE TABLE " . TABLE_PREFIX ."template"); |
How do you add to the bad templates array? I looked over the php install code, and I didn't see the array.
|
AdminCP > vB Options > Template Compressor
|
Quote:
|
How can I add a specific user to be allowed to view the stats like the admins can? He is an admin but thats set as his secondary usergoup for personal reasons. So I can't change it there.
And by the way this add on IS the best so far IMO for speeding the site up |
All times are GMT. The time now is 07:48 PM. |
Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2025, vBulletin Solutions Inc.
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|