View Single Post
  #9  
Old 09-28-2005, 07:00 AM
tallerin
Hill Giant
 
Join Date: Mar 2005
Posts: 165
Default

then the 2 that will login to PEQ are the only 2 that will (should ) work with 6.2 and those two should not work with your 6.1 server.

when you sourced your DB did you source in
Code:
insert into account (name,status, minilogin_ip) values('USERNAME_HERE',250,'127.0.0.1');
Reply With Quote