Quote:
Originally Posted by A Dead Puppie
I'm trying to install a mod, (Point Market 3) and i keep getting a database error with the following:
[code]Database error in vBulletin 4.2.2:
Invalid SQL:
ALTER TABLE user ADD market_points DECIMAL( 18, 3 ) NOT NULL DEFAULT '1.000';
|
Have you looked at the table clearly marked above? That will not have a 'market_ 'prefix on it. That is an existing vBulletin table.
table: user
column: market_points