The Arcive of vBulletin Modifications Site. |
|
|
#1
|
|||
|
|||
|
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! |
|
#2
|
||||
|
||||
|
|
|
#3
|
|||
|
|||
|
thanks Lynne.
|
|
#4
|
||||
|
||||
|
You could do this simply by a conditional like this one as well:
HTML Code:
<if condition="$show[member]"></if> |
![]() |
|
|