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
  #2  
Old 06-23-2009, 02:53 PM
bananalive bananalive is offline
 
Join Date: Oct 2007
Location: UK
Posts: 2,802
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

reserved
Reply With Quote
  #3  
Old 06-23-2009, 04:34 PM
SirHappy SirHappy is offline
 
Join Date: Jul 2007
Posts: 132
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Nice Works!
Reply With Quote
  #4  
Old 06-23-2009, 04:50 PM
jimbles jimbles is offline
 
Join Date: Feb 2009
Location: London
Posts: 37
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

It comes up blank when I click edit profile items? What should I do? PLEASE PM ME. BECAUSE I DONT CHECK THREADS.
Reply With Quote
  #5  
Old 06-23-2009, 05:59 PM
Oblivion Knight's Avatar
Oblivion Knight Oblivion Knight is offline
 
Join Date: May 2002
Location: Sheffield, UK
Posts: 1,757
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

With a bit of tweaking, this could have possibilities.. ^__^

I may do some playing around with this and see what I can come up with.
Reply With Quote
  #6  
Old 06-24-2009, 09:27 AM
bananalive bananalive is offline
 
Join Date: Oct 2007
Location: UK
Posts: 2,802
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by jimbles View Post
It comes up blank when I click edit profile items? What should I do? PLEASE PM ME. BECAUSE I DONT CHECK THREADS.
You need to add some items in the admincp for users to select.
Reply With Quote
  #7  
Old 06-24-2009, 12:54 PM
BlueNinjaGo's Avatar
BlueNinjaGo BlueNinjaGo is offline
 
Join Date: Mar 2009
Posts: 668
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Is there any way users can search for users with the same things chosen?

EX: If I use this for "Video games currently playing"... and User A wants to find people to play Game A with... Could he search for all users who are playing Game A?
Reply With Quote
  #8  
Old 06-26-2009, 10:35 AM
bananalive bananalive is offline
 
Join Date: Oct 2007
Location: UK
Posts: 2,802
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by BlueNinjaGo View Post
Is there any way users can search for users with the same things chosen?

EX: If I use this for "Video games currently playing"... and User A wants to find people to play Game A with... Could he search for all users who are playing Game A?
No.
Reply With Quote
  #9  
Old 06-30-2009, 11:36 PM
trotskid trotskid is offline
 
Join Date: Feb 2009
Posts: 204
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Hi, I have a database error when I reinstall the product:

HTML Code:
Database error in vBulletin 3.8.3:

Invalid SQL:
ALTER TABLE vbuser ADD pitems text NOT NULL ;;

MySQL Error   : Duplicate column name 'pitems'
Error Number  : 1060
Request Date  : Wednesday, July 1st 2009 @ 02:29:11 AM
Error Date    : Wednesday, July 1st 2009 @ 02:29:12 AM
Script        : http://www.xxxx/foros/admincp/plugin.php?do=productimport
Referrer      : http://www.xxxx/foros/admincp/plugin.php?do=productadd
IP Address    : xxxxxxxx
Username      : xxxxxx
Classname     : vB_Database
MySQL Version : 5.0.45-log

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

Quote:
Originally Posted by trotskid View Post
Hi, I have a database error when I reinstall the product:

HTML Code:
Database error in vBulletin 3.8.3:

Invalid SQL:
ALTER TABLE vbuser ADD pitems text NOT NULL ;;

MySQL Error   : Duplicate column name 'pitems'
Error Number  : 1060
Request Date  : Wednesday, July 1st 2009 @ 02:29:11 AM
Error Date    : Wednesday, July 1st 2009 @ 02:29:12 AM
Script        : http://www.xxxx/foros/admincp/plugin.php?do=productimport
Referrer      : http://www.xxxx/foros/admincp/plugin.php?do=productadd
IP Address    : xxxxxxxx
Username      : xxxxxx
Classname     : vB_Database
MySQL Version : 5.0.45-log

Thanks
Import attached file
Attached Files
File Type: xml product-profileselector-v1.0.xml (12.7 KB, 10 views)
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 09:57 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.04497 seconds
  • Memory Usage 2,337KB
  • Queries Executed 24 (?)
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
  • (2)bbcode_html
  • (3)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
  • (10)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