by prettyscripts on 2010-01-18 12:14:45 • Leave a comment »
since upgraded to V3, it seems to take forever to load any pages. this seems to happen on websites that's hosted on an internal server without internet access. i don't know if this is the case but i guess it's trying to access some external site and is waiting for timeout.
edit conf/_basic_config.php. add this line:
$allow_evo_stats = false;
the website now loads instantly.