MultiVote_Mod_v.1.3.1
Verfasst: 16.11.2003 15:43
Habe mir diesen MOD eingebaut nur habe ich jetzt das Problem das User mehrmals hintereinander abstimmen können.
Wie kann ich das verhindern?
Kann mir dabei einer helfen?
Danke schon mal im vorraus.
Code: Alles auswählen
## EasyMod 0.0.7 compliant
##############################################################
## MOD Title: MultiVote_Mod_v.1.3.1
##
## MOD Author: vilaras < vilaras@freemail.gr > (Theodoros Vilaras) http://www.ksp.gr/multivote_mod/
##
## MOD Description:
##
## Multiple choice voting in phpBB polls:
## - It's up to the user to define the number of the allowed selections.
## - Usage of 'checkboxes' instead of 'radio buttons' (when needed).
## - Users-voters are automatically notified of the max allowed choices.
## - Can set poll expiration within hours.
## - Time left to poll expiration appears when viewing poll results page.
## - Choose whether to hide results and total number of votes till poll expires or not.
## ATTENTION: Addition of 4 db table fields (columns) is required
##
##
## MOD Version: 1.3.1
##
## Installation Level: Intermediate
##
## Installation Time: 20 Minutes
Kann mir dabei einer helfen?
Danke schon mal im vorraus.