I fixed it.  I tried an INCLUDE and that worked.  Then I realized I
wasn't USEing the plugin in the template I was including via PROCESS.
I added a USE directive and now it works fine.  Is this the best way to
do things?  Does PROCESS just obliterate plugins if they aren't
in the included template?

Brian


-----Original Message-----
From: darren chamberlain [mailto:[EMAIL PROTECTED]] 
Sent: Thursday, January 23, 2003 10:07 AM
To: [EMAIL PROTECTED]
Subject: Re: [Templates] Plugin won't work after PROCESS?


* Hann, Brian <Brian.Hann at umb.com> [2003-01-23 11:03]:
> I'm using a custom plugin in my templates.  I use it to call a method,

> which works fine at the beginning of the template but after I call 
> PROCESS to include another template the calls no longer work.  Is 
> there a reason for this?  The calls work fine if I comment out the 
> PROCESS.

You'll need to include the relevant portions of the plugin for us to be
able to tell you anything, I think.

(darren)

-- 
Your only obligation in any lifetime is to be true to yourself.  Being
true to anyone else or anything else is ... impossible.
    -- Richard Bach

_______________________________________________
templates mailing list
[EMAIL PROTECTED]
http://lists.ourshack.com/mailman/listinfo/templates

_______________________________________________
templates mailing list
[EMAIL PROTECTED]
http://lists.ourshack.com/mailman/listinfo/templates

Reply via email to