So ich hab nochmal biss genauer hingeschaut, und wenn ich die inst ausführe kommt
Installing Multivote_Mod DB Field
Running :: ALTER TABLE `phpbb_vote_desc` ADD `vote_max` INT( 3 ) DEFAULT '1' NOT NULL -> FAILED ---> Duplicate column name 'vote_max'
Running :: ALTER TABLE `phpbb_vote_desc` ADD `vote_voted` INT( 7 ) DEFAULT '0' NOT NULL -> FAILED ---> Duplicate column name 'vote_voted'
Running :: ALTER TABLE `phpbb_vote_desc` ADD `vote_hide` TINYINT( 1 ) DEFAULT '0' NOT NULL -> FAILED ---> Duplicate column name 'vote_hide'
Running :: ALTER TABLE `phpbb_vote_desc` ADD `vote_tothide` TINYINT( 1 ) DEFAULT '0' NOT NULL -> FAILED ---> Duplicate column name 'vote_tothide'
COMPLETE!
Some queries failed. Please contact me via email, pm, at the board or whatever, so we can solve your problems...
To Undo the changes to your database please execute mod_table_uninst.php.
NOW DELETE THIS FILE
Also irgendwas funzt da nicht wirklich!!!
