The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
||||
|
||||
Admin Online/Offline??
Ok this might be complicated to explain. What I am looking for is someone to make something like this..
If any ADMINs online then Display livehelponline.gif on a non-vb page If no admins online then display livehelpoffline.gif on a non-vb page. What this will do is, help my hosted members to get support easily, they will know if they can get fast help if livehelponline.gif is being displayed, you get what I am trying to say? I work at a hosting company, and want this feature real bad so there is more satisfaction for the members/visitors. |
#2
|
||||
|
||||
When they click on the image, they get forwarded to the forums...
|
#3
|
|||
|
|||
If you give me about 24 hours, I could attempt this, it's late and I gotta go to sleep now (very tired), but i'll attempt it tomorrow unless someone else wants to post something today.
|
#4
|
||||
|
||||
np, it would be grately apperciated!!
|
#5
|
||||
|
||||
Anyone else intrested in doing this??
|
#6
|
||||
|
||||
It has been more then 48 hours now... -_-
|
#7
|
||||
|
||||
HELLO, anyone help me out here??
|
#8
|
|||
|
|||
Only thing i could suggest is get the user id's off all ur admins and do a conditionals if they are online I think its something like this. <if conditional="$bbuserinfo['userid'] !=='6'>
<a href="link"><img src="adminonline.gif"></a> <else/> <a href="link"><img src="adminoffline.gif"></a> </if> |
#9
|
||||
|
||||
Veg, that code will only work with vB3. Also, how will it tell if any admins are online?
|
Thread Tools | |
Display Modes | |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|