1
Mods & Plugins (Releases & Support) / Re: [Mod] Mini-Top
« on: April 04, 2005, 11:54:36 PM »
Well, this is not a conventional way of solving problems (this is more like a quick and dirt), but to correct those errors, just change the first lines of the mini_top.php to look like these.
Your errors shoud disapear.
//define('GET_CACHES', 1);
//define('ROOT_PATH', './');
$additional_sql="";
$selection_cutoff=0;
Regards,
José
Your errors shoud disapear.
//define('GET_CACHES', 1);
//define('ROOT_PATH', './');
$additional_sql="";
$selection_cutoff=0;
Regards,
José