Log in

View Full Version : How to use vbulletin templates etc.. on non vbulletin pages


Iskib
06-15-2006, 12:26 AM
I am going to be adding more to my site since it isn't finish and I want add code to pull the templates for these pages how would I go about doing this. I search the forums and the only post I could find about this was for a very old version so I don't think it would work.

Any help would be great!

Thanks in Adv.

SaintDog
06-15-2006, 05:28 PM
Basically, you need to include ./global.php from the vBulletin file set into the file(s) and you will be able to make use of the fetch_template function.

The below is a pretty good guide on how to create your own vBulletin powered custom template pages.

https://vborg.vbsupport.ru/showthread.php?t=62164