the script works fine it adds about 5 movies every hour
I went to the Admin Panel, installed the plugin, saw where it gave me the command to add so went to cPanel and under Cron Jobs, added the command and set it to run every hour, does that sound right? By copying the exact command that is given from the Admin Panel?
0 * * * * cd /home/streamup/www/plugins/moviefeed/ and& php cron.php
removes the command line '0 * * * * ' one and redo tests!
There we go, I bet that is what it was. Ahahaha. Now just have to wait to see. I had the 0 **** in the commands.
It works great, it just added 12 new ones. :D Awesome stuff.
you add a cron these tasks has your list?
think the edited link those root your accommodation
cd /home/streamup/cronjobs/ and& php movie_meta.php
cd /home/streamup/cronjobs/ and& php similar.php
cd /home/streamup/cronjobs/ and& php sitemap.php
cd /home/streamup/cronjobs/ and& php update_meta.php
these four file is at the root of the archive main TVstreamscript 2.1
Yeah I hadn't done those at first because I wasn't sure about them but I added them after you told me how to fix the plugin Cron Jobs.
Guys I set up the cron jobs as advised but I get this
/bin/sh: line 0: cd: /home/broclt/cronjobs/: No such file or directory
Status: 404 Not Found
X-Powered-By: PHP/5.3.19
Content-type: text/html
No input file specified.
I am doing it like this
cd /home/broclt/cronjobs/ and& php movie_meta.php
Please anyone help????
In the cronjob folder that came with the movie script
Do you need to edit anything in the folder before you upload it?