[TYPO3-dev] Testing cli-script gabriel
Steffen Kamper
steffen at sk-typo3.de
Thu Dec 20 14:52:28 CET 2007
Hi,
i try to use gabriel for cronjobs. I followed the manual and registered
successful a job with gabriel, as i can see it in the DB.
Now when i call gabriel cli-script from console i don't see any error, but
when i run git as cron, i get mail with error:
Fatal error: tx_gabriel::fetchEvent(): The script tried to execute a method
or access a property of an incomplete object. Please ensure that the class
definition "tx_myext_cron" of the object you are trying to operate on was
loaded _before_ unserialize() gets called or provide a __autoload() function
to load the class definition in
.../typo3conf/ext/gabriel/class.tx_gabriel.php on line 158
I don't understand because gabriel loads the class before as it is
registered in ext_localconf.php.
How can i test it and how can i output messages, as gabriel runs in a
"silent" mode?
vg Steffen
More information about the TYPO3-dev
mailing list