ispCP - Board - Support
CronJobs whith hCron-daemon - Printable Version

+- ispCP - Board - Support (http://www.isp-control.net/forum)
+-- Forum: ispCP Omega Contributions Area (/forum-40.html)
+--- Forum: Howtos (/forum-41.html)
+--- Thread: CronJobs whith hCron-daemon (/thread-8105.html)

Pages: 1 2 3 4


RE: CronJobs whith hCron-daemon - WuChEn - 04-09-2010 09:07 PM

MySQL DB not updatet!

I get an Error Mail with:

You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near '' at line 8
File: /var/www/ispcp/gui/client/cronjobs_edit.php (Line: 226) Function: exec_query
File: /var/www/ispcp/gui/client/cronjobs_edit.php (Line: 320) Function: gen_cron_job

Some Problem with cron_id

Greatz WuChEn


RE: CronJobs whith hCron-daemon - data-stream_ru - 04-13-2010 04:38 AM

I have anover lines number in cronjobs_edit.php
Please, use latest version of CronJob module


RE: CronJobs whith hCron-daemon - WuChEn - 04-16-2010 04:44 AM

Same Error. Other Lines. Tongue

Notice: Undefined variable: cron_id in /var/www/ispcp/gui/client/cronjobs_edit.php on line 295
You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near '' at line 8

EMail:

You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near '' at line 8
File: /var/www/ispcp/gui/client/cronjobs_edit.php (Line: 201) Function: exec_query
File: /var/www/ispcp/gui/client/cronjobs_edit.php (Line: 295) Function: gen_cron_job

Line 201:
$rs = exec_query($sql, $query, $cron_id);

Line 295:
gen_cron_job($tpl, $sql, $cron_id, $_SESSION['user_id'], $new_value);

Greatz WuChEn


RE: CronJobs whith hCron-daemon - data-stream_ru - 04-16-2010 08:00 PM

I haven't thise errors and I do not know why its present.
Maybe in 1.0.5 changed function exec_query()

I use 1.0.3


RE: CronJobs whith hCron-daemon - Boter - 08-12-2010 01:30 AM

I get bash: /usr/bin/hcrond: cannot execute binary file


RE: CronJobs whith hCron-daemon - Mafios_X - 03-10-2013 09:48 PM

Download doesn't start Sad!