Recounting items fails with "Fatal error: call to member function on non-object"
-
I just upgraded to 1.0.3, and tried using the recount feature on the tools page, but ran into this little problem:
Fatal error: Call to a member function query() on a non-object in /bb-admin/includes/functions.bb-recount.php on line 141
This happens on all the “tag” related count functions. (Count tags for every topic, Count topics for every tag, Delete tags with no topics)
Even more bothersome, ever since the failed attempt at re-counting I’m now also getting these errors on the dashboard:
Warning: Division by zero in /bb-includes/functions.bb-statistics.php on line 214
Warning: Division by zero in /bb-includes/functions.bb-statistics.php on line 194
Warning: Division by zero in /bb-includes/functions.bb-statistics.php on line 174
Warning: Division by zero in /bb-includes/functions.bb-statistics.php on line 244
- You must be logged in to reply to this topic.