Quote:
Originally Posted by Andrew Green
Maybe vb doesn't like my 3 digit version numbering... I'll have to look into that.
Reuploaded with it told to ignore the error. If you have already installed this will do nothing, and nothing needs to be done. Just will prevent more questions about that 
|
The error is because the column soundfx already exist, i just delete the column and the update recreate the column.
Quote:
<installcode><![CDATA[$db->query_write("ALTER TABLE gameroom_chatlog ADD COLUMN soundfx TEXT");
|
But if you run another update, the poblem come back till deleting the column.