DZCP Template SupportDZCP und GT_DZCP_v1.5.5.2_10


14.03.2018, 20:01 - astk15 - Forumrang: Plappermaul - 10 Posts
Hallo habe ein kleines problem
ich habe mit DZCP von hier heruntergeladen und ein Passendes Template hierzu das GT_DZCP_v1.5.5.2_10

nun versuchte ich die navigation und die slideshow zu insterlieren
aber bekomme immer folgenden fehler.

Code:
1.
2.
3.
4.
5.
MySQL-Query failed:

    ErrorNo = 1064
    Error = You have an error in your SQL syntax; check the manual that corresponds to your MariaDB 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


habe ich etwas falsch eingestellt oder hochgeladen ?

vielen dank


Support Information:
CMS & Version: DZCP 1.5.5.4
Template & Version: GT_DZCP_v1.5.5.2_10
Website: http://german-elite.bp.../german-elite/install.php






 
15.03.2018, 17:49 - astk15 - Forumrang: Plappermaul - 10 Posts
weis jemand villeicht etwas ?

 
15.03.2018, 17:57 - Daeem - Administrator - 2036 Posts
hallo,

TYPE=MyISAM

must in ENGINE=MyISAM ausgetauscht werden, da der Befehl TYPE veraltert ist.

Im Weltraum, hört dich niemand schreien, auf der Erde spielt es keine rolle.[ALIGN=center]"The most beautiful thing in the world is, of course, the world itself."[/ALIGN]

 
15.03.2018, 19:50 - astk15 - Forumrang: Plappermaul - 10 Posts
hi
danke für die Antwort

leider kann ich persönlich noch nichts damit anfangen.

falls dies vom webspace ist hab ich da leider keine chance!

wen es vom CMS ist kann ich mir da einfach ein neuers ladden und mir diese datei suchen ?
oder wie mache ich das

trozdem nochmals schonmal vielen dank
 
16.03.2018, 19:37 - Daeem - Administrator - 2036 Posts
install.php Datei mit Editor öffnen suchen TYPE=MyISAM und ersetzen durch ENGINE=MyISAM.

mfg

Im Weltraum, hört dich niemand schreien, auf der Erde spielt es keine rolle.[ALIGN=center]"The most beautiful thing in the world is, of course, the world itself."[/ALIGN]