vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 4.x Template Modifications (https://vborg.vbsupport.ru/forumdisplay.php?f=246)
-   -   Mini Mods - status online postbit text (https://vborg.vbsupport.ru/showthread.php?t=231163)

ti07shadow 04-13-2010 07:16 PM

even so, you can also do this

Code:

<vb:if condition="$onlinestatus==0"><font style="color:#FDD017; font-weight:bold; font-style:italic;">Offline</font></vb:if>
<vb:if condition="$onlinestatus==1"><font style="color:#00FF00; font-weight:bold; font-style:italic;">Online</font></vb:if>
<vb:if condition="$onlinestatus==2"><font style="color:#87AFC7; font-weight:bold; font-style:italic;">Invisible</font></vb:if>


syrn 06-16-2010 02:05 PM

i cant able to find this " <dt>{vb:rawphrase 'posts'}</dt> <dd>{vb:raw post.posts}</dd>"

like step 2 in postbit_legacy

Ocean-Wonders 06-21-2010 05:24 PM

Installed - Thanks

chuckhodson 06-26-2010 05:00 AM

Sweet thanks works great...

gsmlover4u 09-23-2010 03:19 PM

is it working on vb 3.8.2
i need for vb 3.8.2

Xeyn 09-28-2010 09:34 AM

Excellent mod..thx

Foxtrotelite 10-10-2010 07:43 PM

I'm having an issue with aligning this edit. "Online" appears beside my name. "Status :" does not show up anywhere, although there is a rogue ":" where the "status: Online" should be.

Any ideas? or did I say that in a confusing manner?

Thanks

rmani84 12-05-2010 06:10 AM

works like a charm... thanks

mathforum 12-31-2010 09:16 PM

Quote:

Originally Posted by SpongeBob71 (Post 1955568)
Hey there....


Love the mod but I was wondering....is there a way to hide the "Invisible" status from users? It kind of defies the purpose of invisible if the status says "Invisible" in their profile.

I appreciate it. :)


Thanks in advance,


SpongeBob.



**Edit**

I ended up taking out the line:

"<vb:if condition="$onlinestatus==2"><font color="#87AFC7"><b><i>Invisible</i></b></font></vb:if>"

in the postbit_onlinestatus. This seemed to work.


Thanks,


SB

You don't need to do anything. I just checked and when a user isn't allowed to see that someone is "invisible" it will display "offline" like normally. When you deleted that code all members who are invisible will be seen as "offline" to normal users and have no display to mods and admins.

Sforums 10-16-2011 06:12 AM

can we have an update for 4.1.6 and up?

katim110 12-14-2011 08:20 PM

doesnt work for vb 4.1.8 ? please updated :(

Fready 01-11-2012 07:15 AM

Working fine on 4.1.9

DaninMS 01-13-2012 07:38 PM

Working fine on 4.1.7

gsmlover4u 02-09-2012 07:46 AM

it will work on 4.1.10 ?
any one test it ?

LordVader 02-10-2012 08:51 AM

Confirmed working on my 4.1.10 :)

Its laughably simple.

I ignored step 1 & 2

Simply remove all "postbit_onlinestatus"

And replace with the code below.
Code:

<vb:if condition="$onlinestatus==0"><font color="#FDD017"><b><i>Offline</i></b></font></vb:if>
<vb:if condition="$onlinestatus==1"><font color="#00FF00"><b><i>Online</i></b></font></vb:if>
<vb:if condition="$onlinestatus==2"><font color="#87AFC7"><b><i>Invisible</i></b></font></vb:if>

All credit & thanks go to the original creator.

gsmlover4u 02-11-2012 12:38 PM

how can make blink it
any one can post blinking code

LordVader 02-11-2012 09:33 PM

Quote:

Originally Posted by gsmlover4u (Post 2298544)
how can make blink it
any one can post blinking code

Here you go.

Code:

<vb:if condition="$onlinestatus==0"><font color="#FDD017"><b><i><blink>Offline</blink></i></b></font></vb:if>
<vb:if condition="$onlinestatus==1"><font color="#00FF00"><b><i><blink>Online</blink></i></b></font></vb:if>
<vb:if condition="$onlinestatus==2"><font color="#87AFC7"><b><i><blink>Invisible</blink></i></b></font></vb:if>

If you look you can see where I added the blink codes, you can easily remove it if you only want it to blink when you're online or only blink for offline etc.

marccap 05-10-2012 07:48 PM

installed on 4.1.12 but I took out <dt>User ID</dt> <dd>{vb:raw post.userid}</dd>
as I dont see the point of user id number in postbit

btedition 01-15-2014 11:03 AM

Working great on 4.2.0!! Thanks!


All times are GMT. The time now is 03:11 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
  • Page Generation 0.01117 seconds
  • Memory Usage 1,755KB
  • Queries Executed 10 (?)
More Information
Template Usage:
  • (1)ad_footer_end
  • (1)ad_footer_start
  • (1)ad_header_end
  • (1)ad_header_logo
  • (1)ad_navbar_below
  • (3)bbcode_code_printable
  • (2)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (1)pagenav_pagelink
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (19)printthreadbit
  • (1)spacer_close
  • (1)spacer_open 

Phrase Groups Available:
  • global
  • postbit
  • showthread
Included Files:
  • ./printthread.php
  • ./global.php
  • ./includes/init.php
  • ./includes/class_core.php
  • ./includes/config.php
  • ./includes/functions.php
  • ./includes/class_hook.php
  • ./includes/modsystem_functions.php
  • ./includes/class_bbcode_alt.php
  • ./includes/class_bbcode.php
  • ./includes/functions_bigthree.php 

Hooks Called:
  • init_startup
  • init_startup_session_setup_start
  • init_startup_session_setup_complete
  • cache_permissions
  • fetch_threadinfo_query
  • fetch_threadinfo
  • fetch_foruminfo
  • style_fetch
  • cache_templates
  • global_start
  • parse_templates
  • global_setup_complete
  • printthread_start
  • pagenav_page
  • pagenav_complete
  • bbcode_fetch_tags
  • bbcode_create
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • printthread_post
  • printthread_complete