Forum Moderators: coopster
But the trouble begins when I try selecting a database in the left frame. I get a "left.php: Missing hash".
Then, when I try to a new table, I see the following:
Server 127.0.0.1
tbl_create.php: Missing db
tbl_create.php: Missing table
Attempting to add a new row for a field generates this:
tbl_replace.php: Missing db
tbl_replace.php: Missing table
tbl_replace.php: Missing goto
These error messages don't show up in the phpmyadmin docs or even a Google search. Can someone help?