![]() |
online/offline memberinfo user profile
When viewing a board/member profile whilst being offline, some features ie. friends/contact functions are hidden.
Would it be possible to make these settings viewable for visitors also perhaps, and show a 'you must be logged in to use these settings' window instead? (a template edit perhaps?) |
You could just use a template if. I think this it:
Code:
<if condition="!$vbuserinfo"> |
|
Quote:
We do appreciate that you are trying to help others, but please verify your advise before posting: - You are linking to a vBulletin 2.x modifcation, doubtfull that the member asking this question is running vBulletin 2. - The modification you are linking to is archived, thus not available at this time. - The threadstarter asked to show a message when a guest is viewing a profile that he can not see contact info on that member until logged in. This has nothing to do with the modification you are linking to. |
Thanks everyone; I have to admit
Code:
<if condition="!$vbuserinfo"> didn't work for me. Code:
<if condition="$show['guest']"> did do the trick as needed. |
All times are GMT. The time now is 02:42 PM. |
Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2025, vBulletin Solutions Inc.
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|