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

Reply
 
Thread Tools
Collapsable user info Details »»
Collapsable user info
Version: 1.4.1, by mad@Max mad@Max is offline
Developer Last Online: Jun 2013 Show Printable Version Email this Page

Category: Profile Enhancements - Version: 3.7.x Rating:
Released: 08-17-2008 Last Update: 12-11-2009 Installs: 29
Uses Plugins Auto-Templates
Additional Files  
No support by the author.

This mod is cast here by it DI - BBCode [spoiler].

Installation is simple:
Upload all files from a folder upload in a root of a forum and to import a product.

History:
  • 1.0 - public release
  • 1.1 - added option choose collapse userinfo or not
  • 1.1.1 - working in PM too, bug fix
  • 1.1.2 - fixed path to jQuery,fixed little bit errors
  • 1.2 - fixed work with individual field of the user
  • 1.3 - finally fixed to work with individual fields of the users
  • 1.4
    • fixed ajax issue
    • loading jQuery happens only after first click
  • 1.4.1 - fixed some bugs, removed get-min.js (written own loader)

Troubleshooting
If to happen so, that together with the information of the user has collapse also its avatars () then open a template postbit_legacy, find $template_hook [postbit_userinfo_left] and move it below a condition
HTML Code:
			<if condition="$show['avatar']">
				<div class="smallfont">
					&nbsp;<br /><a href="member.php?$session[sessionurl]u=$post[userid]"><img src="$post[avatarurl]" $post[avwidth] $post[avheight] alt="<phrase 1="$post[username]">$vbphrase[xs_avatar]</phrase>" border="0" /></a>
				</div>
			</if>

DEMO


PS sorry for English

Show Your Support

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

Comments
  #2  
Old 08-18-2008, 12:20 PM
mad@Max's Avatar
mad@Max mad@Max is offline
 
Join Date: Jul 2007
Location: Russia
Posts: 536
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

In new version fixed working mod without additional field, and add collapse in PM
Reply With Quote
  #3  
Old 08-18-2008, 12:50 PM
Peterpan002 Peterpan002 is offline
 
Join Date: Jan 2008
Location: United Kingdom
Posts: 76
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Will this work with postbit as well as legacy? Any other changes other than editing the postbit template rather than postbit_legacy template.
Reply With Quote
  #4  
Old 08-19-2008, 08:54 AM
Peterpan002 Peterpan002 is offline
 
Join Date: Jan 2008
Location: United Kingdom
Posts: 76
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

I followed instructions for postbit legacy but the user info does not open a drop box and just the IM icons show?
Reply With Quote
  #5  
Old 08-19-2008, 09:51 AM
Peterpan002 Peterpan002 is offline
 
Join Date: Jan 2008
Location: United Kingdom
Posts: 76
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

I moved the $template_hook[postbit_userinfo_right] position to below the IM icon display codes and that solves one problem. However the user info bock does not open and so now now additional information can be seen.

Is this mod supported?
Reply With Quote
  #6  
Old 08-19-2008, 08:12 PM
mad@Max's Avatar
mad@Max mad@Max is offline
 
Join Date: Jul 2007
Location: Russia
Posts: 536
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Yes, supported
Mod is replace 2 variables: $template_hook[postbit_userinfo_left] (as starting tag collapse) and $template_hook[postbit_userinfo_right] (as ending tag collapse). So if you have not default style, put first variable under condition about avatar and second variable under $post[icqicon] $post[aimicon] and etc.
Soon i'm rebuild mod for postbit (not legacy) mode.
Reply With Quote
  #7  
Old 08-20-2008, 08:49 AM
Magnumutz's Avatar
Magnumutz Magnumutz is offline
 
Join Date: Feb 2006
Location: Romania
Posts: 731
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

This looks promising... will install later
Reply With Quote
  #8  
Old 08-20-2008, 09:02 AM
Peterpan002 Peterpan002 is offline
 
Join Date: Jan 2008
Location: United Kingdom
Posts: 76
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by mad@Max View Post
Yes, supported
Mod is replace 2 variables: $template_hook[postbit_userinfo_left] (as starting tag collapse) and $template_hook[postbit_userinfo_right] (as ending tag collapse). So if you have not default style, put first variable under condition about avatar and second variable under $post[icqicon] $post[aimicon] and etc.
Soon i'm rebuild mod for postbit (not legacy) mode.
Yes I understand that and as previously posted have moved the 2 variables within the template. This has resulted in the information being contained within the box, but the box drop open is not working.
Reply With Quote
  #9  
Old 08-21-2008, 12:50 PM
mad@Max's Avatar
mad@Max mad@Max is offline
 
Join Date: Jul 2007
Location: Russia
Posts: 536
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

In version 1.1.2 added collapse for postbit mode.
Peterpan002, its not can be Say address your board in my pm, i will see.
Reply With Quote
  #10  
Old 08-21-2008, 03:29 PM
Peterpan002 Peterpan002 is offline
 
Join Date: Jan 2008
Location: United Kingdom
Posts: 76
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

I have installed on test site on my pc so no access possible. I have redone but same problem
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 02:19 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.07298 seconds
  • Memory Usage 2,299KB
  • 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_html
  • (1)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
  • (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