Quote:
Originally Posted by bulbasnore
It will be an extension, no?
|
Pluggin? Yes. It can be installed without modifying vbulletin code.
Quote:
Also, the part about external variables is one I'll have to relearn. Our current price guide is all about external variables. I hope that the include will be per-page and not global as in vBulletin?
|
Yes it will be perpage as it was before. All you need to do is to add the snippet I quoted above to your phpinclude field of your webtemplate. I believe using
$_GET[variablename]
$_POST[variablename]
for your outside variables should also work.
Quote:
This may be a dumb question but what exactly is webtemplates?
|
It is Content Management System for vbulletin. You can find its link in my profile.