in cpanel , in owplugin/video/classes/video_providers.php look like this:
self::PROVIDER_YOUTUBE => 'http://www.youtube.com',
const clipUidPattern = '\/\/www\.youtube\.com\/(v|embed)\/([^?&"]+)[?&"]';
const thumbUrlPattern = 'http://img.youtube.com/vi/()/default.jpg';
tell me were is wrong..
tnx
Paul ToweryYesterday, 04:16PM
you can't use the "embed code" no more because youtube does not give that out anymore( i do believe it because they are using HTML5 now...this plugin will have to be change to accept the url like this from youtube:An Example: you can only get the Video URL from youtube now and no embed code. they are only showing a URL link like this... https://youtu.be/QcIy9NiNbmo
I hope it is fixed soon, i don't think anybody can use this plugin or the one that opens in the newsfeed anymore. This is what i have discovered as i can not add any more video's to my site nor can any members either.
i didn't solve the video problem.
this is the error :http://www.wall4us.com/wall4us/video/add/index/
he try to index the embeded video in a folder who don't exist
if I embed
<iframe width="560" height="315" src="https://www.youtube.com/embed/073TNjLc070" frameborder="0" allowfullscreen></iframe>
it is not working
but if I embed without <
iframe width="560" height="315" src="https://www.youtube.com/embed/073TNjLc070" frameborder="0" allowfullscreen></iframe>
it is OK
<iframe width="560" height="315" src="https://www.youtube.com/embed/073TNjLc070" frameborder="0" allowfullscreen></iframe>
to the forum and the video is displayed fine.
is this the domain where you have issues: http://u2.hol.es/ ?
My name is Paul. I have Problem : Plugin Video dont work.
: Embed Code :
<iframe width="560" height="315" src="https://www.youtube.com/embed/RGiMJY8v0jA" frameborder="0" allowfullscreen></iframe>
-----
Server - Mod Security = off
ow_pluginfiles - chmod 777
ow_userfiles and all >> - chmod - 777
ow_plugin/video - chmod - 777
ow_smarty/template_c - chmod 777
ow_static - chmod 777
EFEKT:
You don't have permission to access /server/video/add/index on this server.
Additionally, a 404 Not Found error was encountered while trying to use an ErrorDocument to handle the request.
Please step by step... help my :)
hello
I have Oxwall version 1.8 and I cant embed a youtube video using the youtube share embed link:
the Oxwall site returns a "video resource is disallowed" error
please help me solve this issue for my online social chat site www.consultantchat.net
<iframe width="560" height="315" src="https://www.youtube.com/embed/RGiMJY8v0jA" frameborder="0" allowfullscreen></iframe>
or