Rating A Profile, Is This Correct?

alt=
Ekwe
@ekwe
10 years ago
212 posts
I tried this, not working. How can it work?

{jrCore_module_function function="jrRating_form" type="star" module="jrProfile" index="1" profile_id=$_profile_id current=$item.profile_rating_1_average_count|default:0 votes=$item.profile_rating_1_count|default:0 }
updated by @ekwe: 04/17/14 01:25:29PM
douglas
@douglas
10 years ago
2,790 posts
Try changing the profile_id= to item_id=

{jrCore_module_function function="jrRating_form" type="star" module="jrProfile" index="1" item_id=$_profile_id current=$item.profile_rating_1_average_count|default:0 votes=$item.profile_rating_1_count|default:0 } 



--

Douglas Hackney
Jamroom Team - Designer/Developer/Support
FAQ-Docs-Help Videos
alt=
Ekwe
@ekwe
10 years ago
212 posts
Yes, it's working. But How do i display the current rating of the artist. Thanks
MAD
MAD
@madc
10 years ago
600 posts
Where do you want to display it? Do you want to add another tab to the artists section?
The code you used in the first post will display the rating for the artist in their profile.
You throw that code in your skins profile_header.tpl.
If you want to display artists by rating I can help you there
http://jr.punkbp.com/artists/by_ratings
Not sure what you want


--
~ https://punkbandpromotions.com ~
Check us out for all your Punk/Alternative Music!
Check us out on Facebook:- https://facebook.com/PunkBandPromotion

Tags