-
Bug
-
Resolution: Fixed
-
Blocker
-
3.0.x
-
None
-
PHP Environment:
Database:
When activated in config.php following error is tossed and produces a blank page.
Call to a member function sql_return_on_error() on a non-object in /home/rmcgirr/public_html/includes/functions.php on line 3537
Lines 3534 - 3537
if (defined('DEBUG') || defined('IN_CRON') || defined('IMAGE_OUTPUT'))
|
{
|
// let's avoid loops
|
$db->sql_return_on_error(true);
|
Opening new bug ticket per Chris (toonarmy) request