niesfisch Posted December 16, 2007 Share Posted December 16, 2007 hi all, i am a bit confused with the setup of php on my hoster. i am trying to use a public facebook php rest api. i always get the error Cannot clone object of class SimpleXMLElement due to 'zend.ze1_compatibility_mode' the line responsible in code: $sxml = simplexml_load_string($xml); the php.ini settings of the hoster http://terions.de/phpinfo.php the "zend.ze1_compatibility_mode" seems to be set to "OFF". so i assume everything is right. everywhere on the net i only find the suggestion to turn it off, but in my case it seems to already be set to "OFF". does anyone have any idea what i am doing wrong or could point me in the right direction? any help would be highly appreciated. thanks a lot marcel Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.