View Single Post
  #1  
Old 06-22-2012, 05:51 AM
chamberdown
Sarnak
 
Join Date: Jul 2011
Posts: 30
Default

i tried to logintype> minilogin and also turning off the firewall completely with no luck. i checked the version. and it is titanium, but its not showing the build date at 2005, it shows 2010, i suspect this is because this is the fresh titanium install i used to play on EQemu back then. but i deleted all associated files when i stopped playing. so its never been used for live. maybe i need to reinstall titanium and re set everything up?

the only other thing i can thnk of is the mysql entry

update variables set value = "Minilogin" where varname = "LoginType";

Insert into account (name, password, status, minilogin_ip) values ("SuperGreg", "Numba#1!!", 250, "127.0.0.1");

those are the instructions on the write up. the only thing i changed is the username and password portions in mysql. I'm baffled, i should have some time later tonight to mess with it some more. I appreciate all your help thus far!
Reply With Quote