|
|
Administrator
|
Posts: 1223
Join Date: Mar 2005
|
Thanks to santocki for reporting this.
On MySQL Versions 4.1 and above the auto_increment fields cannot have default values and the installation script produced an error. I've removed the "DEFAULT '1'" for all auto_increment fields from the install.php file.
This only affects installation. If you have run the installation successfully you don't need to do anything. If you have the old install.php and it shows an error upon installation on MySQL 4.1++ then you need to redownload the seo-board zip file to get the new install.php or simply remove the default values for the auto_increment fields.
|