Quote:
Originally Posted by final kaoss
If it has that code in the config then no plugins will be used. Which is what you want to do on a test.
Code:
define('DISABLE_HOOKS', true);
Also, you have alot of js that isn't being gzipped or cached. Your other static content such as images aren't being cached either from the looks of it. My guide can help with that, look in sig.
|
Thanks i will check it out. really not understanding what the Not being cached is?