Code: Alles auswählen
##############################################################
## MOD Title: Admin Voting
## MOD Version: 1.1.8
## Author: ErDrRon < ErDrRon@aol.com > < http://www.ErDrRon.com/phpBB2/ >
##
## Description: Allows forum administrators, via the Admin Control
## Panel, to see who voted in a poll and, optionally,
## HOW they voted.
##
## Installation Level: easy
## Installation Time: 2 minutes
## Files To Edit (1): posting.php
## Included Files (6): voting_admin_install.txt
## admin_voting_database_install.php
## admin_voting.php
## admin_vote_body.tpl
## lang_admin_voting.php (use language of choice)
## admin_voting_icon.gif
##
##############################################################Code: Alles auswählen
##########################################################################################
## Hack Titel: erweiterte Umfragefunktion
## Hack Version: 1.2.4 (phpBB 2.0.x)
## Autor: Acid
## Credits: (modifiziert) "Show ending of vote" von Sven Schumacher
##
## Beschreibung: Mit diesem Hack wird angezeigt, wann die Umfrage endet bzw. ob sie
## bereits vorbei ist. Desweiteren kann man einstellen, ob die Umfrage-
## ergebnisse angezeigt werden sollen, wenn die Umfrage noch nicht beendet
## ist. Dies ist für jede Umfrage einstellbar.
##
## Dateien zu ändern: 7
## language/lang_german/lang_main.php
## includes/functions_post.php
## posting.php
## viewtopic.php
## templates/xxx/posting_poll_body.tpl
## templates/xxx/viewtopic_poll_result.tpl
## templates/xxx/viewtopic_poll_ballot.tpl
##
##########################################################################################Dieser User hat weder als erstes noch als letztes abgestimmt, sondern irgendwo dazwischen.
Es wird alles korrekt angezeigt, nur eben nicht wer für was abgestimmt hat!
Woran kann es liegen?
