Forum Activity for @mysong

MySong
@mysong
08/27/14 05:44:32AM
155 posts

Displaying Total Vote Count for Profile Rating


Using Jamroom

Got profile rating working based on https://www.jamroom.net/the-jamroom-network/forum/design-and-skin-customization/3962/artists-by-rating-jrrating-module. Now have it showing up on sidebar of all profiles.

Wondering if there is a way to display the total vote count next to the stars so visitors can know how many times that profile was rated to achieve that average.

I know that with 'item ratings' using the following code will display the total votes..

Total Votes: {$item.audio_rating_overall_count}

I also looked up the needed field in the 'JRprofile Datastore' and it is profile_rating_overall_count or profile_rating_1_count

My question is; how to properly plug that into the above snipit of code so it will display. I have tried quite a few variations including ones using $profile but could not get it to work.

Any idea?

Thanks
updated by @mysong: 09/26/14 12:38:04PM
MySong
@mysong
08/27/14 05:16:24AM
155 posts

Recently Rated Box on Profiles


Using Jamroom

{jrCore_list module="jrRating" profile_id=$_profile_id search1="rating_image_size > 0" order_by="_updated desc" limit="14" assign="rated"}
MySong
@mysong
08/27/14 05:16:05AM
155 posts

Recently Rated Box on Profiles


Using Jamroom

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
08/26/14 08:43:55AM
155 posts

Recently Rated Box on Profiles


Using Jamroom

Working :)

Thanks
MySong
@mysong
08/25/14 11:52:20AM
155 posts

Recently Rated Box on Profiles


Using Jamroom

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
MySong
@mysong
08/25/14 10:04:48AM
155 posts

Media Pro Skin WWW issue


Design and Skin Customization

When site is accessed as http://site.com - all is well

but when site is accessed as http://www.site.com - then 'top singles', 'newest Artists' and 'top 10 Artists' on Home page do not load. Continuously says "Loading..."

Tested in FF, Chrome and Internet Explore.

See same issue on 'showcase site' http://www.indiemusician.org which also seems to be using Media Pro Skin.

Main issue with this is that most external links to sites contain "WWW" in url.
updated by @mysong: 10/30/14 02:14:38PM
MySong
@mysong
08/21/14 07:13:48AM
155 posts

Making Guestbook Visible to All Visitors


Using Jamroom

Got something working with jrAparna

Thanks
MySong
@mysong
08/20/14 01:59:03PM
155 posts

Profile Ranking


Design and Skin Customization

Thanks got the field I was looking for.
MySong
@mysong
08/20/14 10:20:05AM
155 posts

Recently Rated Box on Profiles


Using Jamroom

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
MySong
@mysong
08/20/14 09:57:39AM
155 posts

Profile Ranking


Design and Skin Customization

site.com/profile/dashboard/browser does not let you see all the available fields like the other module datestore browsers allow.
  6