Dolphin 7 beta4 can't play videos, show this error message :video is being processed.
Please help me!
Dolphin 7 beta4 can't play videos, show this error message :video is being processed. Please help me! |
You should wait until video will converted by crons. By default crons run each 5 min. |
You should wait until video will converted by crons. By default crons run each 5 min. I waited 27 Minutes video can't play Still long time! |
Carios, Have you checked settings on cron jobs? Be sure and check those settings...I had same problem one time, and simply had to make certain cron job time was set correctly. Good luck |
There are A LOT of members complaining about videos and sometimes audios, can't we stop using cron jobs and instead try to execute cron.php in any other way?.. for example we could create a simple database that holds the last time executed, and a script included that checks to see the last time it was executed and if its longer then X amount of time, execute it again. (using some ajax or something to do it behind the scenes).. |
Carios,
Have you checked settings on cron jobs? Be sure and check those settings...I had same problem one time, and simply had to make certain cron job time was set correctly.
Good luck Thx,Problems have been solved |
Hello carios,
Can you explain clearly how you made to solve this problem of video ?
I do not how understand to adjust the CRON to my server HOSTUPON
Team Artualité
PS : Sorry, our english is poor ^^ |
Hello carios,
Can you explain clearly how you made to solve this problem of video ?
I do not how understand to adjust the CRON to my server HOSTUPON
Team Artualité
PS : Sorry, our english is poor ^^ My E-mail: boonex@live.com |
Thank you for your mail... ^^ lol
I don't understand...
Have you resolved the problem ?
|
HI, When m trying to play a video their is a message "Error! file not found". Can anyone help me. |
We have all the same problem..
Why have to we use CRON ?
On the site of demonstration, videos are OK...
Anybody can help us ?
Thank you |
search the forums. This question is asked everyday. |
HI,
When m trying to play a video their is a message "Error! file not found". Can anyone help me. You must set up cron jobs! |
Thank you for your mail... ^^ lol
I don't understand...
Have you resolved the problem ?
How 2 set up cron jobs? Please read here:http://www.boonex.com/trac/dolphin/wiki/DetailedInstall |
How to set up cron jobs on the Godaddy hosting? 1 login your account |
How to set up cron jobs on the Godaddy hosting? 1 login your account IMPORTANT!!! Don't use the default command for Godaddy Hosting crons. How to set up cron jobs on the Godaddy hosting? 1 login your account In addition, installing the d7 beta versions on godaddy hosting usually creates the wrong full paths during install. It will try to add a /var/root/ before the home/rest_of_the_path/ You have to pay close attention during install of d7 and take out the /var/root in the full path. Hope this helps. It will fix any template cache problems you may have as well. |
If you can't play videos SHOWED this error message: Error! file not found Please check your php5.ini/php.ini PHP can limited your upload_max_filesize you can add this code :upload_max_filesize = 1000M or more
|
If you can't play videos SHOWED this error message: Error! file not found Please check your php5.ini/php.ini PHP can limited your upload_max_filesize you can add this code :upload_max_filesize = 1000M or more see my post above |
Is their any other alternate to play the video. |
I tried everything :+((( It does not work. And my CRON is Ok Furthermore, on http://www.demozzz.com/dolphin7b/ Let us hope that somebody gives us the solution ^^ Good evening Artualité |
Thanx .......... Could plz tell me a little bit what is cron jobs i don't know?????????? so that i can check this on my end |
I tried everything :+((( It does not work. And my CRON is Ok Furthermore, on http://www.demozzz.com/dolphin7b/ Let us hope that somebody gives us the solution ^^ Good evening Artualité if you're getting a "Error file not found" message, the problem lies with the screipt not assigning the videos to albums properly. in the db, sys_albums_objects must have the proper information or the video can't be found. It's a bug caused on some hosting servers. |
This issue is on the demo site, not on our own sites. I think that is where the misunderstanding is. People cannot upload youtube links. It shows the image but when you try to play the video it says file not found. So is it not installed correctly on the boonex demo site? Or does boonex need to assign there cron jobs properly? |
This issue is on the demo site, not on our own sites. I think that is where the misunderstanding is. People cannot upload youtube links. It shows the image but when you try to play the video it says file not found. So is it not installed correctly on the boonex demo site? Or does boonex need to assign there cron jobs properly? This is fixed for beta 5 |
If you can't play videos SHOWED this error message: Error! file not found Please check your php5.ini/php.ini PHP can limited your upload_max_filesize you can add this code :upload_max_filesize = 1000M or more wher php.ini/php.ini ? hosting24.com |
If you can't play videos SHOWED this error message: Error! file not found Please check your php5.ini/php.ini PHP can limited your upload_max_filesize you can add this code :upload_max_filesize = 1000M or more wher php.ini/php.ini ? hosting24.com it's in the root folder unless you deleted it. It may also be named php5.ini If you don't have it, then simply create it and include all of this : register_globals = off |
Hi, Its not working............. |
I am having the same problem... I can do video chat w/ audio, record video but i cannot post the video or save the video. It just says "Video is being Process" I have been working with my hosting provider and they do the installation for me (makes things easier) and they cannot get it to work properly either... even after a full re-install. This seems to be a site wide problem and it also seems no one has a solution. I think a patch needs to come for this... here is my cron job
My site is installed on the root... i heard some say it might work better in a folder for some weird reason...fun stuff... |