Jefferson49 / Joomla_plugin_sexypolling_reloaded

Migration of the joomla plugin "Sexy Polling" to joomla 4.x
GNU General Public License v3.0
2 stars 3 forks source link

Limit of votes from an ip address doesn't seem to make difference #12

Closed Jefferson49 closed 10 months ago

Jefferson49 commented 1 year ago

Observed with version 4.1.1

Limit of votes from an ip address doesn't seem to make difference. It still only allows 1 even though I've set it higher.

Jefferson49 commented 1 year ago

It is also important to consider the "Voting Period". The default value is set to "24". This means that the next time you can vote is after 24 hours. If the voting period is set to a very small value (e.g. "0.0001"), it is possible to vote again immidiately.

However, the allowance for further votes is only given, after reloading the website. There is some problem in the JavaScript and Cookie behavior, which I could not resolve yet. If not reloading the website, JavaScript will not allow to vote again.

Jefferson49 commented 10 months ago

Same issue as #67