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 |
#42
|
||||
|
||||
The-Ensemble:
What is in the sub-page, more fields to enter data in, or something else? Either way, you could edit the page template and throw a link in there. You want the stuff entered NOT to go into their profile, but just into a PM? garyrogers: Kewl use of the hack Sorry, no clue why it's doing that. Please restrict dropdown posts to the dropdown hack's thread, and vice versa WARNING: allowing users to post links blatently in their profile like that screams for spammers to abuse it. What I'd do is to change it a bit, like so: HTML Code:
<if condition="$post['field14']"> <tr><td class="vbmenu_option"><a href= "http://www.google.com/calendar/embed?src=$post[field14]" target="_blank">My Calendar from Google</a></td></tr> </if> |
#43
|
||||
|
||||
Quote:
Is this possible? |
#44
|
|||
|
|||
Is it possible to put a link to a picture in this mod. So if i put a link to my picture it came up as a picture in the System Specs
I have a webbpage about marinaquarium and it should be great to use this and want a picture to best regards |
#45
|
||||
|
||||
Quote:
Quote:
|
#46
|
|||
|
|||
Wired1
Yes i want it in the member profile. Is it possible to have one upload function or is it better to link to a picture in the profile. So if i put a picture link in one textfield it came up like a picture. |
#47
|
||||
|
||||
vBulletin Options > vBulletin Options > User Picture Options
Could do that as well |
#48
|
|||
|
|||
I have installed this hack and have a small issue.
As you can see from the attached picture, instead of having the new field show up on the userCP all I get is a double line. I have followed the instructions exactly and gone over them several times. Any advice? Also, do you have instructions for actually adding the extra fields to the second page. I am slightly new at this and I cannot easily see where/how to add them. thank you -CYVOK- |
#49
|
||||
|
||||
Code:
$vbphrase[edit_extra_options] |
#50
|
|||
|
|||
Sweet! Did not realize I had to edit the XML if I changed the VB phrase. I have it working just the way I woudl like now.
Great hack, thank you. -CYVOK- |
#51
|
||||
|
||||
Ok, So How would I do the sub page? The input fields into a PM I might be able to work out but how would I create a subpage?
|
Thread Tools | |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|