smh
Forum Replies Created
Viewing 3 replies - 1 through 3 (of 3 total)
-
Forum: Plugins
In reply to: [Stop Spammers Classic] After installing settings link is brokenAhh 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.
Forum: Plugins
In reply to: [Stop Spammers Classic] After installing settings link is brokenThere doesn’t seem to be a way to get to the settings page now, did I miss something?
Forum: Plugins
In reply to: [WP-Polls] [Plugin: WP-Polls] Bug in upgradeHere’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_tableThey 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)