Big error
#1
Hello Soory if my english isnt' perfect i'm french

I've this error when i'm connected on my forum :

Fatal error: Trying to clone an uncloneable object of class mysqli in /var/www/vhosts/test.fr/httpdocs/forum/inc/db_mysqli.php on line 88

but i dont know why ?

Thanks
#2
This is a problem with your server configuration. You can ask your webhost to turn off the zend.ze1_compatibility_mode setting in your PHP configuration.

Or you can try adding this to the top of your global.php after <?php
ini_set('zend.ze1_compatibility_mode', 0); 
Dennis Tsang
Former MyBB Team Member
Web: http://dennistt.net


Forum Jump:


Users browsing this thread: 1 Guest(s)