Jamroom 6 Upgrade Guide
Announcements
Probably what I would do if i had a
jrAction_item_list.tpl file in my skin would be to change its name to
xxxxxxjrAction_item_list.tpl which would turn it off as an override for /modules/jrAction/templates/item_list.tpl
That would allow the modules default one to fall through. If that fixes the issues, I would copy that to
/skins/(MY SKIN)/jrAction_item_list.tpl
So that I am running on the same version as the module, but overridden, then make the changes I want in that file.