Re-install causes MySQL errors
-
Hi!
First of all, thanks for a great free plugin!
I want to report 2 bugs.
Reinstall fails
When installing, activating, configuring an API key and then deactivating, removing and reinstalling and reactivating the plugin, the full WordPress admin (all pages) show several errors.
WordPress performance issues
It would be best to limit the plugin to the pages it belongs to by enabling it only when for example the query string contains
page=urpro-...
. It will prevent major problems and performance issues in WordPress.The errors are the following:
WordPress database error: [Table 'xxx.wp_urpro' doesn't exist] SELECT * FROM wp_urpro WHERE ur_key = 'multisite' Notice: Undefined offset: 0 in /home/laptop/xxx/wp-content/plugins/uptime-robot-monitor/functions.php on line 70 Notice: Trying to get property of non-object in /home/laptop/xxx/wp-content/plugins/uptime-robot-monitor/functions.php on line 70 WordPress database error: [Table 'xxx.wp_urpro' doesn't exist] SELECT * FROM wp_urpro WHERE ur_key = 'apikey' AND siteid = '1' ORDER BY id DESC LIMIT 1 WordPress database error: [Table 'xxx.wp_urpro' doesn't exist] SELECT * FROM wp_urpro WHERE ur_key = 'apikey' AND siteid = '1' ORDER BY id DESC LIMIT 1 WordPress database error: [Table 'xxx.wp_urpro' doesn't exist] SELECT * FROM wp_urpro WHERE ur_key = 'errormessage'
Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
- The topic ‘Re-install causes MySQL errors’ is closed to new replies.