SQL errors in log
-
Hi – This is the first time I am using this plugin. After activating I went straight to the settings, and after setting start and end time and went through all the other tabs, I found several SQL error statements in the log:
WordPress database error Duplicate key name ‘ix_event’ for query ALTER TABLE wp_ha_user_event ADD KEY ix_event (x_coord, y_coord, event_type, page_width, url, user_env_id) made by activate_plugin, do_action(‘activate_hotspots/hotspots.php’), call_user_func_array, ha_activate_plugin, HA_Admin_Controller::activate_plugin, dbDelta
WordPress database error Duplicate key name ‘ix_user_env’ for query ALTER TABLE wp_ha_user_environment ADD KEY ix_user_env (user_id, browser, os, device) made by activate_plugin, do_action(‘activate_hotspots/hotspots.php’), call_user_func_array, ha_activate_plugin, HA_Admin_Controller::activate_plugin, dbDelta
WordPress database error Duplicate key name ‘ix_custom_event’ for query ALTER TABLE wp_ha_custom_event ADD KEY ix_custom_event (url, event_type) made by activate_plugin, do_action(‘activate_hotspots/hotspots.php’), call_user_func_array, ha_activate_plugin, HA_Admin_Controller::activate_plugin, dbDelta
The plugin has been recommended big style, but this does not look very trustworthy … and I hope I am wrong 🙂 seriously.
The topic ‘SQL errors in log’ is closed to new replies.