[Plugin: WP-DBManager] Undefined index errors in the admin pages
-
Hey Lester,
Love the plugin, so thank you for your work on it. With WP 3.2.1 + WP-DBManager 2.63, I’m having this issue:
From: https://<domain>/wp-admin/admin.php?page=wp-dbmanager/database-manager.php
I get this output under the header “Tables Information”:
(domain info obscured for security/privacy)
Notice: Undefined variable: no in <path-from-root>/wp-content/plugins/wp-dbmanager/database-manager.php on line 97
Notice: Undefined variable: no in <path-from-root>/wp-content/plugins/wp-dbmanager/database-manager.php on line 102
Notice: Undefined variable: row_usage in <path-from-root>/wp-content/plugins/wp-dbmanager/database-manager.php on line 110
Notice: Undefined variable: data_usage in <path-from-root>/wp-content/plugins/wp-dbmanager/database-manager.php on line 111
Notice: Undefined variable: index_usage in <path-from-root>/wp-content/plugins/wp-dbmanager/database-manager.php on line 112
Notice: Undefined variable: overhead_usage in <path-from-root>/wp-content/plugins/wp-dbmanager/database-manager.php on line 113
I am getting undefined index errors at the top of every other admin submenu page, as well, and a few others scattered throughtout.
I tried disabling all other plugins and still have the same issue. Thought you’d like to know!
- The topic ‘[Plugin: WP-DBManager] Undefined index errors in the admin pages’ is closed to new replies.