Emu error help

Mathematics

Show Off. Be Honest :) I'll face the rest.
Jan 14, 2012
163
21
There must be just a missing table on your sql try running this query
ALTER TABLE `users` ADD COLUMN `volume` int(3) NOT NULL DEFAULT 100;
and restart your emulator it should fix everything.
 

ChoZuri

Member
Apr 16, 2012
38
5
There must be just a missing table on your sql try running this query
ALTER TABLE `users` ADD COLUMN `volume` int(3) NOT NULL DEFAULT 100;
and restart your emulator it should fix everything.
I get this

[SQL] ALTER TABLE `users` ADD COLUMN `volume` int(3) NOT NULL DEFAULT 100;
[Err] 1060 - Duplicate column name 'volume'
 

FarLock

ThisHabbo Media Journalist
Apr 21, 2012
224
52
I get this

[SQL] ALTER TABLE `users` ADD COLUMN `volume` int(3) NOT NULL DEFAULT 100;
[Err] 1060 - Duplicate column name 'volume'
It means the column volume already exists. Those error means the IP they use doesn't match to the last IP they use to login.
 

ChoZuri

Member
Apr 16, 2012
38
5
Are you running Phoenix Cracked or Phoenix " Real "
Real Pheonix, paid for it from otak-u studios.

it also happens to myself, in which I do not have a different IP to the one I registered with so its a little confusing as to why I get it :confused:
 

Users who are viewing this thread

Top