What are the video formats that can be upload? I've uploaded a few short WMV files and the videos stay in the "Not Processed" section. I can see the snapshot of the video along with video information but the video shows as "not processed"
What are the video formats that can be upload? I've uploaded a few short WMV files and the videos stay in the "Not Processed" section. I can see the snapshot of the video along with video information but the video shows as "not processed" |
When I go to admin > modules > videos , I see all the videos that were uploaded. When I click on any video, a message "Error! File Not Found" message appears. |
Apologies, the forum was acting up so I couldn't reply sooner. You can view the allowed formats from administration, modules, videos, settings - the issue you are having is due to your cron job not being properly setup, or simply not running yet. Did you setup your cron job as required during installation? BoonEx Certified Host: Zarconia.net - Fully Supported Shared and Dedicated for Dolphin |
Where can I confirm the proper cronjob settings? Currently everything works (including sound uploads) EXCEPT for video uploads. Thanks. |
Where can I confirm the proper cronjob settings? Currently everything works (including sound uploads) EXCEPT for video uploads. Thanks. You can read about the needed cron job configuration here: http://www.boonex.com/trac/dolphin/wiki/DetailedInstall70 BoonEx Certified Host: Zarconia.net - Fully Supported Shared and Dedicated for Dolphin |
The cronjobs settings are correct. The ffmeg permissions are 777. Not sure what else could be causing videos not to load. |
The cronjobs settings are correct. The ffmeg permissions are 777. Not sure what else could be causing videos not to load. Are you getting any emails from the cron daemon (the service that handles cron jobs)? If so, post the message. BoonEx Certified Host: Zarconia.net - Fully Supported Shared and Dedicated for Dolphin |
I'm not getting any emails other than database error reports or security alerts (but those have all been fixed) |
I'm not getting any emails other than database error reports or security alerts (but those have all been fixed) Then that means the cron job is not running, which means it is not configured correctly. Try changing the command to the following (though changes where needed): /path/to/php -q /path/to/dolphin/periodic/cron.php You might also want to consider contacting your web hosting provider on the proper way to enter cron jobs if this doesn't work. BoonEx Certified Host: Zarconia.net - Fully Supported Shared and Dedicated for Dolphin |
Here"s the cron settings as it is now: Is there anything you see that should be changed? Thank |
Here"s the cron settings as it is now: Is there anything you see that should be changed? Thank As I said, try the configuration I posted above. For you, it'd look like: /usr/local/bin/php -q /home/aeumedia/public_html/gignewton/periodic/cron.php BoonEx Certified Host: Zarconia.net - Fully Supported Shared and Dedicated for Dolphin |
Video upload is still not working. Once again, audio files uploads with no problem. I will get a hold of our host to see if they have an answer. Thanks again. |
I'm having the same problems as
you! |
I'm having the same problems as
you! are you (by any chance) using Arvixe for web hosting? Because I'm online with them now |
not, I have a dedicated server |
As Magnussoft stated, it is the cron job settings. Some hosts have specific settings. I contacted my host and they got it corrected. I'm now able to upload videos with no problem now. |
As Magnussoft stated, it is the cron job settings. Some hosts have specific settings. I contacted my host and they got it corrected. I'm now able to upload videos with no problem now. I am using them as well and having the same problem. Did they tell you how to correct the problem or did they correct it? |
As Magnussoft stated, it is the cron job settings. Some hosts have specific settings. I contacted my host and they got it corrected. I'm now able to upload videos with no problem now. I am using them as well and having the same problem. Did they tell you how to correct the problem or did they correct it? It absolutely has to do with the version of RMS. As soon as I flipped it on. Waaalaa problem corrected. Arvixe is awesome. |