Jump to content

  • twitter
  • youtube
  • googleplus
  • facebook
  • rss
  • newsletter


Fatal Error: startTimer() during mod install


  • This topic is locked This topic is locked
No replies to this topic

#1 Michael

Michael

    Management

  • Management
  • 3,129 posts
  • Gender:Male
  • Location:Australia
  • IP.Board Version:IPB 3.1.x
  • First Name:Michael
Donator

Posted 25 January 2009 - 12:39 AM

Lately this particular error has been reported to me during mod installation.

Quote

Fatal error:  Call to a member function startTimer() on a non-object in ips_kernel/class_db_mysqli_client.php on line 571

This is caused by the IPB 2.3.6 released that had a development part of IPB enabled. This was fixed with a re-release, but some people had already downloaded it before it was fixed. The bug report on this issue can be found here.

To fix this problem, open sources/ipsclass.php

Find:
$this->DB->obj['use_debug_log']		= 1;

Replace With:
$this->DB->obj['use_debug_log']		= 0;

Save sources/ipsclass.php and your done.

Keep up to date with DevFuse mod development and releases.

Posted Image Posted Image Posted Image Posted Image Posted Image





1 user(s) are reading this topic

0 members, 1 guests, 0 anonymous users