xabbiehotel
New Member
- Apr 27, 2013
- 23
- 1
You must be registered for see links
How to fix this ?:S
Check your database and see if there's a table called permissions_ranks or something similar? I'm not familiar with Phoenix anymore.What query do i need to insert?
ALTER TABLE `permissions_ranks` ADD COLUMN `cmd_dance` enum('0','1') NOT NULL DEFAULT '0';In my permissions_ranks isn't a cmd_dance. But how do i add it?
Thanks for the help btw