The submission was terminated.
-
I can no longer update the user meta data using the following short code,
[usermeta class=”” submit=”Update Data” success=”Data Successfully Updated” error=”Error Updating Data” fields=”umm_number, umm_street, umm_community, umm_phone, umm_edistribute, umm_directory_list, user_login” vars=”” email_to=”” email_from=”” subject=”” message=””].
I get the following error: “An error occurred. The submission was terminated” even if I don’t change a value when submitting.
The problem occurred after I used a SQL UPDATE to update values of the user meta data variables in the WP_Usermeta table. I subsequently performed a Sync using the button on the plugin Settings area, but no help.
I also was able to update the meta values using the Profile section for each user and the meta data values show up in a listing of user’s data that I created. So the tables values appear valid.
I assume that something is out of sync between the table and UMM. How can I recover?
- The topic ‘The submission was terminated.’ is closed to new replies.