|
|
Joined: Mar 2004
Posts: 26
Junior Member
|
Junior Member
Joined: Mar 2004
Posts: 26 |
Hey, with the poll feature, how often is each member allowed to vote? Only once? Or once every day? If it is restricted, is it restricted to once per member, or once per IP address?
Cheers
|
|
|
|
Joined: Mar 2004
Posts: 26
Junior Member
|
Junior Member
Joined: Mar 2004
Posts: 26 |
anyone have any feedback?
|
|
|
|
Joined: May 2001
Posts: 550
Code Monkey
|
Code Monkey
Joined: May 2001
Posts: 550 |
2 options: either you let only the registered users vote, then every user can vote once, or you let everybody vote, then every IP can vot once.
|
|
|
|
Joined: Mar 2004
Posts: 26
Junior Member
|
Junior Member
Joined: Mar 2004
Posts: 26 |
I found out that 6.5 had a bug whereby members could vote multiple times, as long as they had a different IP address each time they voted - it restricted based on IP address rather than by member. Also, if you allowed anonymous members to vote, it then restricted by member, meaning that anonymous users couldn't vote at all, even if you wanted them to. I just installed 6.5.1 and am having the same problem, although it could be that I retained a few files from 6.5. Anyone know what was changed in 6.5.1 that supposedly fixed this problem?
|
|
|
|
Joined: Jul 2001
Posts: 808
Coder
|
Coder
Joined: Jul 2001
Posts: 808 |
in 6.5 the option for IP/UID in the control panel is switched. Bug in template. If you dont update set it contrariwise. This Bug is fixed in 6.5.1b4 and above. 6.5.1 runs well. If running 6.5.1 now please check your poll settings again.
After I run 6.5 I have to clean out my poll table with phpmyAdmin. I delete all IP votings (I allow only voting for UID).
|
|
|
|
Joined: Mar 2004
Posts: 26
Junior Member
|
Junior Member
Joined: Mar 2004
Posts: 26 |
Thanks. Which template exactly was changed that fixed this problem in 6.5.1?
|
|
|
|
Joined: Jul 2001
Posts: 808
Coder
|
Coder
Joined: Jul 2001
Posts: 808 |
\templates\default\admin\features.tmpl change: <input type="radio" name="whovote" value="0" $whovote_0_checked id="whovote-0" /> {$ubbt_lang['VOTE_1']}</label><br /><br /><label class="radio" for="whovote-1"><br /><input type="radio" name="whovote" value="1" $whovote_1_checked id="whovote-1" /> {$ubbt_lang['VOTE_2']}</label> to: <input type="radio" name="whovote" value="1" $whovote_1_checked id="whovote-0" /> {$ubbt_lang['VOTE_1']}</label><br /><br /><label class="radio" for="whovote-1"><br /><input type="radio" name="whovote" value="0" $whovote_0_checked id="whovote-1" /> {$ubbt_lang['VOTE_2']}</label>
|
|
|
Donate to UBBDev today to help aid in Operational, Server and Script Maintenance, and Development costs.
Please also see our parent organization VNC Web Services if you're in the need of a new UBB.threads Install or Upgrade, Site/Server Migrations, or Security and Coding Services.
|
|
badfrog
somewhere on the coast of Maine
Posts: 94
Joined: March 2007
|
|
Forums63
Topics37,575
Posts293,930
Members13,823
|
Most Online6,139 Sep 21st, 2024
|
|
Currently Online
Topics Created
Posts Made
Users Online
Birthdays
|
|
|
|
|