![]() |
online or offline in member info how to achieve?
Hi,
What I have seen on another vbulletin forum is that you are in the user info status offline or online are red in color, offline and online green. Seemed to me very useful instead of just an icon but also a text in the userinfo both show thread as member info. I think to myself User Profile Field to enter this? But my question is how is this possible to achieve? 've Looked through the source code and saw this: Quote:
thanks |
Try this search link, https://vborg.vbsupport.ru/search.php?searchid=21402495
|
Quote:
http://forums.hababam.nl/showthread....26#post6950426 You see status: Offline of a user howe to set like that? |
Edit the template postbit_onlinestatus found in the group Postbit Templates, and replace everything in there with this:
Code:
<vb:if condition="$onlinestatus==0">Offline |
Quote:
en with color where to set the color code? End Status: like the link for example i give? |
This should do it, but it is untested.
Code:
<vb:if condition="$onlinestatus==0"><span style="color: green;">Offline</span> |
Quote:
This is what i search butt i want to set it under the avatar like this look the Status of the member: http://forums.hababam.nl/showthread....26#post6950426 i want it like this Status: Offline under the avatar above the registration time. --------------- Added [DATE]1383721746[/DATE] at [TIME]1383721746[/TIME] --------------- nobody? --------------- Added [DATE]1383754986[/DATE] at [TIME]1383754986[/TIME] --------------- where can i set this? --------------- Added [DATE]1383772726[/DATE] at [TIME]1383772726[/TIME] --------------- who can help me with this??? |
Quote:
|
In your postbit legacy find:
Code:
{vb:raw post.onlinestatus} For exaMPLE: Find: Code:
{vb:raw post.username}}" title="{vb:rawphrase xs_avatar, {vb:raw post.username}}" /> Code:
{vb:raw post.onlinestatus} You might have to play with to find exactly where you want it. |
I dont get it like tha forum what i have give link of..
I want with Status: online |
Use the code I provided and add Status: before the other text, Online, Ofline Invisible.
|
Quote:
Status:Online I want Status: Online Just like how you see it on the site forum that i have gived Look pleasse at: http://forums.hababam.nl/showthread....21#post6954721 then you see what i mean. |
Paste the code you added to the template please.
|
Quote:
I want it in the userinfo_extra: Status: Online/offline/inviseble Joined: 09-11-2013 etc.. |
Then I think you are looking for a mod, not just what you originally asked for, https://vborg.vbsupport.ru/showthrea...hlight=postbit
|
Quote:
|
Well you have managed to completely confuse me. I answered your original question, have provided you with a link to make the postbit look like the link you posted.
Maybe someone else can figure out exactly what it is you want, or possibly if you could post a mockup in photoshop of how you want it to look on your site. |
Quote:
I would like the forum I just gave the left of the: Status: Online / offline under the avatar above the message counter t forum So just the bit of text: Status: few spaces such as: Joined date: 09-11-2013 with next line in green color or red status please visit: http://forums.hababam.nl/showthread....0682&p=6954085 # post6954085 then you will see clearly Status: online Then you see the status what I mean and hope someone finally understands this. |
Edit the template postbit_onlinestatus found in the group Postbit Templates, and replace everything in there with this:
Code:
<vb:if condition="$onlinestatus==0"><span style="color: green;">Status: Offline</span> quote=Krusty1231;2459187]In your postbit legacy find: Code:
{vb:raw post.onlinestatus} For exaMPLE: Find: Code:
{vb:raw post.username}}" title="{vb:rawphrase xs_avatar, {vb:raw post.username}}" /> Code:
{vb:raw post.onlinestatus} You might have to play with to find exactly where you want it.[/quote] |
Quote:
Eg Member since: and the few spaces organized? Quote:
|
So now we are back again to the point that you want more than what you originaly asked for. If you use the mod I linked you to in post,#15, you can use that as a starting point, and customize it to suit your needs.
If that will not work, or you don't have the knowledge to modify it, I would suggest posting in the paid section, to have someone customize your postbit to suit your needs. |
Ok thnx for helping gonne contact my scripter.
|
All times are GMT. The time now is 03:26 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:
|