MasterJiq Member Jul 8, 2016 385 23 Jan 21, 2017 #1 Hello! Can someone help me by fixing this ? I think I added column 'diamonds' on quest but not fixed.. Thanks. @JynX @Meap @Core sorry tagging, but I need to solve this as soon as possible.
Hello! Can someone help me by fixing this ? I think I added column 'diamonds' on quest but not fixed.. Thanks. @JynX @Meap @Core sorry tagging, but I need to solve this as soon as possible.
JynX Posting Freak Feb 6, 2016 710 438 Jan 21, 2017 #2 Design the subscriptions table and add column "diamonds" then boot EMU. Try this (Not sure if it works) ALTER TABLE `subscriptions` ADD `diamonds` INT(11); Upvote 0 Downvote
Design the subscriptions table and add column "diamonds" then boot EMU. Try this (Not sure if it works) ALTER TABLE `subscriptions` ADD `diamonds` INT(11);
MasterJiq Member Jul 8, 2016 385 23 Jan 21, 2017 Thread starter #3 JynX said: Design the subscriptions table and add column "diamonds" then boot EMU. Try this (Not sure if it works) ALTER TABLE `subscriptions` ADD `diamonds` INT(11); Click to expand... Thanks, after that I get this Upvote 0 Downvote
JynX said: Design the subscriptions table and add column "diamonds" then boot EMU. Try this (Not sure if it works) ALTER TABLE `subscriptions` ADD `diamonds` INT(11); Click to expand... Thanks, after that I get this
JynX Posting Freak Feb 6, 2016 710 438 Jan 21, 2017 #4 Did you add a number to those columns? The columns in your subscriptions. Upvote 0 Downvote
MasterJiq Member Jul 8, 2016 385 23 Jan 21, 2017 Thread starter #5 JynX said: Did you add a number to those columns? The columns in your subscriptions. Click to expand... On the column diamonds I added 25 to 3 column, gold bronze and silver vip Upvote 0 Downvote
JynX said: Did you add a number to those columns? The columns in your subscriptions. Click to expand... On the column diamonds I added 25 to 3 column, gold bronze and silver vip