Quote:
Originally Posted by dilbert
I love this mod, it should be stock in vb.
Is there a way to register a variable to be used on all pages?
I am trying to use this, but it won't work.
Code:
<vb:if condition="in_array($foruminfo['forumid'], array(500,501))">
stuff here
</vb:if>
Thanks!
|
Looking for this info too. Any help appreciated. Would following the instructions for custom pages work (at least part 3 - although need to know which php file to edit)?