The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
|||
|
|||
"Off duty" administator...
When a admin is off duty, I wan't it to show some way...
Any ideas on how I can do it? Thanks |
#2
|
|||
|
|||
Like when they are posting but not as admin or when they are offline?
|
#3
|
|||
|
|||
Well,
So if I was off duty and a admin on this forum it would look like this... DannyMilner Member Join Date: Aug 2005 Posts: 10 Location: Leeds Admin status: Off duty vB Version: 3.5.0 Style: Smooth Blue |
#4
|
|||
|
|||
You could do it by creating a profile field as below
Name: Admin Status Options: On Duty Off Duty Set Default: Yes, No Blank First Option Editable by User: No Required: No Then use Code:
<if condition="$post[fieldx]">Admin Status: $post[fieldx]</if> This will be required to be changed via the ACP user manager. There more than likely is another way of doing it but this surely would work. |
#5
|
|||
|
|||
Thanks,
Would if be possible to do like a php "if" So like if a admin show it in user cp...? Thanks for all your help |
#6
|
|||
|
|||
possibly. Unless someone gets to it first, I'll see what I can rumble up. It won't be till the back end of the week though coz I'm quite busy.
|
#7
|
|||
|
|||
Okay mate, as I said thats for your help
If anyone else knows feel free to speak up :ninja: |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|