Code:
Warning: Division by zero in /index.php(62) : eval()'d code on line 24
Get this too, disabling plugin gets rid of it but i done everything in the instructions by the letter, i looked ta index.php and found this
Code:
// get special data templates from the datastore
$specialtemplates = array(
'userstats',
'birthdaycache',
'maxloggedin',
'iconcache',
'eventcache',
'mailqueue'
Thats line 23/24+
So i removed line 24 witch was the 'userstats' and still got the error.