OK, you can type ANYTHING in the password prompt, it will take it. Did you put your actual IP address as your minilogin ip and NOT 127.0.0.1?
INSERT INTO account (name,STATUS, minilogin_ip) VALUES('namegoeshere',250,'127.0.0.1');
namegoeshere is your actual account name - 250 is GM Status and then
Change the 127.0.0.1 to your computers actual IP address whatever it is IE:192.168.1.1
PS. This should be in the minilogin support section, but your new....
