• Resolved janak Kaneriya

    (@janak007)


    I am getting this error after upgrading to latest version:

    WordPress database error Unknown column ‘mgs_id’ in ‘field list’ for query INSERT INTO wp_fep_messages (mgs_id, mgs_parent, mgs_author, mgs_created, mgs_title, mgs_content, mgs_type, mgs_status, mgs_last_reply_by, mgs_last_reply_time, mgs_last_reply_excerpt) VALUES (174432, 0, 54287, ‘2018-09-12 07:00:08’, ‘test’, ‘Inquired Account : test<br>Question : test’, ‘message’, ‘publish’, 54287, ‘2018-09-12 07:00:08’, ‘Inquired Account : testQuestion : … ‘) made by do_action(‘wp_ajax_fep_update_ajax’), WP_Hook->do_action, WP_Hook->apply_filters, call_user_func_array, Fep_Update->ajax, Fep_Update->update_version_1011, Fep_Update->insert_message, FEP_Message->insert

    The page I need help with: [log in to see the link]

Viewing 2 replies - 1 through 2 (of 2 total)
  • Plugin Author Shamim Hasan

    (@shamim51)

    Please follow following steps

    1. Backup your database
    2. delete all tables of this plugin. eg. wp_fep_messages, wp_fep_meta
    3. go to front-end-pm.php and change FEP_DB_VERSION value from 1011 to 1012.
    4. refresh your website couple of times.
    5. Then re-run update

    Let me know.

    Thread Starter janak Kaneriya

    (@janak007)

    Hi Shamim,

    After 3-4 tries, it worked !!!

    Thanks for awesome plugin.

    You can mark it as resolved.

    Regards

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