Skip to:
Content
Pages
Categories
Search
Top
Bottom

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

  • @airdrawndagger

    Member

    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!

Viewing 3 replies - 1 through 3 (of 3 total)
  • @fel64

    Member

    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.

    @chrishajer

    Participant

    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);

    @airdrawndagger

    Member

    chrishajer: That was it! Thanks.

Viewing 3 replies - 1 through 3 (of 3 total)
  • You must be logged in to reply to this topic.
Skip to toolbar