Guppy Posted April 8, 2014 Share Posted April 8, 2014 Warning: simplexml_load_string() [function.simplexml-load-string]: Entity: line 21: parser error : Input is not proper UTF-8, indicate encoding ! Bytes: 0xED 0x70 0x65 0x73 in/home/leadwerk/public_html/werkspace/admin/applications_addon/ips/ccs/sources/pages.php(441) : eval()'d code on line 15288 Warning: simplexml_load_string() [function.simplexml-load-string]: <title>Playing with p�pes </title> in/home/leadwerk/public_html/werkspace/admin/applications_addon/ips/ccs/sources/pages.php(441) : eval()'d code on line 15288 Warning: simplexml_load_string() [function.simplexml-load-string]: ^ in/home/leadwerk/public_html/werkspace/admin/applications_addon/ips/ccs/sources/pages.php(441) : eval()'d code on line 15288 System: Linux Mint 17 ( = Ubuntu 14.04 with cinnamon desktop ) Ubuntu 14.04, AMD HD 6850, i5 2500k Link to comment Share on other sites More sharing options...
DudeAwesome Posted April 8, 2014 Share Posted April 8, 2014 my screen destroyed the website . I see this error very often here. 1 It doesn´t work... why? mhmmm It works... why? Link to comment Share on other sites More sharing options...
MilitaryG Posted April 8, 2014 Share Posted April 8, 2014 my screen destroyed the website . I see this error very often here. oh my it's contagious, ... how did that happen? Ps. it's joke. Learn to obey before you command when you see very good tactic sit back and think again. Basics prince Zuko. Basics are your greatest strength. Link to comment Share on other sites More sharing options...
DudeAwesome Posted April 8, 2014 Share Posted April 8, 2014 @josh fast fix: use utf8_decode()/utf8_encode to get the right data. it looks like the content for the simplexml_load_string() is no utf8. thats why it drops the error. It doesn´t work... why? mhmmm It works... why? Link to comment Share on other sites More sharing options...
Josh Posted April 8, 2014 Share Posted April 8, 2014 Thank you. This is the first time I have ever seen it. My job is to make tools you love, with the features you want, and performance you can't live without. Link to comment Share on other sites More sharing options...
Josh Posted April 8, 2014 Share Posted April 8, 2014 Fixed. My job is to make tools you love, with the features you want, and performance you can't live without. Link to comment Share on other sites More sharing options...
Recommended Posts