If anyone has any information pertaining to my problem please let me know, I would like to install this modification. I have made all file edits and am ready to upload the php files, but before I do I need to get this problem resolved with the install process of this modification...
When attempting to add database modifications after inserting phrases I get this error... whats wrong ?
Quote:
Database error in vBulletin 3.0.5:
Invalid SQL:
CREATE TABLE 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
Date: Monday 24th of January 2005 05:06:19 AM
Script: vbookie_install.php
|