I think I already said that if you are going to create your own headinclude template, then you need to eval it where the other headinclude template was evaled or else you need to include all the code for the headinclude template in your page. Did you do one of those? I really think this is the wrong way to go about this. And easier way, still not the way I would do it, would be to just edit the headinclude template and just put a condition around the part you don't want included (if THIS_SCRIPT == whatever).
|