PDA

View Full Version : html page only users can access??


billy71
06-15-2009, 05:16 PM
Hello,

I'm wanting to create an html page (or any other type of page) that only users can access, using their existing and individual usernames and passwords.

Is there a way to do this within vB?

Thanks!

Lynne
06-15-2009, 07:15 PM
See this - [How-To] vBulletin API Basics: Creating Custom Pages & Misc. (https://vborg.vbsupport.ru/showthread.php?t=98009)

billy71
06-24-2009, 12:21 AM
thanks Lynne.

HMBeaty
06-24-2009, 12:33 AM
You could do this simply by a conditional like this one as well:
<if condition="$show[member]"></if>