Members upload video and member account that video show up NOT PROSSED that video is and admin panel that video show up pending but i dont see anything where i can accept so where i can do that so that video show up public?
Members upload video and member account that video show up NOT PROSSED that video is and admin panel that video show up pending but i dont see anything where i can accept so where i can do that so that video show up public? |
what is patch whereby cron job working? |
If you don't have a cron job configured, you'll need to add one, like so:
cd /path/to/dolphin/periodic; /path/to/php -q cron.php
You can find the proper path information in your inc/header.inc.php file. BoonEx Certified Host: Zarconia.net - Fully Supported Shared and Dedicated for Dolphin |
Still not work admin panel and videos and there that video go pending place and i dont can activate then that video so what can be wrong i dont can activate any video. |
Still not work admin panel and videos and there that video go pending place and i dont can activate then that video so what can be wrong i dont can activate any video. Make sure ffmpeg.exe is set to 777, or 755 (only on servers where PHP is running as CGI) for permissions. Also check if you're recieving any emails from the cron daemon. BoonEx Certified Host: Zarconia.net - Fully Supported Shared and Dedicated for Dolphin |
ffmpeg.exe is set to 777 and my email is that what i use and i have hostgator hosting. and when i install dolphin so there finished coming text crong job ---> darkwarder@elisanet.fi cd /home/darkwar/public_html/date/periodic; /usr/local/bin/php -q cron.php and i try to this too but not work i dont understand |
ffmpeg.exe is set to 777 and my email is that what i use and i have hostgator hosting. and when i install dolphin so there finished coming text crong job ---> darkwarder@elisanet.fi cd /home/darkwar/public_html/date/periodic; /usr/local/bin/php -q cron.php and i try to this too but not work i dont understand I wish you would have mentioned you were hosted with HostGator sooner. I've heard from a lot of people that their shared hosting doesn't allow ffmpeg.exe to run. I recommend you take it up with their support to verify this. BoonEx Certified Host: Zarconia.net - Fully Supported Shared and Dedicated for Dolphin |
and i put htis --> cd /path/to/dolphin/periodic; /path/to/php -q cron.php and i get next message /bin/sh: line 0: cd: /path/to/dolphin/periodic: No such file or directory i mean all this message coming my email |
ffmpeg.exe is set to 777 and my email is that what i use and i have hostgator hosting. and when i install dolphin so there finished coming text crong job ---> darkwarder@elisanet.fi cd /home/darkwar/public_html/date/periodic; /usr/local/bin/php -q cron.php and i try to this too but not work i dont understand I wish you would have mentioned you were hosted with HostGator sooner. I've heard from a lot of people that their shared hosting doesn't allow ffmpeg.exe to run. I recommend you take it up with their support to verify this. Ok i contact to hostgator and thank you for your help |
what hosting you recommend? |
Wait. You copied over the cron job exactly as I wrote? I recommend you actually change the path information to match that of your site's and PHP. You'll find this information in the inc/header.inc.php file. If you're still having problems, continue from my post above. BoonEx Certified Host: Zarconia.net - Fully Supported Shared and Dedicated for Dolphin |
Wait. You copied over the cron job exactly as I wrote? I recommend you actually change the path information to match that of your site's and PHP. You'll find this information in the inc/header.inc.php file. If you're still having problems, continue from my post above. i get message hostgator Hello,
and where there inc/header.inc.php file i put this --> cd /path/to/dolphin/periodic; /path/to/php -q cron.php? |