• 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: http://<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!

    http://wordpress.org/extend/plugins/wp-dbmanager/

Viewing 3 replies - 1 through 3 (of 3 total)
  • Plugin Author Lester Chan

    (@gamerz)

    It is my bad coding practice at that time. The message is harmless, you need to turn off PHP notices

    Thread Starter Matthew Eppelsheimer

    (@mattheweppelsheimer)

    Alright, cool. Thanks for the fast response!

    Greetings —

    I am using WP 3.2.1 (hosted by 1and1) and WP-DBManager 2.63. The messages tell me the installation and activation was done correctly. But when I use the Backup DB menu and click Backup, I get these messages. It appears that the backup did not take place. What do I need to change?

    Thanks,
    Howard

    Warning: filesize() [function.filesize]: stat failed for /homepages/39/d119956353/htdocs/Blue Owl Press/WordPress/wp-content/backup-db/1321347627_-_db377642990.sql in /homepages/39/d119956353/htdocs/Blue Owl Press/WordPress/wp-content/plugins/wp-dbmanager/database-backup.php on line 70

    Warning: unlink(/homepages/39/d119956353/htdocs/Blue Owl Press/WordPress/wp-content/backup-db/1321347627_-_db377642990.sql) [function.unlink]: No such file or directory in /homepages/39/d119956353/htdocs/Blue Owl Press/WordPress/wp-content/plugins/wp-dbmanager/database-backup.php on line 71

    Backup Database

    Database Failed To Backup On ‘November 15, 2011 @ 9:00 AM’. Backup File Size Is 0KB.
    Checking Backup Status

    Checking Backup Folder (/homepages/39/d119956353/htdocs/Blue Owl Press/WordPress/wp-content/backup-db) …
    Backup folder exists
    Backup folder is writable

    Checking MYSQL Dump Path (/usr/bin/mysqldump) …
    MYSQL dump path exists.

    Checking MYSQL Path (/usr/bin/mysql) …
    MYSQL path exists.

    Checking PHP Functions (passthru(), system() and exec()) …
    passthru() enabled.
    system() enabled.
    exec() enabled.

    Excellent. You Are Good To Go.

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘[Plugin: WP-DBManager] Undefined index errors in the admin pages’ is closed to new replies.