I'm setting up a stats area on the artist profile main page. I figured out how to display Profile views and Audio/Video count totals. I'm having problems displaying Total Comment count and Audio/Video Stream count. The following gives me Site total Audio streams.
{jrCore_get_count module="jrAudio" name="audio_file_stream_count"}
{jrCore_get_count module="jrAudio" profile_id=$_profile_id name="audio_file_stream_count"}
--------------------------------
What I want is Profile Artists Total Audio streams. What am I missing?
Thanks
updated by @makande: 07/31/14 05:24:09AM