Hi!
I have some problems with my Gravity Forms not saving the submitted entries. I've searched the Supportforum for similar issues but none of the suggested fixes seems to help. I've tried to reinstall the plugin, but the problem persist. With wp_debug activated I get the following errors:
WordPress database error: [Column count doesn't match value count at row 1]
INSERT INTO wp_rg_lead_detail
(lead_id
,form_id
,field_number
,value
) VALUES (1,1,1,000000,'testining')
WordPress database error: [Column count doesn't match value count at row 1]
INSERT INTO wp_rg_lead_detail
(lead_id
,form_id
,field_number
,value
) VALUES (1,1,2,000000,'testing')
Anyone have an idea how to fix this?
Thanks,
Erlend