Hallo liebe Community,
Ich wollte ein neues Projekt aufsetzen, und mir dabei mal Joomla 1.5.3 zu Gemüte führen.
Leider treten meine ersten Probleme schon in Schritt 4. der Installation auf.
Ich bekomme einen Datenbankfehler der sich auf die Tabelle `jos_vm_cart` bezieht.
Leider weiß ich gar nichts damit anzufangen.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 'CURRENT_TIMESTAMP , PRIMARY KEY ( `user_id` ) ) TYPE = MYISAM SQL=CREATE TABLE IF NOT EXISTS `jos_vm_cart` ( `user_id` INT( 11 ) NOT NULL , `cart_content` TEXT NOT NULL , `last_updated` TIMESTAMP NOT NULL DEFAULT CURRENT_TIMESTAMP , PRIMARY KEY ( `user_id` ) ) TYPE = MYISAM COMMENT = 'Stores the cart contents of a user'
Joomla 1.5.3 / VM 1.1
Aus dem eCommerce Bundle
Natürlich bin ich für jeden kleinen Tipp dankbar
Edit: Habe das Problem selbst gelöst. Musste umstellen von SQL 4.0 auf 5.0 Datenbank - 4.0 hat den neueren Syntax nicht interpretieren können.


LinkBack URL
About LinkBacks
Zitieren

Lesezeichen