Multiple errors in multiform

danglass - June 4, 2007 - 20:22
Project:Multiforms
Version:5.x-1.x-dev
Component:Code
Category:bug report
Priority:critical
Assigned:Unassigned
Status:active
Description

New Multiform - > Only fill in the only required field "Title" -> get error:

    * user warning: Incorrect integer value: '' for column 'multiform_completion_threshold' at row 1 query: INSERT INTO multiforms (multiform_footer, multiform_end_notification, multiform_end_text, multiform_completion_threshold, multiform_email_allow, multiform_email_subject, multiform_email_body, multiform_email_thanks, multiform_draw_entry_on_submission, multiform_draw_entry_on_rererral, multiform_closing_enabled, multiform_closing_date, multiform_closing_time, multiform_closing_text ) VALUES ('', '', '', '', '0', '', '', '', '0', '0', '0', '1-1-1900', '', '') in D:\Concept3D\drupal-5.1\includes\database.mysqli.inc on line 151.
    * Error creating multiform.

 
 

Drupal is a registered trademark of Dries Buytaert.