Joined: 11 Feb 2010 Posts: 1
|
Hello everyone.
I recently came across CuteFlow when searching for an alternative open source workflow system. Everything went just fine when downloading and installing.
Then I created a template and users list. When I tried to create my first circulation, it wouldn't send the e-mails, and print the following error:
INSERT INTO cf_circulationprocess values (null, , , , 1265896598, 0, 0, , , 0)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 ' , , 1265896598, 0, 0, , , 0)' at line 1
I tried to manually issue this command to MySQL, and it returns the same error. My guess is that the generated query is not right. Does someone knows a workaround for this? I would like to test it for a possible future implementation in my company.
Thanks in advance,
Rodrigo |
|