The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
Extra Profile Fields Page Details »» | |||||||||||||||||||||||||
IMPORTANT INSTRUCTIONS for those upgrading to vB 3.6.10!!!
https://vborg.vbsupport.ru/showpost....&postcount=269 EVERYONE: PLEASE BE CRYSTAL CLEAR IN WHAT ISSUES YOU ARE HAVING WITH THIS MOD IF YOU ARE USING IT IN 3.7.x! A 3.7.x version is already in the works. ------------------------------------------------------------ You can find the 3.5.x version of this hack here. This hack will add an extra page to the User CP. This area can be used for extra profile fields that for one reason or another you would like to split from the main list. Personally, I use this page for PC specs, but it can also be used for other specs as well (e.g. cars). I have the specs in a dropdown list under the user title in each user's post, as well as in their profile page, but that's another hack You'll see a link to it under Add-Ons to the right. Here's some examples of how I use this hack (with the Add-On hack, Additional Section within Profile and Dropdown within Posts): http://www.houseofhelp.com/forums/sh...ad.php?t=39826 http://www.houseofhelp.com/forums/member.php?u=15 # of plugin hooks: 1 # of php page edits: 3 # of new templates: 1 # of template edits: 1 # of new phrases: 2 To install, upload the product and then make the manual edits as listed in the text file. Don't forget to hit INSTALL! Support will only be given to people who have hit install. Show Your Support
|
Comments |
#262
|
||||
|
||||
I have tested this in 3.7, and its working 100% good :up:
thanks so much Wired1, this mod is just what I needed, you really helped me alot with this. Edit: I have tested this back to front, its working great as far as I can see. I really dig how easy this is to customise, ive managed to get 2 extra options pages functioning perfectly |
#263
|
||||
|
||||
Quote:
|
#264
|
|||
|
|||
I was running 3.6.8 when I attempted to install this.
|
#265
|
|||
|
|||
Good to hear it is running on version 3.7.0. However, I currently use this hack: https://vborg.vbsupport.ru/showthrea...t=system+specs
Will see if that can join together to work with this. |
#266
|
||||
|
||||
DieselTruck: Go over the instructions again, must've missed something.
Quote:
|
#267
|
|||
|
|||
im having the same problem as you this is my fourth time checking my work now and still no dice.
Quote:
|
#268
|
||||
|
||||
... because it's not under USER PROFILE FIELDS MANAGER, directly that is. Edit the PROFILE FIELD. Go to the bottom, under DISPLAY PAGE. What's the last thing on that dropdown?
|
#269
|
|||
|
|||
I have it working fine with the other hack. Thanks for this wired.
|
#270
|
||||
|
||||
NOTE!!!! Change for 3.6.10!!!
Technical explanation on CSRF changes Because of this change, one line needs to be added to the PAGE template. You can either edit the template with the instructions below, or you can download the attached product-wired1_epfp(3.6.10 ONLY).xml, RENAME it to product-wired1_epfp.xml, and then install normally. As per any vB upgrade with this mod, when upgrading to vB 3.6.10 you'll still have to do the manual edits that are listed in the instructions again. vB AdminCP -> Styles & Templates -> Style Manager -> (Select Style) -> page Find: Code:
<form action="profile.php" method="post"> <input type="hidden" name="s" value="$session[dbsessionhash]" /> <input type="hidden" name="do" value="updateextra" /> Code:
<input type="hidden" name="securitytoken" value="$bbuserinfo[securitytoken]" /> |
#271
|
|||
|
|||
Quote:
checked the default and my main style on my forum. there is no "Page" template to edit. clarify please? |
Thread Tools | |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|