The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
Extra Profile Fields Page Details »» | |||||||||||||||||||||||||
Don't forget to hit INSTALL!
You can find the 3.6.x version of this hack here. This product will add a new page to the User CP for easy editing of specially marked profile fields, that for one reason or another you would like to split off from the main list. NOTE: Any fields marked for this page will not be seen in the user's profile. A mod I'll release later on will create a tab for them, fully editable like the "About Me" tab. After the product is FULLY installed, when a you want to move a profile field to the new page for easy editing: 1. Go to the AdminCP and edit the field as normal. 2. At the bottom in the Display Page area, you will see "Which page displays this option?" The last option should say Options: $vbphrase[extra_options]. 3. Save! Personally, I use this page for PC specs, but it can also be used for other specs as well (e.g. cars). With an ADDITIONAL product (e.g. NOT this one), I place these specs in a dropdown list under the user title in each user's post, as well as in their profile as an extra tab. Here's some examples of how I use this mod (with the Add-On mod, Extra Profile Fields Tab, and a separate mod, Profile Fields in a Postbit Dropdown): http://www.houseofhelp.com/forums/sh...ad.php?t=39826 Note: the pics in that thread are from 3.6.x, but you'll get the idea. # of plugins: 3 # of php page edits: 1 (admincp/profilefield.php) # of new templates: 1 (page) # of template edits: 1 (USERCP_SHELL) # of new phrases: 3 Click here for details. Also look at the attached pictures to see where they show up. If you have a 3.6.x version of this on your forum and are running 3.7.0, please uninstall it via running backwards through the old instructions, and then follow the Install instructions. To Install: 1) Save the attached product-wired1_epfp.xml file. 2) Navigate to AdminCP -> Plugins & Products -> Manage Products -> [Add/Import Product] 3) Browse to wherever you saved the file. 4) Allow Overwrite -> Yes. 5) Import! 6) Follow the instructions for the manual edits (1 template edit, 1 PHP page edit) The install process should only take 5 minutes at most. Don't forget to hit INSTALL! Support will only be given to people who have hit install. Show Your Support
|
Comments |
#42
|
|||
|
|||
I think people are getting confused by the example shown. If you bother to read carefully, it's explained pretty clearly what this mod does.
|
#43
|
|||
|
|||
excuse me if i not understand but i'm italian, and this forum is only english...please have a patience with me
i still wait for a dropdown mod |
#44
|
|||
|
|||
Quote:
See this mod also by wired1: https://vborg.vbsupport.ru/showthread.php?t=180309 |
#45
|
||||
|
||||
Can you add as many pages as you'd like, or just one?
Giovanni Martinez |
#46
|
||||
|
||||
One. Still no easy way to do it w/o editing vars. Looking into working something out w/ the new Categories, but no great luck ATM.
|
#47
|
|||
|
|||
To Wired: Is that correct, that we don't need editing the functions_user.php File anymore? Thank you, Sir
HTML Code:
**************************************** *** open includes/functions_user.php *** **************************************** Find: ----- case 5: $customfields['other'] .= $tempcustom; break; Add under: ---------- case 6: $customfields['extra'] .= $tempcustom; break; // *** save and close includes/functions_user.php |
#48
|
||||
|
||||
Please read the instructions.
|
#49
|
|||
|
|||
That why I asked. Because I couldn't find the old Info in it. I'd like to know why we don't need to edit the functions_user.php anymore!
|
#50
|
||||
|
||||
Because the manual edit is just no longer need Works without it, right? RIGHT.
|
#51
|
|||
|
|||
Can you cache all templates ?
|
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|