Closed (fixed)
Project:
HTML Mail
Version:
6.x-1.x-dev
Component:
Code
Priority:
Critical
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
15 Sep 2009 at 18:30 UTC
Updated:
24 Oct 2009 at 08:42 UTC
What would cause the htmlmail.tpl.php to not be picked up inside my themes folder?
I tried placing it in several places such as...
mytheme/htmlmail.tpl.php
mytheme/templates/htmlmail.tpl.php
mytheme/templates/htmlmail/htmlmail.tpl.php
I have cleared caches till im blue in the face with no luck...
As soon as I dropped my htmlmail.tpl.php into the htmlmail module dir it worked perfectly. Could it be something in the module that would cause the template suggestion to not be picked up?
Cheers!
Comments
Comment #1
Macronomicus commentedNever mind .. got that part working.
Comment #2
Michsk commentedhow did you fix this? i got exactly the same
Comment #3
Michsk commentedi changed this status to active, since i get the same problem.
copyed the template, and placed in my /templates/ folder. Cleared cache but the template is not active.
Comment #4
Michsk commentedmaintainer: any news on this?
Comment #5
Michsk commentedhello guys? why is it so hard to change the template???
Comment #6
Michsk commentedbump, am i the only one with this problem?
Comment #7
Macronomicus commentedI cant remember exactly what the problem was.. Im sorry. I think what it may have been is that I was clearing caches with the admin_menu and it wasnt working but once I set devel to clear the theme registry on every page load that it finally worked. Dont hold me to it tho as I cant remember exactly what fixed it, I just sort of remember thats what it was.
Comment #8
Michsk commentedto bad.
I have looked at the code but couldnt find anything that could not make it work... Even opend the none dev version beside it.
Clear cache from devel and from the performance page. None did the trick. Starting to think i will just override the "standard" theme.
Comment #9
Michsk commentedDevel theme registry shows:
so why wont it use my template... hope above helps
Comment #10
Michsk commentedComment #11
Michsk commentedfor me was overriding the module template in the module folder the only solution.
Comment #12
Michsk commentedThis works by uploading template and clearing cache; look at http://drupal.org/node/613366 when test emails look different then the ones send by your drupal system