2 of 2
2
jQuery function to handle Rating Submittal
Posted: 28 August 2008 06:15 AM   [ Ignore ]   [ # 16 ]
Newbie
Rank
Total Posts:  7
Joined  2006-04-03

Happy to help.

One thing I forgot to mention is just a reminder that you also need to get a ‘rating_stars.png’ image and change the url in the css that Leevi supplied to reference it.

Profile
 
 
Posted: 29 August 2008 11:06 PM   [ Ignore ]   [ # 17 ]
Jr. Member
RankRank
Total Posts:  45
Joined  2006-07-16

That was immensely helpful, lesmckeown! I got this working in basic form really quickly. Thanks for your elaboration of this!

It probably would’ve taken me a day just to realize that I need to install another jQuery plugin.

Thanks to Leevi too!

It would be nice if it actually did it “truly in place” without a form submit… my “thank you!” message in EE never seems to redirect automatically (I always have to click that “click here if...” link). But this is vastly better than the drop-down select & submit button.

Since I’m also highly interested now in how a user could potentially edit their ratings (possibly incorporating this jQuery technique), I’ve started a thread over here about editing rating submissions

Profile
 
 
Posted: 30 September 2008 07:50 AM   [ Ignore ]   [ # 18 ]
Newbie
Rank
Total Posts:  5
Joined  2008-09-29

I’m using the script supplied by Leevi with the jquery cookie plugin but I just get the ‘ You have already rated this hairstyle ‘ message under the number of ratings, and no graphic ratings stars or a review box.

I’m getting this message on all weblog post that I’ve added the ratings to even on the one that haven’t been rated. 

Has anyone else had this problem?

Profile
 
 
Posted: 25 October 2008 03:38 AM   [ Ignore ]   [ # 19 ]
Newbie
Rank
Total Posts:  11
Joined  2006-08-30
Mark YME - 30 September 2008 07:50 AM

I’m using the script supplied by Leevi with the jquery cookie plugin but I just get the ‘ You have already rated this hairstyle ‘ message under the number of ratings, and no graphic ratings stars or a review box.

I’m getting this message on all weblog post that I’ve added the ratings to even on the one that haven’t been rated. 

Has anyone else had this problem?

I have this same issue. I think I pasted and followed everything correctly, but obviously not.

Would be nice to get this working. Can someone post an easy to follow step-by-step for dummies? And a working example.

Seems like it would really be great.

Thanks!

Profile
 
 
Posted: 29 October 2008 01:43 AM   [ Ignore ]   [ # 20 ]
Jr. Member
RankRank
Total Posts:  45
Joined  2006-07-16

I’m just revisiting Rating, and moving my work from “testing” to production mode… and am suddenly having the same issue as Mark YME and LenaZ. Even when I haven’t rated an item, and I’ve cleared out all ratings, the stars don’t show and I get the “You have already rated this hairstyle” message.

Profile
 
 
Posted: 30 October 2008 12:55 PM   [ Ignore ]   [ # 21 ]
Newbie
Rank
Total Posts:  1
Joined  2008-07-17

Check your javascript debugging and see if you’re getting an error like “console is not defined”. There appears to be some issues with Firebug console. I commented out the console lines and it straightened out the issue.

Profile
 
 
   
2 of 2
2