workflow_ng

Posts: 37
Joined: 09/30/2007

I don't believe workflow_ng is really up to snuff yet, and I know you were going to review the module as part of your beta review.

Here's an error that popped up 17 times when I enabled flat rate shipping per order in workflow_ng, and then tried to put a condition on when flatrate would be used. The error was:

warning: Invalid argument supplied for foreach() in /home/refineda/public_html/sites/all/modules/workflow_ng/workflow_ng/workflow_ng_ui.module on line 727.

In upgrading to beta 2 do I need to recreate Inactive Configurations from scratch or can we use the older Alpha version Inactive Configurations? That may be the problem.

Posts: 37
Joined: 09/30/2007

I disabled all my unused modules, ran update.php and then cron.php and got multiple error messages to wit:

Warning: MySQL server has gone away query: INSERT INTO watchdog (uid, type, message, severity, link, location, referer, hostname, timestamp) VALUES (2, 'php', 'MySQL server has gone away\nquery: INSERT INTO variable (name, value) VALUES ('node_cron_last_nid', 's:2:\\"59\\";') in /home/refineda/public_html/includes/database.mysql.inc on line 172.', 2, '', 'http://www.refinedautomation.com/cron.php', '', '71.241.247.207', 1201385798) in /home/refineda/public_html/includes/database.mysql.inc on line 172

Posts: 37
Joined: 09/30/2007

Ok, the problem was the same as yesterday. The uc_store_footers database table was not created in MySQL.
After manually creating this table, the problem seem to have gone away. Except the your store footer is overwriting my copyright notice. Oh well, where would we be without some problems. We'd create more.