Obviously this will aid in improving the system a lot due to stopping multiple votes in any way 
I found this really nice rating script and I though it would be awesome if we could have this as a modx snippet sometime:
http://widgets.rabidlabs.net/ratings/v1.2/
Quote from: redstormj at Feb 27, 2008, 12:35 AM
I found this really nice rating script and I though it would be awesome if we could have this as a modx snippet sometime:
http://widgets.rabidlabs.net/ratings/v1.2/
Doesn’t work in Internet Explorer 6 for me...
that’s a shame, such a nice looking script.
Very nice looking script that. It does work in IE7 for me, but it is annoying as it causes an iframe to appear around the rating options themselves...
No need ... removing the alias value will allow it to be used for all combinations of friendly url settings.
[!star_rating? &useSession=`1` &onevote=`1`!]
Quote from: garryn at Jul 07, 2006, 03:49 AM
No need ... removing the alias value will allow it to be used for all combinations of friendly url settings.
So, I apparently am not getting how to implement this snippet with SEO friendly URLs. If my call looks like this, what is wrong with it:
[!star_rating? &docID=[+id+] &useSession=1 &onevote=1 !]
When I hit my page, it says ’Unable to display rating’
I’m guessing it’s because my docID is not using an ID but a SEO friendly URL. If so, how can I call the snippet and give it the correct parameters at the same time.
CML
PS Sorry if this is a dumb question but I’m just getting my head around things here.