bbPress

Simple, Fast, Elegant

bbPress support forums » Installation

Fatal error: Trying to clone an uncloneable object of class mysqli

(4 posts)
  • Started 1 year ago by airdrawndagger
  • Latest reply from airdrawndagger
  • This topic is not resolved

Tags:

  1. What's going on? :(
    http://www.doublepeace.se/forum/

    Fatal error: Trying to clone an uncloneable object of class mysqli in /home/virtual/doublepeace.se/public_html/forum/bb-includes/db-mysqli.php on line 71

    Any help? I have no clue what's going on!

    Posted 1 year ago #
  2. What version are you running?

    It's not .8.2.1, so unless you're running trunk, upgrade first. If you're running trunk, try previous commit number thingies.

    Posted 1 year ago #
  3. Quick Google turned up this:

    "Fatal error: Trying to clone an uncloneable object of class mysqli - If this error occurs you must turn off the zend.ze1_compatibility_mode setting in your PHP configuration."

    ini_set('zend.ze1_compatibility_mode', 0);

    Posted 1 year ago #
  4. chrishajer: That was it! Thanks.

    Posted 1 year ago #

RSS feed for this topic

Reply

You must log in to post.

Code is Poetry.