tags not being replaced when in include file?

General ShopSite user discussion
Post Reply
Capt.Goodvibes
Posts: 18
Joined: Fri Nov 10, 2006 5:36 pm

tags not being replaced when in include file?

Post by Capt.Goodvibes »

Is there a reason I cannot use the URL related tags from within an include file?

I am trying to modularize a site and when I put the search form into an include, the tags stopped working. Is that expected behavior?

Thanks
Jim
Site Admin
Posts: 4953
Joined: Fri Aug 04, 2006 1:42 pm
Location: Utah

Post by Jim »

Did you include the PROCESS in the include statement?

[-- INCLUDE myfile PROCESS --]

Note the include files are ShopSite template include files not javascript include files.
Capt.Goodvibes
Posts: 18
Joined: Fri Nov 10, 2006 5:36 pm

Post by Capt.Goodvibes »

No, I'm an idiot. Working now thanks!
Post Reply