Forums / Install & configuration / I find error on workflow.php
Ferdinando Orza
Tuesday 04 November 2003 4:48:51 am
After i solve a problem with the argv variable on the runcronjobs.php..I find a new error in workflow.php:
Now....when i drop this line form workflow.php (line 107/108):
$bodyMementoData = $bodyMemento->data();$mainMemento =& $bodyMemento->attribute( 'main_memento' );
I can execute "php -C runcronjobs.php" without error... but It doesn't public the process....