View Single Post
  #2  
Old 06-06-2009, 04:19 PM
Shendare
Dragon
 
Join Date: Apr 2009
Location: California
Posts: 814
Default

You're running into a limitation in the way Minilogin works. Minilogin completely ignores the username and password you type in. It logs you in solely based on the IP address you're coming from.

So, if you want to use two different accounts from the same IP address, you'll have to update the Accounts table in the database each time you want to switch accounts, to make sure the correct account has your IP address listed in it.

- Shendare
Reply With Quote