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
  #2  
Old 09-13-2007, 01:58 AM
tuwebfacil tuwebfacil is offline
 
Join Date: Jan 2005
Posts: 56
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Hey, first to say thanks!
Reply With Quote
  #3  
Old 09-13-2007, 02:01 AM
WarLion's Avatar
WarLion WarLion is offline
 
Join Date: Jun 2006
Posts: 165
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

your welcome i hope you like it
denada espero que te guste (the same but in spanish)
Reply With Quote
  #4  
Old 09-13-2007, 02:50 AM
xandizitxu xandizitxu is offline
 
Join Date: Mar 2005
Posts: 94
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Hey I like the idea! It will run on my site for sure!
Reply With Quote
  #5  
Old 09-13-2007, 05:48 AM
chatpalace24 chatpalace24 is offline
 
Join Date: Jul 2006
Location: Germany
Posts: 68
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Looks nice , but doesnt work for me. No change on Mouse Over. fade makes no change on the userpic . It is displayes as faded out, but on mouse Over it dont fade in

EDIT: IT works well in Firefox. IE the Fadein Problem

Hope my english is good enough
Greats from germany
Reply With Quote
  #6  
Old 09-13-2007, 05:56 AM
FreshFroot's Avatar
FreshFroot FreshFroot is offline
 
Join Date: Jul 2005
Posts: 770
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Not a bad idea.. but I'm not too sure about it.
Reply With Quote
  #7  
Old 09-13-2007, 07:07 AM
Spank Spank is offline
 
Join Date: Jan 2007
Location: Scotland
Posts: 809
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Nice, works fine.
Reply With Quote
  #8  
Old 09-13-2007, 08:18 AM
Pessimist's Avatar
Pessimist Pessimist is offline
 
Join Date: Aug 2006
Location: Europa
Posts: 28
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

I have found an error!
It does not work, if:
ACP -> vBulletin Options -> General Settings
Add Template Name in HTML Comments - Yes
PHP Code:
<a href="member.php?u=1"><span <!-- BEGIN TEMPLATEpostbit_onlinestatusmod -->

class=
"fade"
    
<!-- END TEMPLATEpostbit_onlinestatusmod -->> 
The comment "breaks" a code.

Thanks WarLion! Now installed
Reply With Quote
  #9  
Old 09-13-2007, 09:15 AM
Hornstar Hornstar is offline
 
Join Date: Jun 2005
Location: Australia
Posts: 2,469
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

So this fades the rest of the screen black? I am still a little confused as to what exactly this does. Can someone show me a demo?
Reply With Quote
  #10  
Old 09-13-2007, 10:59 AM
memorex memorex is offline
 
Join Date: Mar 2004
Posts: 69
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Will check this out when I get home, looks like a great idea Thanks.
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 07:55 PM.


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.08094 seconds
  • Memory Usage 2,303KB
  • Queries Executed 23 (?)
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
  • (1)bbcode_php
  • (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
  • (2)pagenav_pagelink
  • (10)post_thanks_box
  • (10)post_thanks_button
  • (1)post_thanks_javascript
  • (1)post_thanks_navbar_search
  • (10)post_thanks_postbit_info
  • (9)postbit
  • (10)postbit_onlinestatus
  • (10)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_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