Forums Sign Up Reply Search Statistics
Star Rating System GraFX Software Solutions - Forum / Star Rating System /

Double Votes

 
Author aniemi
Forums Member
#1 Posted: 18 May 2009 23:44:08
Reply 
If you go to a product that doesn't have any votes and you vote for it in IE 8 or IE 7 it says votes: 2 (even though there should only be one). If you rate products after that it appears to work correctly (records one vote)

http://www.hottubworks.com

Please advise.
Thanks
-Aaron
Author software
Admin
#2 Posted: 19 May 2009 18:59:46
Reply 
I have tried here (with Firefox, but shouldn't be rellevant), http://www.hottubworks.com/cgi-bin/commerce.cgi?pr eadd=action&key=1-BA-23HP15 and seems to work nice. Anyway NICE integration.
Author aniemi
Forums Member
#3 Posted: 20 May 2009 17:55:34
Reply 
software:
(with Firefox, but shouldn't be rellevant

However it is relevant. It does work correctly in FireFox, however it does not work correctly in IE 6,7,8. Which combined still beats out FireFox. So we need it to work consistently across both IE & FF.

Can you try in IE please?
Thank you
-Aaron
Author software
Admin
#4 Posted: 21 May 2009 20:11:25
Reply 
We will verify it, I have added to bug tracker.
Author aniemi
Forums Member
#5 Posted: 26 May 2009 23:03:20
Reply 
any word on this?
Thanks
-Aaron
Author software
Admin
#6 Posted: 15 Jun 2009 18:11:36
Reply 
no, not yet, sorry.
Author jeremysowen
Forums Member
#7 Posted: 19 Jun 2009 20:21:35
Reply 
this is the solution I found for this...

open validator.js in a text editor (the file is located in /ratepro/programtemplates/javascript directory)
comment out the form.submit() toward the bottom of the page. For me it is line 26 so that it looks like this...

//document.rate.Submit_Rate.form.submit();


For anyone interested I have an example of an older version of this software working at http://www.shoppingcartreview.com I'm working on upgrading it to the newer version and hope to have that up soon.
Author software
Admin
#8 Posted: 22 Jun 2009 12:30:16
Reply 
we will check if this fix the issue, thank you for your help.
Author metalcrypt666
Forums Member
#9 Posted: 9 Jul 2009 23:58:04 Edited by: metalcrypt666
Reply 
I'm having this issue using AJAX (just using the test page that came with the software). Same problem with Firefox 3.5 and IE 8.0. The Javascript method works fine.

This is using the free version, if that makes any difference(?)
Author metalcrypt666
Forums Member
#10 Posted: 10 Jul 2009 01:57:41
Reply 
Found it (Note: This is for the free version - v2.4.0 based on the .zip filename)

In cls_rate_ajax.php at line 127:

Change: $new = $row [3] + 1;
to: $new = $row [4] + 1;
Author software
Admin
#11 Posted: 11 Jul 2009 06:50:38
Reply 
OK, thank you for your help.
Author zell25
Forums Member
#12 Posted: 18 Oct 2011 17:35:09
Reply 
hi have fixe my cls_rate_ajax.php at line 127 but now i have 10 stars. How do I solve this little problem?
 
Your Reply

» Username  » Password 
Only registered users are allowed to post here. Please enter your login/password details upon posting a message, or sign up first.