Search (advanced search) | ||||
Use this Search form before posting, asking or make a new thread.
|
03-08-2013, 05:20 AM
Post: #11
|
|||
|
|||
RE:
the script works fine it adds about 5 movies every hour
|
|||
03-08-2013, 05:27 AM
Post: #12
|
|||
|
|||
RE:
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?
|
|||
03-08-2013, 05:42 AM
Post: #13
|
|||
|
|||
RE:
0 * * * * cd /home/streamup/www/plugins/moviefeed/ and& php cron.php
removes the command line '0 * * * * ' one and redo tests! |
|||
03-08-2013, 05:51 AM
Post: #14
|
|||
|
|||
RE:
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.
|
|||
03-08-2013, 06:04 AM
Post: #15
|
|||
|
|||
RE: | |||
03-08-2013, 06:07 AM
Post: #16
|
|||
|
|||
RE:
It works great, it just added 12 new ones. :D Awesome stuff.
|
|||
03-08-2013, 06:16 AM
Post: #17
|
|||
|
|||
RE:
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 |
|||
03-08-2013, 06:26 AM
Post: #18
|
|||
|
|||
RE:
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.
|
|||
03-08-2013, 07:56 PM
(This post was last modified: 03-08-2013 07:57 PM by MellowD.)
Post: #19
|
|||
|
|||
RE:
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???? |
|||
03-08-2013, 07:59 PM
Post: #20
|
|||
|
|||
RE: | |||