Problem with Conjobs for my own script

Hy,

 

in 7.0.8 my cronjob from my own module will not run.

 

I have a test system with 7.0.6 and here the cronJob runs currect.

 

What make i wrong?

 

the sql statemant:

-- CronJob
INSERT INTO `sys_cron_jobs` (`name`, `time`, `class`, `file`) VALUES ('goesi_fb', '0 3 * * *', 'goesi_fb_cron', 'modules/goesi/fbook_event-import/classes/GoesiFbCron.php');

--Germany-- Sorry for my bad english :P
Quote · 16 Jan 2012

Here are a screenshot of my cron.php i habe print_r(); the sql   in the DB have my job the id 17.  and time * * * * *   but, the cron.php say, its ID 16 and time 00 3 0 0 0   this is not true! But why come this??

--Germany-- Sorry for my bad english :P
Quote · 16 Jan 2012

have you tried to set the cron from a control panel if you have one or from crond, and see if it runs correctly from there? 

 

but yeah, i see what you are saying about the ID = 17 on the database, and the array shows it to be ID = 16, so hopefully one of the boon team will respond on that one, but maybe deano may know as well, since he writes quite a few mods as well, though i am not sure that he has any injected cron jobs. 

 

 

 

When a GIG is not enough --> Terabyte Dolphin Technical Support - Server Management and Support
Quote · 16 Jan 2012
 
 
Below is the legacy version of the Boonex site, maintained for Dolphin.Pro 7.x support.
The new Dolphin solution is powered by UNA Community Management System.