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
Extra Profile Fields Tab Details »»
Extra Profile Fields Tab
Version: 1.1.2, by Wired1 Wired1 is offline
Developer Last Online: Dec 2021 Show Printable Version Email this Page

Category: Profile Enhancements - Version: 3.8.x Rating:
Released: 03-14-2009 Last Update: 04-21-2009 Installs: 124
Uses Plugins
 
No support by the author.

Note to all: Yes I will be upgrading this mod if needed to work with vB 4.0, but not before it goes gold on or around the ETA of December 21st. I personally wouldn't recommend anyone upgrade their forum for a couple weeks after it comes out so that the modding community has a chance to test their code on the gold version.

=============================
Don't forget to hit INSTALL!

This product requires my Extra Profile Fields Page product. This product places the Extra Profile Fields into a new tab on the user's Public Profile.

To Install:
1) Save the attached product-extratab.xml file.
2) Navigate to AdminCP -> Plugins & Products -> Manage Products -> [Add/Import Product]
3) Browse to wherever you saved the file.
4) Import!


NOTE: Support will only be given to those who have hit install.

Don't forget to hit INSTALL!

Download Now

File Type: xml product-extratab.xml (6.8 KB, 536 views)

Screenshots

File Type: jpg tab.jpg (19.3 KB, 0 views)

Show Your Support

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

Comments
  #52  
Old 01-26-2010, 09:27 PM
bada_bing's Avatar
bada_bing bada_bing is offline
 
Join Date: Feb 2004
Location: Michigan
Posts: 1,698
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

How can I change the Tab to say something different the the default Extra Options?
Reply With Quote
  #53  
Old 01-31-2010, 07:52 AM
viper357's Avatar
viper357 viper357 is offline
 
Join Date: Dec 2006
Location: Worthing, UK
Posts: 563
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by bada_bing View Post
How can I change the Tab to say something different the the default Extra Options?
Go to "search in Phrases" under the Languages and phrases menu in your admincp and search for extra-options, select Phrase Variable Name Only then click find, then edit it to what you want.
Reply With Quote
  #54  
Old 01-31-2010, 07:54 AM
viper357's Avatar
viper357 viper357 is offline
 
Join Date: Dec 2006
Location: Worthing, UK
Posts: 563
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Wired1, thanks for this hack, been using it since 3.6.12

Just upgraded to 3.8.4 and was wondering if there is a way to Bold the headings? Thanks.

Attachment 111400
Reply With Quote
  #55  
Old 02-09-2010, 06:55 PM
viper357's Avatar
viper357 viper357 is offline
 
Join Date: Dec 2006
Location: Worthing, UK
Posts: 563
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by viper357 View Post
Wired1, thanks for this hack, been using it since 3.6.12

Just upgraded to 3.8.4 and was wondering if there is a way to Bold the headings? Thanks.

Attachment 111400
Can anyone help? How do I make the extra profile field headings in the member profile in bold text? Thanks.
Reply With Quote
  #56  
Old 02-22-2010, 05:45 AM
Wired1's Avatar
Wired1 Wired1 is offline
 
Join Date: Nov 2003
Location: Orlando, FL, USA
Posts: 1,361
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by bada_bing View Post
How can I change the Tab to say something different the the default Extra Options?
Check the pic attached to the first post.


Quote:
Originally Posted by viper357 View Post
Just upgraded to 3.8.4 and was wondering if there is a way to Bold the headings? Thanks.
Been a while since I looked at the code, but IIRC the look is done automatically by the default vB CSS code for those tabs. There's probably a way to apply different CSS to the tab, but I just got off a 16 hour work day, so I have no idea where to look lol.
Reply With Quote
  #57  
Old 02-22-2010, 09:54 AM
viper357's Avatar
viper357 viper357 is offline
 
Join Date: Dec 2006
Location: Worthing, UK
Posts: 563
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by Wired1 View Post
Been a while since I looked at the code, but IIRC the look is done automatically by the default vB CSS code for those tabs. There's probably a way to apply different CSS to the tab, but I just got off a 16 hour work day, so I have no idea where to look lol.
Stop working so hard

I've had a poke around and found this, in the memberinfo_css_EPFP_tab

Code:
#EPFP_tab li.profilefield_category {
	font-weight:bold;
	margin-top:6px;
}
#EPFP_tab dl.profilefield_list {
	font-weight:normal;
	margin:6px 16px 0px 16px;
}
#EPFP_tab dl.profilefield_list dd {
	margin-bottom:6px;
	margin-left:0px;

In the 2nd piece of code, if I change the 'normal' to 'bold' then it makes all the text in the tab bold. The 1st piece of code doesn't seem to do anything when I change it, am I fiddling in the right place?
Reply With Quote
  #58  
Old 02-22-2010, 06:27 PM
Wired1's Avatar
Wired1 Wired1 is offline
 
Join Date: Nov 2003
Location: Orlando, FL, USA
Posts: 1,361
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

I think there's other CSS code that does the mark up for the tabs in general. You'd have to find the reference to that, change it to a different CSS template (or whatever it is), and then change the fields.

Could've sworn I figured out how to do that before, can't remember ATM.
Reply With Quote
  #59  
Old 02-22-2010, 07:39 PM
gator777's Avatar
gator777 gator777 is offline
 
Join Date: Feb 2005
Posts: 205
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

@Wired1

Will you be creating a tab in the user's profile for your script?
Reply With Quote
  #60  
Old 04-11-2010, 01:19 AM
AllinJac AllinJac is offline
 
Join Date: Nov 2009
Posts: 89
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Going to install now...

Give her a shot!

THanks!!!
Reply With Quote
  #61  
Old 04-25-2010, 01:18 PM
identitas identitas is offline
 
Join Date: Oct 2008
Posts: 19
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Does this work on 4.0?
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:37 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.09901 seconds
  • Memory Usage 2,339KB
  • Queries Executed 26 (?)
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
  • (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
  • (4)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
  • (2)postbit_attachment
  • (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_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