[Plugin: WP-DBManager] Undefined variable
-
I have bitnami-wordpress installed on Amazon EC2. When I optimized the database I received these two errors:
Notice: Undefined variable: no in ../wordpress/htdocs/wp-content/plugins/wp-dbmanager/database-optimize.php on line 83 Notice: Undefined variable: no in ../wordpress/htdocs/wp-content/plugins/wp-dbmanager/database-optimize.php on line 88
Line 83: if($no%2 == 0) {
Line 88: $no++;I don’t know PHP. Anyone know why I might be getting this error?
Viewing 2 replies - 1 through 2 (of 2 total)
Viewing 2 replies - 1 through 2 (of 2 total)
- The topic ‘[Plugin: WP-DBManager] Undefined variable’ is closed to new replies.