Hi Derek,
I just installed the new version and it works finde but 1 question.
i want to turn on the Toplist Cache in Forumhome, but when i activate it its in the middle an i want it after upcoming events what have i to do to realise it.
just found this in the plugins:
PHP Code:
if ($vbulletin->options['toplist_show_forumhome_images'] == 1)
{
$globaltemplates = array_merge($globaltemplates, array('Toplist_Forum_Home', 'Toplist_Sites_Code'));
}
????
any idea??