Working with stream pay variables .
Design and Skin Customization
duke:
I noticed that stream pay logs each individual stream , is there a variable to call the total streams generated by a profile ?
There are one of two ways to find out if there is a variable available, use the debug function, in the template you want to use the variable in, to find out if said variable is available in said template.
Docs on debug
https://www.jamroom.net/the-jamroom-network/documentation/module-developer-guide/1477/debug
Or search your database using the database admin tool found in your ACP > Developer > Developer Tools > Tools tab.
yoursite.com/developer/admin/tools
Hope this helps!