Quote:
Originally Posted by Twilkey
As I said before, I tried parse_templates. As for globals, what globals are you talking about? The only thing in that code that doesnt work is the preRegister to the header.
|
OK, all I can tell you is that parse_templates should work as the hook (in fact, I don't think there's any other hook that is guaranteed to work in every situation). Did you dump $twbr_bits right before the preRegister call while using hook parse_templates?
ETA: also, did you double check to make sure you spelled twbr_bits right in the template? I know these seem obvious, but if you're sure the variable is being set then I don't see any reason it shouldn't work.
Anyway, maybe someone else will have an idea.