This forum is no longer open and is for reading/searching only.
Please use our new MachForm Community Forum instead.
MachForm Community Forums » MachForm 3
Error Message
Started 11 years ago by croc | 3 posts |
-
When I try to login to manage an existing account I get the following error:
SQL: [214] SELECT form_name, form_id, form_tags, form_active, form_disabled_message, form_theme_id FROM ap_forms WHERE form_active=0 or form_active=1 ORDER BY form_id ASC Params: 0 Query Failed: SQLSTATE[42S22]: Column not found: 1054 Unknown column 'form_disabled_message' in 'field list'
When some tried to fill out a form online they got this error:
SQL: [1375] SELECT form_name, form_description, form_redirect,
form_success_message, form_password, form_unique_ip, form_frame_height,
form_has_css, form_active, form_disabled_message, form_captcha,
form_captcha_type, form_review, form_label_alignment, form_language,
form_page_total, form_lastpage_title, form_submit_primary_text,
form_submit_secondary_text, form_submit_primary_img,
form_submit_secondary_img, form_submit_use_image, form_pagination_type,
form_review_primary_text, form_review_secondary_text,
form_review_primary_img, form_review_secondary_img, form_review_use_image,
form_review_title, form_review_description, form_resume_enable,
form_theme_id, payment_show_total, payment_total_location,
payment_enable_merchant, payment_currency, payment_price_type,
payment_price_amount, form_limit_enable, form_limit, form_schedule_enable,
form_schedule_start_date, form_schedule_end_date, form_schedule_start_hour,
form_schedule_end_hour, logic_field_enable, logic_page_enable FROM ap_forms
WHERE form_id = ? Params: 1 Key: Position #0: paramno=0 name=[0] ""
is_param=1 param_type=2 Query Failed: SQLSTATE[42S22]: Column not found:
1054 Unknown column 'form_disabled_message' in 'field list'Posted 11 years ago # -
Have you updated your machform files recently? If so, it seems you forgot to execute the upgrade.php script.
Try to run that script first.MachForm Founder
Posted 11 years ago # -
Hello
I did do an upgrade. I will follow your direction
Thanks
Posted 11 years ago #
Reply
You must log in to post.