I have asked this 6 times now. I also see that other users are asking questions, but not receiving any help. I have waiting patiently for almost a month for some sort of answer, or even a response from the creator or ANYONE that may have seen this SQL error before.
I get this error message when installing.. It gets to the "do database modifications" part and then I get..
Database error in vBulletin 3.0.1:
Invalid SQL:
CREATE TABLE vb3_vbookie_groups (
group_id SMALLINT UNSIGNED DEFAULT '1' AUTO_INCREMENT NOT NULL PRIMARY KEY,
group_title VARCHAR(255) NOT NULL
) TYPE=MyISAM
mysql error: Invalid default value for 'group_id'
mysql error number: 1067
Any solutions?
Josh
|