allow duplicates and browsers
Posted: 17 December 2007 08:41 AM   [ Ignore ]
Newbie
Rank
Total Posts:  1
Joined  2007-12-12

For some strange reason allow_duplicates=“no” seems to work in firefox. in IE7 it just allows a user to continue to vote over and over. For the life of me i cant seem to work out why!?

My code is pretty straight forward…

{exp:rating:form entry_id="{entry_id}" form_name="review" require_membership="no" admin_template="admin_template" anonymous="no" allow_duplicates="no" status="open"}
<input type="hidden" name="name" value="{screen_name}" />
<
input type="hidden" name="email" value="{email}" />
<
label for="review">Your Rating</label>
<
select name="rating">
<
option value="1">1</option>
<
option value="2">2</option>
<
option value="3">3</option>
<
option value="4">4</option>
<
option value="5">5</option>
</
select>
<
label for="review">Your Review</label>
<
input type="submit" name="submit" value="Submit!" />
{/exp:rating:form} 

http://www.screengrabby.com/screenshot/wwwsmashlabcom/

any help much appreciated!

Profile
 
 
Posted: 04 January 2008 01:16 PM   [ Ignore ]   [ # 1 ]
Administrator
Avatar
RankRankRankRank
Total Posts:  3717
Joined  2006-10-18

I apologize for the late response…

Have you tried testing that code in a “light” template… something very basic.
Also, I’ve managed to post duplicates on your website in both IE7 and Firefox 2

 Signature 

Check out the new Solspace Blog!

Profile
 
 
   
 
 
‹‹ {screen_name} variable      Comments Rating? ››