Datenbank Fehler:
1067 Invalid default value for 'modified' SQL=CREATE TABLE IF NOT EXISTS `j_matukio_locations` ( `id` int(11) NOT NULL AUTO_INCREMENT, `title` varchar(1000) NOT NULL, `gmaploc` varchar(1000) NOT NULL, `location` varchar(1000) NOT NULL, `phone` varchar(150) NOT NULL, `email` varchar(255) NOT NULL, `website` varchar(255) NOT NULL, `description` text NOT NULL, `image` varchar(255) NOT NULL, `comments` text NOT NULL, `created_by` int(11) NOT NULL, `modified_by` int(11) NOT NULL, `modified` datetime NOT NULL DEFAULT CURRENT_TIMESTAMP ON UPDATE CURRENT_TIMESTAMP, `published` tinyint(1) NOT NULL DEFAULT '0', PRIMARY KEY (`id`) ) Comment 'Locations';
Ist aud Debuggin und Entwicklung eingestellt.
Ich habe von 2.2.4 auf 3.0.0 updaten wollen. Das wurde mit obigem Fehler beendet und seit dem ist die Seite tot.
Es tritt jetz häufiger der Fehler: "ES KONNTE KEIN INDEX-SCHLÜSSEL GENUTZT WERDEN" auf.
Außerdem modules/mod_matukio/mod_matukio.php und modules/mod_matukio/mod_matukio.php (kann nicht gefunden werden)
Wo setz ich denn das Ticket auf private, dann kann ich auch nähere Informationen geben.
VG Marvin