Hi there, I would like to add pages outside the vbulletin forum templates, that only can be viewed forum members (and if possible, spesific groups only). Any code snipples I can add to the pages?
search vbulletin.org i once found some code where you add some php to a .php file, and it includes standard templates (checks user is logged in etc) and a custom template of your choice to add your own page to.
[How to] Add custompages to your forum - vBulletin.org Forum I believe this uses the template system though...however, it's pretty easy once you figure it out, and has the functionality you were talking about. Q