workflow and cron don't work

More
21 Jan 2013 22:57 #2627 by ciuky
hi everybody

I'm trying to set up a workflow also setting up cron.

When I run the cron does not send the email, so I went to check the error log for apache.
These are the lines of the error:

[Mon Jan 21 23:51:30 2013] [error] [client 192.168.1.92] File does not exist: /var/www/vte/modules/.js, referer: http://192.168.1.200/vte/index.php?module=com_vtiger_workflow&action=editworkflow&workflow_id=4&return_url=%2Fvte%2Findex.php%3Fdescription%3Dtest%26execution_condition%3DON_EVERY_SAVE%26module_name%3DAccounts%26save_type%3Dedit%26workflow_id%3D4%26conditions%3D%26action%3Dsaveworkflow%26module%3Dcom_vtiger_workflow


Someone can help me.

thanks

ciao

red.

Please Log in to join the conversation.

More
22 Jan 2013 09:11 #2629 by mapokid
Which vte version is?

Please Log in to join the conversation.

More
22 Jan 2013 11:40 #2630 by ciuky
hi mapo.
it's a new installation with last version.
the server is a local server ubuntu 12.04.
thx

Please Log in to join the conversation.

More
22 Jan 2013 13:34 #2631 by mapokid
Try to open the file vtigercron.php in the root of vte and replace (around line 54)
if($service == 'com_'.$table_prefix.'_workflow'){
with
if($service == 'com_vtiger_workflow'){

Please Log in to join the conversation.

More
22 Jan 2013 17:29 #2636 by ciuky
I've done this test but the result is the same

Please Log in to join the conversation.

More
25 Jan 2013 16:58 #2659 by ciuky
no other solutions to suggest me?

Please Log in to join the conversation.

Time to create page: 0.214 seconds