Hello!
1-I added 8 youtube link for the playlist, but in the playlist (right menu) are displayed only 3 videos … why?
2-And possible to display random?
Very thanks
I’m not sure if this is a 1.5 issue, since I just added the plugin and have not used previous versions.
But when I try to add youtube videos, I crash the entire plugin completely.
Here’s the errors I get:
Warning: simplexml_load_file() [function.simplexml-load-file]: http:// wrapper is disabled in the server configuration by allow_url_fopen=0 in /nfs/c10/h01/mnt/142152/domains/wpdev2012.com/html/wp-content/plugins/cool-video-gallery/lib/youtube.php on line 113
Warning: simplexml_load_file(http://gdata.youtube.com/feeds/api/videos/JO489FnY9Yo) [function.simplexml-load-file]: failed to open stream: no suitable wrapper could be found in /nfs/c10/h01/mnt/142152/domains/wpdev2012.com/html/wp-content/plugins/cool-video-gallery/lib/youtube.php on line 113
Warning: simplexml_load_file() [function.simplexml-load-file]: I/O warning : failed to load external entity "http://gdata.youtube.com/feeds/api/videos/JO489FnY9Yo" in /nfs/c10/h01/mnt/142152/domains/wpdev2012.com/html/wp-content/plugins/cool-video-gallery/lib/youtube.php on line 113
Fatal error: Call to a member function children() on a non-object in /nfs/c10/h01/mnt/142152/domains/wpdev2012.com/html/wp-content/plugins/cool-video-gallery/lib/youtube.php on line 44
I had tried to use both the link youtube provided with its shorthand http://youtu.be/JO489FnY9Yo and its full address follow by the example of the add video site, but both equally give me the error.
When I embed a playlist type cool video gallery on a page, I can scroll through the videos on pc or on ios devices such as the iphone, but on android, I’ve tried dolphin and the browser that comes with android by default and I can’t scroll the playlist…since Android supports flash, I’m guessing it stays in that mode…
Is there a way to force html5 fallback or everyone or for certain clients?
@novina
Make sure you have “SimpleXML” extension of PHP enabled in your server. I don’t feel this is a CVG issue.
Thanks,
Praveen Rajan
@all
I’ll be making another release shortly which will include bug fixes mentioned here and media library support to CVG. Files attached to media library can be attached to CVG.
Thanks,
Praveen Rajan
Update:
Please enable the following settings of PHP in php.ini
allow_url_fopen = On
Thanks,
Praveen Rajan