last_ip Keeps going to '::1'.

Kayte

Living La Dolce Vita.
Apr 19, 2011
365
151
Okay, so I've started up a phoenix hotel.
And I've been getting errors That says :
Login error: User account not found - Make sure the users last-ip matches their current ip <::1>.So, I changed the Ip to '127.0.0.1' I click load client, and it changes back to ::1.

So, What I did. I clicked Load Client, then quickly (while the client was halfway finished loading) changed it to 127.0.0.1, and it loads perfectly.

But, I don't want to have to keep changing ::1 to 127.0.0.1, EVERY time I load the client.
So, If you could help me in any way, please reply ONLY BELOW.
Just in-case another person has the same error. So - Thanks!

Thanks in Advance.
Katie.
 

Alam

shietttt
Jul 3, 2011
433
166
Did you do the Query on your database : UPDATE users SET last_ip(or w.e the column name is)='127.0.0.1' , UPDATE users SET ip_reg(or whatever the column name is)='127.0.0.1' , and make sure you do the same by right clicking users table and click design table and change those too so it will work for new users.
 

Users who are viewing this thread

Top