• Resolved metaphorcreations

    (@metaphorcreations)


    Am getting this error: Notice: Undefined index: Submit in /home/littlewi/public_html/mc/wp-content/plugins/wp-dbmanager/wp-dbmanager.php on line 398

    I have just changed line #398 in the wp-dbmanager.php file to:

    if(isset($_POST['Submit'])) {

    I realize I could also turn debug to false, but I prefer to keep it on while developing.

    Thanks!

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

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

    (@gamerz)

    Yap that is my bad for all the notices, haven’t got a chance to fix it. I don’t think there is the only location if you have to change actually.

Viewing 1 replies (of 1 total)
  • The topic ‘Undefined index’ is closed to new replies.