sherwin156 Posted June 8, 2014 Group: Members Topic Count: 3 Topics Per Day: 0.00 Content Count: 7 Reputation: 0 Joined: 06/04/14 Last Seen: June 8, 2014 Share Posted June 8, 2014 anyone know what should i do wit hthis? Quote Link to comment Share on other sites More sharing options...
Kichi Posted June 8, 2014 Group: Members Topic Count: 25 Topics Per Day: 0.01 Content Count: 509 Reputation: 80 Joined: 11/20/11 Last Seen: October 3, 2020 Share Posted June 8, 2014 ALTER TABLE `char` ADD COLUMN `font` tinyint(3) unsigned NOT NULL default '0' after `unban_time`; Quote Link to comment Share on other sites More sharing options...
sherwin156 Posted June 8, 2014 Group: Members Topic Count: 3 Topics Per Day: 0.00 Content Count: 7 Reputation: 0 Joined: 06/04/14 Last Seen: June 8, 2014 Author Share Posted June 8, 2014 ALTER TABLE `char` ADD COLUMN `font` tinyint(3) unsigned NOT NULL default '0' after `unban_time`; thanks problem solve Quote Link to comment Share on other sites More sharing options...
Gidz Cross Posted June 8, 2014 Group: Members Topic Count: 133 Topics Per Day: 0.03 Content Count: 686 Reputation: 89 Joined: 04/07/14 Last Seen: Yesterday at 08:18 AM Share Posted June 8, 2014 And change the clientinfo as well. Make it version 30. Quote Link to comment Share on other sites More sharing options...
Question
sherwin156
anyone know what should i do wit hthis?
Link to comment
Share on other sites
3 answers to this question
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.