Forums
-
- Forum
- Posts
-
- Installation
- 28,399
- Troubleshooting
- 62,310
- Themes
- 10,391
- Plugins
- 15,314
- Requests & Feedback
- 14,932
- Showcase
- 3,252
-
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);