Ticket #399 (closed defect: invalid)

Opened 4 years ago

Last modified 4 years ago

Installationsfehler wegen Codierung

Reported by: info@… Owned by: somebody
Priority: major Milestone:
Component: taggingreloaded Version:
Keywords: Cc:

Description

Kann taggingreloaded leider nicht installieren, bekomme bei 80% des Installationsvorgans (Paket Tagging Reloaded for WCF: Datenbank wird installiert ...) den Fehler:

error message: Invalid SQL: CREATE TABLE wcf1_taggingreloaded ( taggingID int(10) unsigned NOT NULL, userID int(10) unsigned NOT NULL, tag varchar(96) collate utf8_bin NOT NULL DEFAULT , weight smallint(2) unsigned NOT NULL, PRIMARY KEY (taggingID, tag, userID) ) ENGINE=MyISAM DEFAULT CHARSET=latin1 COLLATE utf8_bin sql error: COLLATION 'utf8_bin' is not valid for CHARACTER SET 'latin1' sql error number: 1253 sql version: php version: 5.2.4 wcf version: 1.0.10 (Horizon)

Habe bei der Installation des WCF/WBB entsprechend der Empfehlung für Deutsche Foren ISO-8859-1 als Zeichsatzkodierung ausgewählt. Würde mich freuen, wenn es trotzdem eine Möglichkeit gäbe das Tagging zu installieren. Vielen Dank für die Mühe und die tolle Arbeit, die ihr leistet! Grüße Sascha

Change History

Changed 4 years ago by d0nut

  • status changed from new to closed
  • resolution set to invalid
Note: See TracTickets for help on using tickets.