solved Recently Rated Box on Profiles

MySong
MySong
@mysong
10 years ago
155 posts
Profile page sidebars have a 'recently rated' box. (using media pro skin).

All of them are empty regardless if profile has rated items himself or if profile owns items that were rated by other users.

Any insight into this feature?

Thanks,
updated by @mysong: 09/27/14 07:55:24PM
brian
@brian
10 years ago
10,148 posts
We use the same feature here on Jamroom.net and you can see it working - i.e.

http://www.jamroom.net/brian/action

I'll let Douglas check it out, but I would check your quota setup allows rating.

Hope this helps!


--
Brian Johnson
Founder and Lead Developer - Jamroom
https://www.jamroom.net
douglas
@douglas
10 years ago
2,790 posts
Yes, there is an issue with the templates, I'll get those fixed and update the Marketplace.


--

Douglas Hackney
Jamroom Team - Designer/Developer/Support
FAQ-Docs-Help Videos
douglas
@douglas
10 years ago
2,790 posts
This has been fixed and is in the Marketplace.

Thanks!


--

Douglas Hackney
Jamroom Team - Designer/Developer/Support
FAQ-Docs-Help Videos
MySong
MySong
@mysong
10 years ago
155 posts
Would it be possible to add a list of the updated files to the change log so it can easily be updated on clone skins.

Thanks
douglas
@douglas
10 years ago
2,790 posts
Depending on which side the "Recently Rated" box is on will depend on which file needs to be modified... for MediaPro, it is the profile_footer.tpl file.

Hope this helps :)


--

Douglas Hackney
Jamroom Team - Designer/Developer/Support
FAQ-Docs-Help Videos
MySong
MySong
@mysong
10 years ago
155 posts
Working :)

Thanks
douglas
@douglas
10 years ago
2,790 posts
Glad to hear it. :)


--

Douglas Hackney
Jamroom Team - Designer/Developer/Support
FAQ-Docs-Help Videos
MySong
MySong
@mysong
10 years ago
155 posts
An interesting twist of this feature would be to have a 'My Recently Rated Items' box where it shows the items owned by the profile being viewed that were recently rated by other users. Might help bring more rating movement to these items.

Is there an easy modification to this code that would allow that?

Thanks
MySong
MySong
@mysong
10 years ago
155 posts
{jrCore_list module="jrRating" profile_id=$_profile_id search1="rating_image_size > 0" order_by="_updated desc" limit="14" assign="rated"}