Help on the Latest Cron Report Log

PHP programming forum. Ask questions or help people concerning PHP code. Don't understand a function? Need help implementing a class? Don't understand a class? Here is where to ask. Remember to do your homework!

Moderator: General Moderators

Post Reply
jint
Forum Newbie
Posts: 6
Joined: Mon Oct 12, 2009 1:45 pm

Help on the Latest Cron Report Log

Post by jint »

Ok I'm slowly getting there with some great advice from tasairis. The latest cron report shows:

replace image_links.csv? [y]es, [n]o, [A]ll, [N]one, [r]ename: NULL
(assuming [N]one)

Where can I issue or change this instuction, i've looked for some coding in the .php script but I cannot see anything obvious
User avatar
markusn00b
Forum Contributor
Posts: 298
Joined: Sat Oct 20, 2007 2:16 pm
Location: York, England

Re: Help on the Latest Cron Report Log

Post by markusn00b »

Huh? Where is this coming from? Cron Report Log?
jint
Forum Newbie
Posts: 6
Joined: Mon Oct 12, 2009 1:45 pm

Re: Help on the Latest Cron Report Log

Post by jint »

This is what I get in an automated email response from the cron job, I have checked the directories where the data should be rewritten and their are no changes. It seems there should be some command to activate [y]

replace image_links.csv? [y]es, [n]o, [A]ll, [N]one, [r]ename: NULL
(assuming [N]one)

Typically what should a report from a cron job look like?
Post Reply