Thread Starter
AlpDmr
(@alpdmr)
In error log :
[03-Feb-2015 13:38:41 UTC] PHP Warning: simplexml_load_string(): <html lang=en> in .../plugins/youtube-channel-gallery/youtube-channel-gallery.php on line 556
[03-Feb-2015 13:38:41 UTC] PHP Warning: simplexml_load_string(): ^ in .../plugins/youtube-channel-gallery/youtube-channel-gallery.php on line 556
[03-Feb-2015 13:38:41 UTC] PHP Warning: simplexml_load_string(): Entity: line 2: parser error : attributes construct error in .../plugins/youtube-channel-gallery/youtube-channel-gallery.php on line 556
[03-Feb-2015 13:38:41 UTC] PHP Warning: simplexml_load_string(): <html lang=en> in .../plugins/youtube-channel-gallery/youtube-channel-gallery.php on line 556
[03-Feb-2015 13:38:41 UTC] PHP Warning: simplexml_load_string(): ^ in .../plugins/youtube-channel-gallery/youtube-channel-gallery.php on line 556
[03-Feb-2015 13:38:41 UTC] PHP Warning: simplexml_load_string(): Entity: line 2: parser error : Couldn't find end of Start Tag html line 2 in .../plugins/youtube-channel-gallery/youtube-channel-gallery.php on line 556
[03-Feb-2015 13:38:41 UTC] PHP Warning: simplexml_load_string(): <html lang=en> in .../plugins/youtube-channel-gallery/youtube-channel-gallery.php on line 556
[03-Feb-2015 13:38:41 UTC] PHP Warning: simplexml_load_string(): ^ in .../plugins/youtube-channel-gallery/youtube-channel-gallery.php on line 556
[03-Feb-2015 13:38:41 UTC] PHP Warning: simplexml_load_string(): Entity: line 2: parser error : Extra content at the end of the document in .../plugins/youtube-channel-gallery/youtube-channel-gallery.php on line 556
[03-Feb-2015 13:38:41 UTC] PHP Warning: simplexml_load_string(): <html lang=en> in .../plugins/youtube-channel-gallery/youtube-channel-gallery.php on line 556
[03-Feb-2015 13:38:41 UTC] PHP Warning: simplexml_load_string(): ^ in .../plugins/youtube-channel-gallery/youtube-channel-gallery.php on line 556
[03-Feb-2015 13:40:15 UTC] PHP Warning: simplexml_load_string(): Entity: line 2: parser error : AttValue: " or ' expected in .../plugins/youtube-channel-gallery/youtube-channel-gallery.php on line 556
I had the same problem. Did you guys try making sure it’s case sensitive? I changed the first letter to Capital because that’s how it is in the URL ID, and it started working.
Edit: Nope I lied. Works sometimes on and off.
Thread Starter
AlpDmr
(@alpdmr)
My problem is solved: it was about WpRTC plugin conflict. If you have this or any other video streaming plugins, this may be the problem.