I receive the following error on screen when selecting the "Check an order's products" condition.

warning: pg_query() [function.pg-query]: Query failed: ERROR: value too long for type character varying(128) in /usr/local/apache2/htdocs/includes/database.pgsql.inc on line 126. 
user warning: ERROR: value too long for type character varying(128) query: INSERT INTO watchdog (uid, type, message, severity, link, location, referer, hostname, timestamp) VALUES (2, 'page not found', 'modules/jstools/tabstabs-ie.css', 1, '', 'http://www.wiseoz.com/modules/jstools/tabstabs-ie.css', 'http://www.wiseoz.com/admin/workflow-ng/configurations/cfg_20/add/1/condition?destination=admin%2Fworkflow-ng%2Fconfigurations%2Fcfg_20', '72.77.201.178', 1205688687) in /usr/local/apache2/htdocs/includes/database.pgsql.inc on line 145. 

Comments

WISEOZ’s picture

Forgot to add, I am using Drupal 5.5 with PostgreSQL.