ProJam5 video page
Design and Skin Customization
I would expect it to work outside the profile page. Maybe add something to it, so
Create a template in your active skin called something unique, say 'avacardo'. that seam safe.
/skins/YOUR SKIN/avacardo.tpl
inside that put:
this is the avacardo template.<br>
{jrCore_list module="jrCombinedVideo" template="avacardo_video.tpl"}
here I am in the avacardo video template
When you visit yoursite.tpl/avacardo you should see both of those lines of text. If you can then add {debug} to see what info you have.
Docs: debug
https://www.jamroom.net/the-jamroom-network/documentation/module-developer-guide/1477/debug
here I am in the avacardo video template
{debug}
updated by @michael: 12/08/24 11:14:42PM