bbrunning
Forum Replies Created
-
Forum: Plugins
In reply to: [Recent FB Posts] No recent Facebook status updates to showI gave up and moved on.
Tom:
I found a fix, in core.php replace the 2 instances of bcmod with fmod. Worked like a charm for me. Centos 64bitForum: Plugins
In reply to: [Cool Video Gallery] [Plugin: Cool Video Gallery] FFMPEG ProblemWell, Kieth’s code fixed the FFMPEG problem, but I’m having issues with youtube.php getting errors opening the stream:
Warning: simplexml_load_file(http://gdata.youtube.com/feeds/api/videos/http://www.youtube.com/watch?v=4n-8a3wfRDU&feature=youtu.be) [function.simplexml-load-file]: failed to open stream: HTTP request failed! HTTP/1.0 400 Bad Request in /var/www/vhosts/fxg.fxgroupdns.com/httpdocs/wp-content/plugins/cool-video-gallery/lib/youtube.php on line 110
Warning: simplexml_load_file() [function.simplexml-load-file]: I/O warning : failed to load external entity “http://gdata.youtube.com/feeds/api/videos/http://www.youtube.com/watch?v=4n-8a3wfRDU&feature=youtu.be” in /var/www/vhosts/fxg.fxgroupdns.com/httpdocs/wp-content/plugins/cool-video-gallery/lib/youtube.php on line 110
Fatal error: Call to a member function children() on a non-object in /var/www/vhosts/fxg.fxgroupdns.com/httpdocs/wp-content/plugins/cool-video-gallery/lib/youtube.php on line 39
Any ideas? Sorry to hijack this thread.