Weblinks-Modul: Fehler bei Anlegen der Tabelle Weblinks
am 16.11.2011 - 12:29 Uhr in
Bei der Aktivierung des Moduls Weblinks tritt folgender Fehler auf:
Notice: Undefined index: datetime:normal in DatabaseSchema_mysql->processField() (Zeile 200 von /www/htdocs/w008e588/includes/database/mysql/schema.inc).
Notice: Undefined index: datetime:normal in DatabaseSchema_mysql->processField() (Zeile 200 von /www/htdocs/w008e588/includes/database/mysql/schema.inc).
PDOException: SQLSTATE[42000]: Syntax error or access violation: 1064 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 'DEFAULT NULL COMMENT 'Date/time of the last click', `last_status` CHAR(4) DEFAU' at line 5: CREATE TABLE {weblinks} ( `nid` INT unsigned NOT NULL DEFAULT 0 COMMENT 'Node identifier', `vid` INT unsigned NOT NULL DEFAULT 0 COMMENT 'Version identifier', `click_count` INT unsigned NOT NULL DEFAULT 0 COMMENT 'Click counter', `last_click` DEFAULT NULL COMMENT 'Date/time of the last click', `last_status` CHAR(4) DEFAULT '200' COMMENT 'Status from the last validity check', `last_status_info` INT unsigned NULL DEFAULT NULL COMMENT 'When the status changed (either the date or number of cron runs ago)', `last_checked` DEFAULT NULL COMMENT 'Date/time of the last validity check', `urlhash` CHAR(32) NOT NULL DEFAULT '' COMMENT 'The hashed value of the URL', `url` TEXT NOT NULL COMMENT 'The actual URL', `reciprocal` TEXT NULL DEFAULT NULL COMMENT 'A reciprocal URL for matching referers', PRIMARY KEY (`nid`, `vid`), INDEX `last_checked` (`last_checked`), INDEX `urlhash` (`urlhash`) ) ENGINE = InnoDB DEFAULT CHARACTER SET utf8 COMMENT 'Extra node information for the weblinks content type.'; Array ( ) in db_create_table() (Zeile 2686 von /www/htdocs/w008e588/includes/database/database.inc).
Kann mir jemand helfen. Danke
Ernst
- Anmelden oder Registrieren um Kommentare zu schreiben
Neue Kommentare
vor 6 Tagen 18 Stunden
vor 1 Woche 2 Tagen
vor 1 Woche 2 Tagen
vor 1 Woche 3 Tagen
vor 1 Woche 6 Tagen
vor 1 Woche 6 Tagen
vor 1 Woche 6 Tagen
vor 1 Woche 6 Tagen
vor 1 Woche 6 Tagen
vor 1 Woche 6 Tagen