Registration magic form updating error
-
When I go for “edit this submission” of registrationMagic form already submitted. Though edit screen appears and I am able to edit the fields also but fist 5 lines this error is displayed
WordPress database error: [You have an error in your SQL syntax; check the manual that corresponds to your MariaDB server version for the right syntax to use near ') AND (field_is_editable= 1 ORis_field_primary= 1) ANDfield_type!=...' at line 1]
SELECT * FROMwp_rm_fieldsWHEREfield_idIN (17,) AND (field_is_editable= 1 ORis_field_primary= 1) ANDfield_type!= 'Price' ORDER BYpage_noASC
WordPress database error: [You have an error in your SQL syntax; check the manual that corresponds to your MariaDB server version for the right syntax to use near ') AND (field_is_editable= 1 ORis_field_primary= 1) ANDfield_type!=...' at line 1]
SELECT * FROMwp_rm_fieldsWHEREfield_idIN () AND (field_is_editable= 1 ORis_field_primary= 1) ANDfield_type!= 'Price' ORDER BYpage_noASC
WordPress database error: [You have an error in your SQL syntax; check the manual that corresponds to your MariaDB server version for the right syntax to use near ') AND (field_is_editable= 1 ORis_field_primary= 1) ANDfield_type!=...' at line 1]
SELECT * FROMwp_rm_fieldsWHEREfield_idIN (11,) AND (field_is_editable= 1 ORis_field_primary= 1) ANDfield_type!= 'Price' ORDER BYpage_noASCKindy help to resolve
Viewing 3 replies - 1 through 3 (of 3 total)
Viewing 3 replies - 1 through 3 (of 3 total)
The topic ‘Registration magic form updating error’ is closed to new replies.