• Resolved lannyca

    (@lannyca)


    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?

    https://www.ads-software.com/plugins/user-meta-manager/

Viewing 2 replies - 1 through 2 (of 2 total)
  • Plugin Author Jason Lau

    (@jason-lau)

    This occurs when you attempt to update core meta data (user_login) using the short code. If you remove the user_login key from the list, it should work.

    Thread Starter lannyca

    (@lannyca)

    Thanks for your reply. My ignorance. So far excited about your plugin. I am sure there is more to learn about its capabilities. Very useful plugin.

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘The submission was terminated.’ is closed to new replies.