"Attach file" to posts not working
Using Jamroom
The priority order for JR module templates is:
1) Is there an active custom version of the template in the DB (i.e. modified from the "templates" tab of the module in the ACP)
2) Is there a skins/ActiveSkin/ModuleName_template_name.tpl file - this allows the skin to "override" the default module template from the file system
3) finally use the default modules/ModuleName/templates/template_name.tpl file
Just an FYI...