Forum Replies Created

Viewing 3 replies - 1 through 3 (of 3 total)
  • Thread Starter smh

    (@killing)

    Ahh found it.

    In the last version when you clicked “Activate” the “Settings” link was displayed instantly next to “Deactivated”.

    Now with 5.3 this isn’t show till you have visited the global Settings -> Stop Spammers, which is a little confusing but working.

    Thanks for the help.

    Thread Starter smh

    (@killing)

    There doesn’t seem to be a way to get to the settings page now, did I miss something?

    Thread Starter smh

    (@killing)

    Here’s the errors from the log for you

    [31-Mar-2013 08:37:48 UTC] WordPress database error Duplicate key name 'pollip_ip' for query ALTER TABLE wp_pollsip ADD INDEX pollip_ip (pollip_ip); made by activate_plugins, activate_plugin, do_action('activate_wp-polls/wp-polls.php'), call_user_func_array, create_poll_table
    [31-Mar-2013 08:37:48 UTC] WordPress database error Duplicate key name 'pollip_qid' for query ALTER TABLE wp_pollsip ADD INDEX pollip_qid (pollip_qid); made by activate_plugins, activate_plugin, do_action('activate_wp-polls/wp-polls.php'), call_user_func_array, create_poll_table

    They are expected as there’s no validation as to which version is already installed, so its trying to add the index each time the plugin is enabled, instead of only when its moving from an old version to the new one.

Viewing 3 replies - 1 through 3 (of 3 total)