ich bekomm immer dieses Fehler wenn ich Guidtech installieren will.
Code:
IP.Board Set Up Utility
Welcome to the IP.Board application set up utility.
This installation is in progress...
The following errors have been found:
· CREATE TABLE guidsystem ( `id` int(11) NOT NULL auto_increment, `name` varchar(255) NOT NULL default '', `value` longtext NOT NULL, PRIMARY KEY (id) ) TYPE=MyISAM AUTO_INCREMENT=1 ;
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 'TYPE=MyISAM AUTO_INCREMENT=1' at line 6
· ALTER TABLE groups ADD gd_access TINYINT(2) NOT NULL DEFAULT '0';
Duplicate column name 'gd_access'
· ALTER TABLE members ADD gd_public VARCHAR(33) NOT NULL DEFAULT '';
Duplicate column name 'gd_public'
· INSERT INTO guidsystem (`name`, `value`) VALUES ('offline', '1');
Table 'youownedskillz_1.guidsystem' doesn't exist
· INSERT INTO guidsystem (`name`, `value`) VALUES ('annoucement', '
Thank you for your Purchase of http://www.phcgaming.com software
This Annoucement can be modified in the ACP
');
Table 'youownedskillz_1.guidsystem' doesn't exist






