Login     Sign up
help for video module
Ahmad Hajj (@ahajj)
Join date: Aug 16th 2010
Community posts: 3
View Profile
Send Message

i did try to add video link from youtube but it always give me the same error: invalid youtube link, even i copy the working link from youtube website.
note: im using version 4.0.1 on free webhosting server.
thnx

173 months ago
Gilbert Michel (@gilmichelz)
Join date: Oct 6th 2010
Community posts: 56
View Profile
Send Message

Hi,

This is because allow_url_fopen is set at Off on your free webhosting server.
Set it at [b]on[/b] with a .htaccess or php.ini's file, or if curl is enable on your free webhosting server then try the following solution.

[url]http://community.jcow.net/forums/viewthread/750?succ=1[/url]

Gilbert

173 months ago