Video upload failed
(Video error) on Youtube Embed!
All others uploader is working well.
Youtube links embed correct but not working - message: Video upload failed
(Video error)
Who can offer solution?
PLEASE DONT SIMPLY BLA-BLA ...
|
i also got problems in the last weeks with youtube links to embed in video modul the most links work, but i think youtube made some new kind of url on the newer videos f.e. http://www.youtube.com/watch?v=-pqGAGge8_8 i cannot add this one, maby a character that doesn´t work ue30 Mods - http://www.boonex.com/market/posts/ue30 |
I put a ticket in and it was recently fixed. You can grab the changes here: http://www.boonex.com/trac/dolphin/changeset/13918/trunk/modules/boonex/videos/js/upload.j |
thx for reply i uploaded the fix,cleared all caches, but i still cannot insert this kind of urls ue30 Mods - http://www.boonex.com/market/posts/ue30 |
i tested with http://www.youtube.com/watch?v=-pqGAGge8_8 and it doensn't work for me. |
Hello everyone. Hust fixed. Try http://www.boonex.com/trac/dolphin/changeset/13920/trunk/modules/boonex/videos/classes/BxVideosConfig.php |
sweet! it's working now. Thanks rayz and boonex. :D |
thx on my site it works also now. ue30 Mods - http://www.boonex.com/market/posts/ue30 |
For me i changed the line but still not working :( |
Me to.. not working? please help |
I had do the changes both, now some more links work, but there is another one where i get an embede error see this link - i don´t know why - is it to fresh on youtube ? how long should it be there ? That all is very bad - because we only have 3 days until our casting is over
|
Hello GlobalPlayer!
Regard |
Hi Everyone, I am still getting Video upload failed (video upload error) for embedd video from youtube infact i also tried to embedd the video name given as example in upload video page in boonex.
I hope someone can help. thnx. |
ok next url found which not works update to 7.0.1 and also tried the fix above from rays ue30 Mods - http://www.boonex.com/market/posts/ue30 |
At this time I have no problems with embed like this one http://www.youtube.com/watch?v=q736gJltYrk&feature=fvhl Kids first |
i don´t know why, but now this link http://www.youtube.com/watch?v=N18PhEY2P-E works, before always came an error....now it takes it without any change ue30 Mods - http://www.boonex.com/market/posts/ue30 |
I tested that link and it was inserted without any error. :) Kids first |
If you are still getting the error after you've made the modifications to the upload.js and BxVideosConfig.php mentioned above, emptied all your cache (but not your .htaccess file) it may be worth your while to wait at least 24 hours before trying again. There seems to be a delay between uploading a video to YouTube and it being able to be used as an "embed" by Boonex. Also, your video in YouTube apparently needs to be "public" and not set to "private". |
The thing is that I couldn't even embed the sample Boonex video. |
Someone please fix this is still dosn`t work with 7.0.4 version thanks |
Any boonex dev can gives us some hints in here ? thanks a lot |
Same problem, make all chances but not work in D7.0.4 :( http://comunidad.metalmas.com |
adding youtube videos to your site is a bad idea Why is a bad idea you making youtube more rich they making more money because they have ads on videos lol Post Reply - if you going to help - No for - bla bla bla bla |
Same problem, make all chances but not work in D7.0.4 :( what the problem look like? mine is working fine => http://friends.smansakra.sch.id => friends community based dolphin 7 |
On on of my site it work very well and with my other dolphin site i have this error |
I have this changes but not found. I upload the new archives but not found :( http://comunidad.metalmas.com |
Dude...I think I figured it out... I was having no luck embedding my youtube videos until I realized I had the video marked as "Private" on youtube. I made it public and it loaded perfectly.
Just make sure your Youtube video is ALWAYS PUBLIC not Private.
Stay Caffeinated! REDHOTJOE |
Hello everyone. Here is the fix: Edit "modules/boonex/videos/classes/BxVideosConfig.php", find the following code: define("YOUTUBE_VIDEO_RSS", 'http://gdata.youtube.com/feeds/api/videos?q="#video#"'); and replace with the following: define("YOUTUBE_VIDEO_RSS", 'http://gdata.youtube.com/feeds/api/videos/#video#'); Save the file after that. The fix will be available in the next Dolphin build |
thank you rayz, the fix working fine and my members are happy to post every youtube video! |
Ok I just installed the latest version of Dolphin 7.0.8 and at first I did not have any problems with the Embeded YouTube Urls (ANY), I started getting the exact error Kab was getting only when I altered my PHP.ini file to allow larger uploads. This is what I did to at least be able to add embed youtube videos, In the Dolphin Admin area for Video Settings I had to uncheck all but Embed. I then went back to my PHP.ini file and edited it back to: register_globals = off register_argc_argv = off max_execution_time = 30 post_max_size = 64M upload_max_filesize = 64M My site is www.nwofordummies.com/social I attached a copy of my php.ini file if this will help any of you out.
|
thx for reply i uploaded the fix,cleared all caches, but i still cannot insert this kind of urls
I just added this youtube embed url, it works for me. Look at my response bottom of page and maybe this will help you out. |
Hi, I tried all of the above solutions, but none of them work at all. I have a php.ini-file for my domain, and it has all the correct values for Dolphin. The site works otherwise, but this video-upload haunts me! I cannot upload files (I get an error message saying tha upload failed, after it has uploaded the file.) All folder-rights show green in the admin panel. But I am only interested in using the Youtube feature, and it shows me the "Video Upload Error" (Video error) message all the time. I have a fresh, unaltered 7.0.8-version of Dolphin. My website is located at http://www.warhammersweden.com/ Ps. I am willing to pay a fee to the person fixing the issue Ds. Tank you! |
Hi, I tried all of the above solutions, but none of them work at all. I have a php.ini-file for my domain, and it has all the correct values for Dolphin. The site works otherwise, but this video-upload haunts me! I cannot upload files (I get an error message saying tha upload failed, after it has uploaded the file.) All folder-rights show green in the admin panel. But I am only interested in using the Youtube feature, and it shows me the "Video Upload Error" (Video error) message all the time. I have a fresh, unaltered 7.0.8-version of Dolphin. My website is located at http://www.warhammersweden.com/ Ps. I am willing to pay a fee to the person fixing the issue Ds. Tank you! EDIT: I have resolved this issue by myself! The issue was the hosting server (GreenGeeks.com), and they had set limits on the shell_exec() command for ffmpeg.exe. I asked them kindly to enable it and to remove these limits, and they helped me out. It was actually already set to enabled, but the local .htaccess-file that Dolphin uses did not respond to the correct php.ini-file. So we added the following line to my .htaccess-file. Now ffmpeg works fine, and posting works great! |
glad your problem was resolved; but ffmpeg has nothing to do with the embed of you tube videos.. perhaps it was another issue.
Hi, I tried all of the above solutions, but none of them work at all. I have a php.ini-file for my domain, and it has all the correct values for Dolphin. The site works otherwise, but this video-upload haunts me! I cannot upload files (I get an error message saying tha upload failed, after it has uploaded the file.) All folder-rights show green in the admin panel. But I am only interested in using the Youtube feature, and it shows me the "Video Upload Error" (Video error) message all the time. I have a fresh, unaltered 7.0.8-version of Dolphin. My website is located at http://www.warhammersweden.com/ Ps. I am willing to pay a fee to the person fixing the issue Ds. Tank you! EDIT: I have resolved this issue by myself! The issue was the hosting server (GreenGeeks.com), and they had set limits on the shell_exec() command for ffmpeg.exe. I asked them kindly to enable it and to remove these limits, and they helped me out. It was actually already set to enabled, but the local .htaccess-file that Dolphin uses did not respond to the correct php.ini-file. So we added the following line to my .htaccess-file. Now ffmpeg works fine, and posting works great!
ManOfTeal.COM a Proud UNA site, six years running strong! |
Hello everyone..the problem is in the youtube embed code. Go to youtube embed cod and check list "Use old embed code" and copy the embed code. Enjoy!! |
RE: Hello everyone..the problem is in the youtube embed code. Go to youtube embed cod and check list "Use old embed code" and copy the embed code. Enjoy!! The problem discussed here,(Two years Ago) had nothing to do with youtube's provided embed code. My opinions expressed on this site, in no way represent those of Boonex or Boonex employees. |
I am having same issue, what is the final solution? Everyday is a new beginning. |