View Single Post
Old October 28th, 2009, 02:01 PM   #8 (permalink)
Chuck S
Photopost Developer
Verified Customer
 
Chuck S's Avatar
 
Join Date: Jun 2002
Location: Abingdon,MD
Posts: 71,667
Well it does not even need to be that complicated. If your vbulletin options array is available on all pages your plugin just needs to be

Code:
Content visible to verified customers only.
then in any plugin you can use an if clause like so

Code:
Content visible to verified customers only.
or if its in templates

Code:
Content visible to verified customers only.
__________________
Photopost Developer and Support Engineer

Please do not PM me for support or sales questions. Thank you for your understanding.
Chuck S is offline   Reply With Quote