vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   Miscellaneous Images (https://vborg.vbsupport.ru/forumdisplay.php?f=125)
-   -   [Arrange] Soft Candy - Online/Offline/Invisible (https://vborg.vbsupport.ru/showthread.php?t=162172)

Arrangements 11-07-2007 10:00 PM

[Arrange] Soft Candy - Online/Offline/Invisible
 
1 Attachment(s)
Online/Offline images.

My second mod, enjoy!

Used on my site: www.RomanceAnime.com

Install instructions:
Since these images are png you need to some template modifications.
1) Upload the images into forum/images/statusicon/...
2) Remove the default images online.gif offline.gif and invisible.gif
3) Edit the template named: postbit_onlinestatus under Postbit Templates
4) Read through this step before doing anything if your lazy...
  • Find offline.gif and replace with offline.png
  • Find online.gif and replace with online.png
  • Find invisible.gif and replace with online.png
Or....
If you have version 3.6.x then just copy and replace the whole thing with this...
Code:

<if condition="$onlinestatus==0"><img class="inlineimg" src="$stylevar[imgdir_statusicon]/offline.png" alt="<phrase 1="$user[username]">$vbphrase[x_is_offline]</phrase>" border="0" /></if>
<if condition="$onlinestatus==1"><img class="inlineimg" src="$stylevar[imgdir_statusicon]/online.png" alt="<phrase 1="$user[username]">$vbphrase[x_is_online_now]</phrase>" border="0" /></if>
<if condition="$onlinestatus==2"><img class="inlineimg" src="$stylevar[imgdir_statusicon]/invisible.png" alt="<phrase 1="$user[username]">$vbphrase[x_is_invisible]</phrase>" border="0" /></if>

5) Click save

Remember to click INSTALL!

Triky 11-08-2007 08:27 AM

Installed. Thank you.

mystic10 11-08-2007 04:19 PM

there are no instructions what should i do exactly i cant even unzip the file sir can u kindly upload it again and give instuctions thanks

iogames 11-09-2007 11:32 PM

Yeah, can't open the file, no instructions for newbies, etc

Arrangements 11-13-2007 10:00 PM

Added install instructions

mystic10 11-13-2007 11:26 PM

this is what i have on my postbit online status:

<span class="smallfont">
<if condition="$onlinestatus==0">
<phrase 1="$user[username]">$vbphrase[x_is_offline]</phrase>
</if>

<if condition="$onlinestatus==1">
<font color="#FF7800"><strong><phrase 1="$user[username]">$vbphrase[x_is_online_now]</phrase></strong></font>
</if>

<if condition="$onlinestatus==2">
<phrase 1="$user[username]">$vbphrase[x_is_invisible]</phrase>
</if>
</span>

Arrangements 11-15-2007 03:19 AM

Here you go...

<if condition="$onlinestatus==0"><img class="inlineimg" src="$stylevar[imgdir_statusicon]/offline.png" alt="<phrase 1="$user[username]">$vbphrase[x_is_offline]</phrase>" border="0" /></if>
<if condition="$onlinestatus==1"><img class="inlineimg" src="$stylevar[imgdir_statusicon]/online.png" alt="<phrase 1="$user[username]">$vbphrase[x_is_online_now]</phrase>" border="0" /></if>
<if condition="$onlinestatus==2"><img class="inlineimg" src="$stylevar[imgdir_statusicon]/invisible.png" alt="<phrase 1="$user[username]">$vbphrase[x_is_invisible]</phrase>" border="0" /></if>

Why didn't I do this first?

mystic10 11-15-2007 03:01 PM

thanks thanks thanks thanks a ton..very kind of you and may god bless you always

Arrangements 01-15-2008 03:32 AM

Quote:

Originally Posted by mystic10 (Post 1383071)
thanks thanks thanks thanks a ton..very kind of you and may god bless you always

Haha... Your Welcome

Arrangements 08-05-2009 08:00 AM

Show more love for this kind of style.


All times are GMT. The time now is 10:05 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
  • Page Generation 0.01121 seconds
  • Memory Usage 1,732KB
  • 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
  • (1)bbcode_code_printable
  • (1)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (10)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
  • bbcode_fetch_tags
  • bbcode_create
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • printthread_post
  • printthread_complete