![]() |
|
Undefined index in cron_runner - Printable Version +- ZenphotoCMS Forum (https://forum.zenphoto.org) +-- Forum: Support (https://forum.zenphoto.org/forum-1.html) +--- Forum: General support (https://forum.zenphoto.org/forum-4.html) +--- Thread: Undefined index in cron_runner (/thread-13012.html) |
Undefined index in cron_runner - vincent3569 - 2018-02-01 hi, in my debug log, I can see that and in the same time I can see in my security log: any explanations of that log? in fact, in actual code of cron_runner.php, I can see (1st line is line 16): and there is no test if Undefined index in cron_runner - acrylian - 2018-02-01 I have no idea about why the message appears. The db backup tool uses this for example. It might very well be an attempt by someone to do something unwanted. I have added index check for "link" it to the support build Undefined index in cron_runner - vincent3569 - 2018-03-06 comment to be deleted (error of me) Undefined index in cron_runner - acrylian - 2018-03-06 Allright ;-) |