Go Back   vb.org Archive > vBulletin Modifications > Archive > vB.org Archives > vBulletin 3.6 > vBulletin 3.6 Add-ons
FAQ Community Calendar Today's Posts Search

Reply
 
Thread Tools
The new Online/Offline avatar?s opacity Details »»
The new Online/Offline avatar?s opacity
Version: 2.8, by WarLion WarLion is offline
Developer Last Online: Jul 2018 Show Printable Version Email this Page

Category: Add-On Releases - Version: 3.6.8 Rating:
Released: 09-12-2007 Last Update: 09-18-2007 Installs: 85
Uses Plugins Template Edits
Code Changes  
No support by the author.

The new Online/Offline avatar?s opacity
************************************
this is working on vb 3.6.8 must work in all 3.6.x versions
Works on Firefox and IE,
i dont have another browser you can tell me if is working in others

new version for vbulletin 3.7.x here

remember if you like this mod please click Install
************************************

Funcion on this hack
this hack allow to make a extra online/offline status
if any user is offline the avatar will have a transparency with mouseover

*add face avatar to postbit
*add face avatar to postbit_legacy
*add face avatar to Member Profile
*add face avatar to Show laders
*add face avatar to Member list
*all editable over admincp
new *add the option to change the userstatus icon on Show Leaders to avatar
new *select the width and height for the avatar on Show Leader


New fresh Installation


Installation is a simple follow only one steps:


Step One :
Install WarLion Online/Offline product

Install the Product via admincp
Go to your admincp==>Plugins & Products ==>Manage Products==>[Add/Import Product]

Thats all enjoy.
edit your configuration on Vbulletin Options (WarLion Online/Offline Settings) You need to select the Usergroups that will be able to see this modification

Upgrade from the Version 2.7

Install the Product via admincp
Go to your admincp==>Plugins & Products ==>Manage Products==>[Add/Import Product] and select overwrite
edit your configuration on Vbulletin Options (WarLion Online/Offline Settings) You need to select the Usergroups that will be able to see this modification

Upgrade from the Version 2.0


Uninstall the old product "warlion_online/offline"

Delete from your ftp
forum/includes/ functions_wl_online_offline.php

remove the custom css


Code:
.fade img {
filter:progid:DXImageTransform.Microsoft.Alpha(opacity=10);
-moz-opacity: 0.1;
opacity: .10;
-khtml-opacity: 0.1;
}
.fade:hover img {
filter:progid:DXImageTransform.Microsoft.Alpha(opacity=100);
-moz-opacity: 1;
opacity: 1;
-khtml-opacity: 1;
}
Install the new Product via admincp
Go to your admincp==>Plugins & Products ==>Manage Products==>[Add/Import Product]

make sure you have this setting
ACP -> vBulletin Options -> General Settings
Add Template Name in HTML Comments - No

thanks for Pessimist for this fix

Thats all enjoy.
edit your configuration on Vbulletin Options (WarLion Online/Offline Settings) You need to select the Usergroups that will be able to see this modification


Note: the opacity opcion on vb 3.6.0 is workin but over admincp the mouse opacity % and the mouse over enable/disable is not working

************************************************** ***********************
To-do next release
*add extra field on edit option on UserCP to enable disable online/offline mod for specific user

Version 2.8
* Fix the small bug if you change the Userstatus icon for avatar on Show Leaders
* Add a new option to disable the UserStatus icon on forum
* Add 4 More Phrases

Version 2.7
* Add option to change from userstatus icon to avatar on Show Leaders
* Add to select the width and height for the avatar on Show Leader
* Add 4 more Phrases

Version 2.6

* Fix the small bug if you have Add Template Name in HTML Comments - Yes
* Add usergroup selection (select the groups able to see the mod)
* Add the Online/Offline Opacity on Show Groups
* Add new plugin for showgroup_users
* Add new plugin for select UserGrooups
* Add 4 more Phrases

Version 2.5

* Create a new template for the css funtion
* Add avility to change over admincp
* Remove the functions_wl_online_offline.php file
* Add avility to Enable/Disable Mouseover on admincp
* Adjust the own opacity on admincp
* Select in wich templates you like the Fade Option
* Extra lenguage (spanish).

Version 2
* Create the modificacion on a product
* Create a new function fetch_online_status_mod
* Create a new template to avoid the change of postbit_onlinestatus

Version 1.2
*Fix a minor bug on postbit_legacy

Version 1.1

*Add Avatar Opacity on Member List

Version 1.0

* Avatar Opacity on postbit
* Avatar Opacity on Member Profile
*Avatar Opacity on Postbiit_legacy

if you see the screen shot you will understand this better
i hope you like it
Screenshot
Animated Screenshot
animated screenshot on Internet Explorer 7

in this black screensshots i remove the original icon status for online/offline if you like to remove too search in this templates
postbit ==> $post[onlinestatus]
postbit_legacy ==> $post[onlinestatus]
MEMBERINFO ==> $userinfo[onlinestatus]
and remove it

dont forget to ckick Install

Show Your Support

  • This modification may not be copied, reproduced or published elsewhere without author's permission.

Comments
  #62  
Old 10-23-2007, 09:21 AM
anwar.abdullakh anwar.abdullakh is offline
 
Join Date: Oct 2007
Posts: 37
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

I have added the following modification on site...
HERE

but now, in the first post, the opacity of his/her avatar doesn't change...any fix for that??
Reply With Quote
  #63  
Old 10-23-2007, 09:25 PM
obmob obmob is offline
 
Join Date: Nov 2001
Posts: 580
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Interesting, will try it, thanks!
Reply With Quote
  #64  
Old 11-14-2007, 02:16 AM
anwar.abdullakh anwar.abdullakh is offline
 
Join Date: Oct 2007
Posts: 37
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by anwar.abdullakh View Post
I have added the following modification on site...
HERE

but now, in the first post, the opacity of his/her avatar doesn't change...any fix for that??
no reply so had to remove the other modi to keep this one working.

But I just noticed it...this modification doesn't work for me in IE7 (dunno if it works in IE6 or not) but it does work in FF and opera...48% of my board users, use IE so I'd like to see this fixed. Anyone...?? *crossing fingers, hoping someone will reply this time*
Reply With Quote
  #65  
Old 11-21-2007, 01:38 PM
mad@Max's Avatar
mad@Max mad@Max is offline
 
Join Date: Jul 2007
Location: Russia
Posts: 536
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by anwar.abdullakh View Post
I have added the following modification on site...
HERE

but now, in the first post, the opacity of his/her avatar doesn't change...any fix for that??
I added this function, works nice, but there is one problem. After save edited post, message disappears, but after refresh, post appears. It happens only when in a thread only one message.
There it is:
http://rapidshare.com/files/71275970...first.xml.html
Reply With Quote
  #66  
Old 11-24-2007, 01:50 PM
AWJunkies AWJunkies is offline
 
Join Date: Jan 2005
Location: San Diego
Posts: 947
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

I have an addon for you for this mod. Please contact me. It replaces the post icon with the users avatar small with your oppacity feature as well as controllable in control panel. Basically just added one more place for it to monitor as well as added the avatar replacement code. I got the code from someone else and have to give credit but took his code and merged yours with it. Here is his mod: https://vborg.vbsupport.ru/showthread.php?t=127414 he has not been around for a while but if he is cool you should add it to this mod. I have all the coding done so hit me up for the file edits etc once it is cool with you and the other guy. I will upload a pic to show you what it looks like.
Reply With Quote
  #67  
Old 11-28-2007, 09:24 PM
obmob obmob is offline
 
Join Date: Nov 2001
Posts: 580
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Nicely done, thanks!
Reply With Quote
  #68  
Old 11-30-2007, 11:16 AM
AWJunkies AWJunkies is offline
 
Join Date: Jan 2005
Location: San Diego
Posts: 947
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Hmm please developer hit me up to add this to the code easy as one two three. It is very handy and looks much nicer in PM area.
Reply With Quote
  #69  
Old 12-31-2007, 11:53 PM
AWJunkies AWJunkies is offline
 
Join Date: Jan 2005
Location: San Diego
Posts: 947
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

guess we lost support for this mod.
Reply With Quote
  #70  
Old 02-13-2008, 11:07 PM
synisterk synisterk is offline
 
Join Date: Feb 2008
Location: South Carolina
Posts: 62
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Awsome...I was trying to just code this my self..and faied. Great plugin.
Reply With Quote
  #71  
Old 05-01-2008, 08:53 PM
obmob obmob is offline
 
Join Date: Nov 2001
Posts: 580
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Too bad, it seems it is not working on vb 3.7
Reply With Quote
Reply


Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT. The time now is 10:53 AM.


Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2024, vBulletin Solutions Inc.
X vBulletin 3.8.12 by vBS Debug Information
  • Page Generation 0.05713 seconds
  • Memory Usage 2,318KB
  • Queries Executed 27 (?)
More Information
Template Usage:
  • (1)SHOWTHREAD
  • (1)ad_footer_end
  • (1)ad_footer_start
  • (1)ad_header_end
  • (1)ad_header_logo
  • (1)ad_navbar_below
  • (1)ad_showthread_beforeqr
  • (1)bbcode_code
  • (2)bbcode_quote
  • (1)footer
  • (1)forumjump
  • (1)forumrules
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (1)modsystem_post
  • (1)navbar
  • (6)navbar_link
  • (120)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (3)pagenav_pagelink
  • (11)post_thanks_box
  • (11)post_thanks_button
  • (1)post_thanks_javascript
  • (1)post_thanks_navbar_search
  • (11)post_thanks_postbit_info
  • (10)postbit
  • (11)postbit_onlinestatus
  • (11)postbit_wrapper
  • (1)spacer_close
  • (1)spacer_open
  • (1)tagbit_wrapper 

Phrase Groups Available:
  • global
  • inlinemod
  • postbit
  • posting
  • reputationlevel
  • showthread
Included Files:
  • ./showthread.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/functions_bigthree.php
  • ./includes/class_postbit.php
  • ./includes/class_bbcode.php
  • ./includes/functions_reputation.php
  • ./includes/functions_post_thanks.php 

Hooks Called:
  • init_startup
  • init_startup_session_setup_start
  • init_startup_session_setup_complete
  • cache_permissions
  • fetch_postinfo_query
  • fetch_postinfo
  • fetch_threadinfo_query
  • fetch_threadinfo
  • fetch_foruminfo
  • style_fetch
  • cache_templates
  • global_start
  • parse_templates
  • global_setup_complete
  • showthread_start
  • showthread_getinfo
  • forumjump
  • showthread_post_start
  • showthread_query_postids
  • showthread_query
  • bbcode_fetch_tags
  • bbcode_create
  • showthread_postbit_create
  • postbit_factory
  • postbit_display_start
  • post_thanks_function_post_thanks_off_start
  • post_thanks_function_post_thanks_off_end
  • post_thanks_function_fetch_thanks_start
  • post_thanks_function_fetch_thanks_end
  • post_thanks_function_thanked_already_start
  • post_thanks_function_thanked_already_end
  • fetch_musername
  • postbit_imicons
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • postbit_display_complete
  • post_thanks_function_can_thank_this_post_start
  • pagenav_page
  • pagenav_complete
  • tag_fetchbit_complete
  • forumrules
  • navbits
  • navbits_complete
  • showthread_complete