Justin123 New Member Dec 19, 2011 14 0 Jun 2, 2015 #1 Setting Up My Client. And this is what i get, EMU is running fine it sees that i disconnect! cant figure it out plz help <3 You must be registered for see links
Setting Up My Client. And this is what i get, EMU is running fine it sees that i disconnect! cant figure it out plz help <3 You must be registered for see links
Timothy Kylie Jenner Sep 25, 2013 674 79 Jun 2, 2015 #2 you dont have "account_locked" in your database under 'users' you need to add it. Upvote 0 Downvote
RJackHabbo New Member May 31, 2015 5 5 Jun 3, 2015 #3 I guess your using Client pins Here; Code: ALTER TABLE `users` ADD `account_locked` varchar(255) DEFAULT NULL Last edited: Jun 3, 2015 Upvote 0 Downvote
I guess your using Client pins Here; Code: ALTER TABLE `users` ADD `account_locked` varchar(255) DEFAULT NULL
Khalil IDK Dec 6, 2011 1,642 786 Jun 4, 2015 #4 RJackHabbo said: I guess your using Client pins Here; Code: ALTER TABLE `users` ADD `account_locked` varchar(255) DEFAULT NULL Click to expand... That query gave me brain cancer. Upvote 0 Downvote
RJackHabbo said: I guess your using Client pins Here; Code: ALTER TABLE `users` ADD `account_locked` varchar(255) DEFAULT NULL Click to expand... That query gave me brain cancer.