The Arcive of vBulletin Modifications Site. |
|
Extra Profile Fields Tab Details »»
|
|||||||||||||||||||||||||||||
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 3. Uninstall the 3.8.x version if you have it installed. 4) [Add/Import Product] -> Browse to wherever you saved the file. 5) Import! NOTE: Support will only be given to those who have hit install. Don't forget to hit INSTALL! Download Now
Screenshots
Show Your Support
|
|||||||||||||||||||||||||||||
| Благодарность от: | ||
| kevius | ||
| Comments |
|
#2
|
||||
|
||||
|
Version History:
1.0.0 - Initial Release for 3.7.x 1.0.1 - Cached template 1.1.0 - Updated for 3.8.x, no code changes made. 1.1.1 - Fixed typo. 1.1.2 - Category titles now show up, added template ------------------------------- 4.0.0 - vB 4.0 upgrade 4.0.1 - Fixed bug where specs would also show up in the About Me tab. Fixed by alexp999. |
|
#3
|
||||
|
||||
|
If you don't like the title for the uncategorized profile fields (which is the same as the tab which all comes from $vbphrase["extra_options"]), find this code in the EPFP Tab plugin:
Code:
'title' => (
$profilefieldcategoryid == 0 ?
$vbphrase["extra_options"] :
$vbphrase["category{$profilefieldcategoryid}_title"]
),
|
|
#4
|
||||
|
||||
|
Reserved for future use.
|
|
#5
|
|||
|
|||
|
tagged and thanks
|
|
#6
|
||||
|
||||
|
WTF does tagging do anyway?
|
|
#7
|
|||
|
|||
|
Thank you my good sir.. it works perfectly...
|
|
#8
|
|||
|
|||
|
It sends a psychic message to the developer to fix the system specs dropdown for VB4.
![]() /tagged |
|
#9
|
||||
|
||||
|
Awesome work on this!
Installed and working perfectly! |
|
#10
|
|||
|
|||
|
I think i found a bug.. When i load a profile page it defaults to "visitor messages" however at the bottom of the page its loading my extra profile info too.
|
![]() |
|
|