Seite 1 von 1

[Adm_vote_und_multivote_mod_fix] Fix für die Koexistenz von

Verfasst: 27.01.2007 19:11
von mario d.
Betrifft MOD: [mod=Adm_vote_und_multivote_mod_fix]Admin Voting MOD und Multivote MOD Fix[/mod]

Hallo!

Wenn ich den SQL-Befehl ausführen will, kommt bei mir folgendes:

Code: Alles auswählen

 SQL-Befehl : 

ALTER TABLE `phpbb_vote_voters` CHANGE `vote_option_id` `vote_option_id` CHAR( 255 ) CHARACTER SET latin1 COLLATE latin1_swedish_ci NULL DEFAULT NULL

MySQL meldet:

#1054 - Unknown column 'vote_option_id' in 'phpbb_vote_voters'
Hatte gesehen, dass schon jemand anders dasselbe Problem hatte, dann aber eine andere MOD, als den Multivote. Kann mir bitte jemand sagen, wo sich hier der Fehler befindet?

Danke und Gruß.