DZCP Template SupportProblem mit Temp05


25.01.2013, 14:36 - exiin0112 - Forumrang: Plappermaul - 2 Posts
Hallo Zusammen,

komme bei dem oben genannten Temp05, eine Fehlermeldung wenn ich die install.php ausführe:

Support Information:
CMS & Version: dzcp1.5.5.4
Template & Version: GT_DZCP_v1.5.4._05
Website: http://eru-esports.bplaced.net



(Fehlercode)
MySQL-Query failed:

ErrorNo = 1064
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 'TYPE=MyISAM' at line 8
Query = CREATE TABLE slideshow ( `id` int(5) NOT NULL auto_increment, `pos` int(5) NOT NULL default '0', `bez` varchar(200) NOT NULL default '', `url` varchar(200) NOT NULL default '', `target` int(11) NOT NULL default '0', PRIMARY KEY (`id`) ) TYPE=MyISAM

Da ich in sql nicht wirklich fit bin bitte ich um eure hilfe smiling
Setze aktuelle die neuste GZCP Ver. ein.

Gruß
exiin


 
25.01.2013, 17:19 - SturmFussel - Forumrang: GT Süchtig - 235 Posts
Hallo exiin0112,

Öffne bitte die Install.php aus dem Installations Ordner, suche bitte in Zeile 33 nach

Code:
1.
) TYPE=MyISAM");


Diese änderst du wie folgt um !

Code:
1.
TYPE=ENGINE



Danach den Installer bitte erneut ausführen.

Mit Hochachtung

=CFS=SturmFussel


[URL=http://www.crazyfunshooters.de/][IMG]http://www.imgbox.de/users/SturmFussel/Fussel_Signatur_Admin1.jpg[/IMG][/URL]

 
25.01.2013, 18:07 - exiin0112 - Forumrang: Plappermaul - 2 Posts
Selber Fehler:

MySQL-Query failed:

ErrorNo = 1064
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 'TYPE=ENGINE' at line 8
Query = CREATE TABLE slideshow ( `id` int(5) NOT NULL auto_increment, `pos` int(5) NOT NULL default '0', `bez` varchar(200) NOT NULL default '', `url` varchar(200) NOT NULL default '', `target` int(11) NOT NULL default '0', PRIMARY KEY (`id`) ) TYPE=ENGINE
 
25.01.2013, 18:12 - SturmFussel - Forumrang: GT Süchtig - 235 Posts
Hallo exiin0112,

Schick mir bitte mal via pn deine Teamspeak 3 daten zu dann schau ich mir das Problem gemeinsam mit dir an.

Mit Hochachtung

=CFS=SturmFussel

[URL=http://www.crazyfunshooters.de/][IMG]http://www.imgbox.de/users/SturmFussel/Fussel_Signatur_Admin1.jpg[/IMG][/URL]