Calling vB templates from non-vB scripts?
I have some non-vb scripts on my site that I'm trying to get to use the vb header template. The script currently calls a non-vb header file, basically just a php file I created and am calling via an include statement. Is there a way to make it so the script calls a file which pulls in the vb header template?
I've read Psionic Vision's tutorial about creating custom non-vb pages but it doesn't really explain how to make things work with existing pages and other scripts.
|