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

Reply
 
Thread Tools
Profile Selector Details »»
Profile Selector
Version: 1.00, by bananalive bananalive is offline
Developer Last Online: Nov 2023 Show Printable Version Email this Page

Category: Profile Enhancements - Version: 3.8.x Rating:
Released: 06-22-2009 Last Update: Never Installs: 26
DB Changes Uses Plugins Auto-Templates
Additional Files Translations Is in Beta Stage  
No support by the author.

Allow users to select from a list of items to be displayed in separate tab in their profile.

Can be used for:
  • My Games
  • Favourite Movies/Comedians/TV Programs
  • Or anything you want just by altering two phrases
Installation Instructions
  1. Upload unzip archive
  2. Upload the contents of the upload/ folder to your forum directory
  3. Import product xml file
Don't Forgot to Click Installed

Download Now

File Type: zip vb_profileselector v1.0.zip (10.2 KB, 117 views)

Screenshots

File Type: jpg add.jpg (27.8 KB, 0 views)
File Type: jpg admin.jpg (54.6 KB, 0 views)
File Type: jpg adminmenu.jpg (20.1 KB, 0 views)
File Type: jpg edit.jpg (52.9 KB, 0 views)
File Type: jpg options.jpg (62.6 KB, 0 views)
File Type: jpg profile_favcom.jpg (69.0 KB, 0 views)
File Type: jpg usercp.jpg (22.9 KB, 0 views)
File Type: jpg userediting_favcom.jpg (67.5 KB, 0 views)

Show Your Support

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

Comments
  #12  
Old 07-01-2009, 01:20 PM
trotskid trotskid is offline
 
Join Date: Feb 2009
Posts: 204
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by bananalive View Post
Import attached file
Thank you very much, and now installs well, but doesn?t work at all. I fix the image max width and height (for ex. 300x200 or 5000x5000!) but always looks at the same reduced size and split the image when there are others.



Greetings
Reply With Quote
  #13  
Old 07-04-2009, 04:22 PM
bananalive bananalive is offline
 
Join Date: Oct 2007
Location: UK
Posts: 2,802
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by trotskid View Post
Thank you very much, and now installs well, but doesn?t work at all. I fix the image max width and height (for ex. 300x200 or 5000x5000!) but always looks at the same reduced size and split the image when there are others.



Greetings
There are several constraints to image width:
  1. Images uploaded get automatically resized to 150x150px.
  2. The css class li.memberinfo_pitem - which limits width:120px; in template memberinfo_block_pitems
Reply With Quote
  #14  
Old 07-04-2009, 06:22 PM
trotskid trotskid is offline
 
Join Date: Feb 2009
Posts: 204
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Thank you. So what I must to do to increase the width?
Reply With Quote
  #15  
Old 07-04-2009, 08:35 PM
iHussence iHussence is offline
 
Join Date: May 2009
Posts: 4
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

السلام عليكم
بارك الله فيك
Reply With Quote
  #16  
Old 07-04-2009, 10:21 PM
mOseQar mOseQar is offline
 
Join Date: Nov 2004
Posts: 2
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

very nice work !
is there a way to show that list of items in postbit ?

for ex as a signature for each user
Reply With Quote
  #17  
Old 07-09-2009, 03:33 PM
bananalive bananalive is offline
 
Join Date: Oct 2007
Location: UK
Posts: 2,802
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by trotskid View Post
Thank you. So what I must to do to increase the width?
Edit admincp/profileselector.php:

Find:
PHP Code:
$this->maxwidth 150;
    
$this->maxheight 150
Replace:
PHP Code:
$this->maxwidth 300;
    
$this->maxheight 300
Find in template: memberinfo_block_pitems
HTML Code:
	height:155px;
	width:120px;
Replace
HTML Code:
	height:325px;
	width:325px;
Reply With Quote
  #18  
Old 07-09-2009, 03:34 PM
bananalive bananalive is offline
 
Join Date: Oct 2007
Location: UK
Posts: 2,802
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by mOseQar View Post
very nice work !
is there a way to show that list of items in postbit ?

for ex as a signature for each user
It would require additional queries and plugins.
Reply With Quote
  #19  
Old 07-12-2009, 07:52 PM
trotskid trotskid is offline
 
Join Date: Feb 2009
Posts: 204
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by bananalive View Post
Edit admincp/profileselector.php:

Find:
PHP Code:
$this->maxwidth 150;
    
$this->maxheight 150
Replace:
PHP Code:
$this->maxwidth 300;
    
$this->maxheight 300
Find in template: memberinfo_block_pitems
HTML Code:
	height:155px;
	width:120px;
Replace
HTML Code:
	height:325px;
	width:325px;
Thank you.

I have fit it to my images measures and now looks great

Greets
Reply With Quote
  #20  
Old 01-27-2010, 01:50 AM
Feanor_87's Avatar
Feanor_87 Feanor_87 is offline
 
Join Date: Mar 2009
Posts: 74
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Great mod, thanks!!

Is there any way to have just the images clickable in the UserCP, without showing the border box and title?
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 01:57 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.05810 seconds
  • Memory Usage 2,349KB
  • Queries Executed 25 (?)
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
  • (4)bbcode_html
  • (4)bbcode_php
  • (5)bbcode_quote
  • (1)footer
  • (1)forumjump
  • (1)forumrules
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (1)modsystem_post
  • (1)navbar
  • (4)navbar_link
  • (120)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (1)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
  • (9)postbit_attachment
  • (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_attachment
  • postbit_display_complete
  • post_thanks_function_can_thank_this_post_start
  • pagenav_page
  • pagenav_complete
  • tag_fetchbit_complete
  • forumrules
  • navbits
  • navbits_complete
  • showthread_complete