Need help with non vb page using vb templates.
Hey,
I'm building my site to work fully with my vB forums and heres what I need to do. For my site I'm trying to use the template system (which I figuered out) but I cant get the templates to work unless its set as the users settings. Is there a way to over ride the setting depending on which outside page I'm on, so to force it temporarly to id X without changing the users forum page defualt?
I tried using $vbulletin->userinfo['styleid'] but thats not working, I also tried using $styleid but thats not working either. What would I use to make the page change for my non forum pages?
Thanks.
|