• Resolved arrowd

    (@arrowd)


    Updating to recent versions generate errors like
    “WordPress database error Duplicate column
    name ‘header_hide’ for query ALTER TABLE wpww_formmaker ADD
    header_hide tinyint(4) NOT NULL DEFAULT ‘1’ made by
    do_action(‘admin_init’), WP_Hook->do_action, WP_Hook->apply_filters,
    WDCFM->form_maker_activate, WDCFMUpdate::form_maker_update”

    I looked at the form_maker_update.php file in the 1.13.4 download. Line 263 says
    “if (version_compare($version, ‘2.13.0’) == -1) {”

    I wonder if this should be ‘1.13.0’?

Viewing 3 replies - 1 through 3 (of 3 total)
  • Plugin Support Suzie

    (@suziekh)

    Hi,

    Will you please mention the version you had previously?

    We would like to test.

    Thanks!

    Thread Starter arrowd

    (@arrowd)

    I now have 1.13.4. These 3 errors have happened with each recent upgrade. I think previous was 1.13.2 and before that was 1.13.1 – not positive. But there is no 2.13.0 so it looks to me like the test should be for 1.13.0.

    Plugin Support Suzie

    (@suziekh)

    Dear @arrowd,

    Please accept our deepest apologies for this problem.

    We will take it into account and will include a fix surely.

    Have a nice day!

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Errors when updating the plugin’ is closed to new replies.