I dunno if I'm just stupid and can't config it right, but this is all I get when clicking one of the tables that get listed:
Sorry, phpMyDoc experienced an error generating this page.
-------------------------------------------------
Level: 8
Message: Undefined variable: table
In file /home/split/public_html/phpmydoc/doc.php on line 51.
Variable Trace:
$HTTP_POST_VARS = "Array"
My CONFIG.inc is:
define('kPMD_Host', 'localhost');
define('kPMD_DB', 'changeblog');
define('kPMD_User', 'xxx');
define('kPMD_Password', 'xxx');
define('kPMD_Title', 'ChangeBlog Database');
define('kPMD_Language', 'en');
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
I dunno if I'm just stupid and can't config it right, but this is all I get when clicking one of the tables that get listed:
Sorry, phpMyDoc experienced an error generating this page.
-------------------------------------------------
Level: 8
Message: Undefined variable: table
In file /home/split/public_html/phpmydoc/doc.php on line 51.
Variable Trace:
$HTTP_POST_VARS = "Array"
My CONFIG.inc is:
define('kPMD_Host', 'localhost');
define('kPMD_DB', 'changeblog');
define('kPMD_User', 'xxx');
define('kPMD_Password', 'xxx');
define('kPMD_Title', 'ChangeBlog Database');
define('kPMD_Language', 'en');