Habe mit der Shbox folgendes Problem ,was muss ich nun machen ?
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' at line 44CREATE TABLE `prefix_shbox_config` ( `id` mediumint(255) unsigned NOT NULL auto_increment, `anzeige` text NOT NULL, `reload` text NOT NULL, `setinterval` text NOT NULL, `ausgabe` text NOT NULL, `datumzeit` text NOT NULL, `datumformat` text NOT NULL, `ip` text NOT NULL, `smilies` text NOT NULL, `smilieszeile` text NOT NULL, `smiliesspalte` text NOT NULL, `admincolor` text NOT NULL, `admintext` text NOT NULL, `gastcolor` text NOT NULL, `gasttext` text NOT NULL, `gastrecht` text NOT NULL, `spam` text NOT NULL, `avatarx` text NOT NULL, `avatary` text NOT NULL, `archiv` text NOT NULL, `tabellecolor` text NOT NULL, `tabellewidth` text NOT NULL, `tabelleheight` text NOT NULL, `textmax` text NOT NULL, `textzeile` text NOT NULL, `textrows` text NOT NULL, `textcols` text NOT NULL, `textgroundcolor` text NOT NULL, `namel�nge` text NOT NULL, `nametext` text NOT NULL, `namesize` text NOT NULL, `namegroundcolor` text NOT NULL, `hgcolor1` text NOT NULL, `hgcolor2` text NOT NULL, `hrcolor` text NOT NULL, `namecolor` text NOT NULL, `textcolor` text NOT NULL, `adminnamecolor` text NOT NULL, `admintextcolor` text NOT NULL, `gastnamecolor` text NOT NULL, `gasttextcolor` text NOT NULL, PRIMARY KEY (`id`) ) TYPE=MyISAM
verwendete ilchClan Version: 1.1 M