When I upgraded from 3.0.1 to 3.5.0 RC2 i ran into some problems.
Anyway I think the last one is I get the following error when running any scheduled task:
Code:
Fatal error: Call to a member function on a non-object in /home/.../public_html/includes/functions.php on line 4240
Functions.php, line 4240:
PHP Code:
$vbulletin->db->unlock_tables();
How would I fix this? :ermm: