![]() |
Any way to get the attention of someone on the board ?
How can I get someones attention who is logged in, anyone seen anything like this ?
I've looked though most of the Mod's and cant seen to find anything. Maybe a VB IM of some kind. Thanks in advance. |
In 3.7 you can make a notice to be posted at the top of the forums that is specific to a user, but I'm not sure that there is a mod to do it in 3.6. You can though, just go to the FORUMDISPLAY or FORUMHOME or SHOWTHREAD (three examples) and put something on the top with a conditional for that user (if userid=thatuser then "html notice for user" end if).
|
Thanks Lynne. I know what your say but I dont think I have enough PHP skills to craft something like that.
Surely somebody has ran into this before. |
Use this and place it where you want it in one of your templates (replace USERID):
Code:
<if condition="$vbulletin->userinfo['userid'] == USERID">MESSAGE CODE</if> |
All times are GMT. The time now is 09:24 AM. |
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:
|