Fez
Ich habe gerade anch ewig langer Zeit mal wieder ein wbb1lite einrichten wollen. Hochladen und installPhP öffnen war kein Problem, die Voraussetzungen alle grün. Doch wenn die Tabellen erstellt werden sollen kommt nach der notify-Tabelle diese Fehlermeldung:
Database error in WoltLab Burning Board: Invalid SQL: CREATE TABLE bb3_object2board ( boardid mediumint(
unsigned NOT NULL default '0', objectid int(10) unsigned NOT NULL default '0', mod tinyint(1) NOT NULL default '0', boardpermission tinyint(1) NOT NULL default '0', startpermission tinyint(1) NOT NULL default '0', replypermission tinyint(1) NOT NULL default '0', KEY boardid (boardid) ) TYPE=MyISAM;
mysql error: You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'mod tinyint(1) NOT NULL default '0', boardpermission tinyint(1) NOT NULL defa' at line 4
mysql error number: 1064
Date: 25.06.2008 @ 18:09
Script: /ordner/install.php
Referer: http://meineseite.de/ordner/install.php?mode=1&step=3
Kann mir jemand sagen, wo das Problem liegt?
Database error in WoltLab Burning Board: Invalid SQL: CREATE TABLE bb3_object2board ( boardid mediumint(

mysql error: You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'mod tinyint(1) NOT NULL default '0', boardpermission tinyint(1) NOT NULL defa' at line 4
mysql error number: 1064
Date: 25.06.2008 @ 18:09
Script: /ordner/install.php
Referer: http://meineseite.de/ordner/install.php?mode=1&step=3
Kann mir jemand sagen, wo das Problem liegt?