The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
Extra Profile Fields Page Details »» | |||||||||||||||||||||||||
Extra Profile Fields Page Version 1.2
1.1 updated version, minor fix for searching in memberlist.php 1.2 fixed for RC2 the current instructions will not work with anything lowerrequested by Caszi @ http://www.vbulletin.nl/community/showthread.php?t=1190 Screen Shots update2.gif is the optional part of the hack Description Adds an Extra Page for you to Define Profile Fields install time~ 5-10 min Files to Edit 4 Tempaltes to edit/add 2 Enjoy ^^ Show Your Support
|
Comments |
#32
|
||||
|
||||
Quote:
Greets Alex |
#33
|
||||
|
||||
Quote:
Code:
<if condition="$bbuserinfo['usergroupid'] == XX"> <tr> <td class="$navclass[extra]" style="white-space:nowrap"><a class="smallfont" href="profile.php?$session[sessionurl]do=extra">Extra Info</a></td> </tr> </if> Note that this is not fool-proof. A user who KNOWS that there is such an extra field section and who knows the url can access it directly. In this case, I guess adding some php code would do the trick. |
#34
|
|||
|
|||
Thx for that alexander,
I'll have a further go then myself. I'm setting up vB for my fraternity. so far we've used a private Lotus Notes R5 DB for internal affairs, however I can't give access to our alumni anymore and I would like to have some sort of "address tool" that I can associate with vB users... I think those extra fields will do the trick. sjau |
#35
|
|||
|
|||
Quote:
Can somebody update where this needs to be placed? I'm trying to find my copy of rc1 to try and figure it out... |
#36
|
||||
|
||||
it is not really so important where you put the code... you can for instance put the hack code ABOVE the following original code:
PHP Code:
|
#37
|
|||
|
|||
Quote:
but I changed something trying to change some of the displayed text and now I no longer have the extra options appear in the admincp when using the profile field manager. The Extra fields are still in the usercp and if I add a new profile field, I can select the other: extra, and it appears in the usercp, but not in the admin profile manager. I've checked the profilefield.php file but I must be missing something thanks |
#38
|
||||
|
||||
yes i suggest you go over Zachery's hack instruction again. There shouldn't be any problem with admincp and the hack if you follow the instruction correctly.
|
#39
|
|||
|
|||
Out of curiosity, how would I refer to the custom field in the postbit?
|
#40
|
||||
|
||||
Same way you do any other field in the postbit
$post[fieldX] |
#41
|
|||
|
|||
yeah but is it referred to as fieldx or is it referred to by name (in my case, blog)? Bear with me, it's been about 8 months since I did any kind of extensive work with vB and vb3 is quite different, you know?
|
#42
|
||||
|
||||
Refer to it as $post[fieldX],
wheread X is the number displayed in your /admincp/profilefield.php?do=modify User Profile AdminCP. |
#43
|
|||
|
|||
Okay. Very good. Thanks.
|
#44
|
||||
|
||||
Quick question about a possible add-on to this feature. How can I get it to e-mail the Admin when this form is submitted?
|
#45
|
||||
|
||||
Hi!
Sorry for the dummyquestion, but work this mod also with the vB3 Gold (i use v3.0.1) and what changes is necessary between the "orginal" (v1.1) and yet, because AlexanderT recommend someone. thx!! |
#46
|
||||
|
||||
GregorS, the hack should work just as fine with the latest vB version (3.0.1).
I am not sure when Zachery is going to update his hack instruction. But for now, it should be sufficient if you follow his instruction first: https://vborg.vbsupport.ru/showpost....73&postcount=1 Then follow the fix I posted: https://vborg.vbsupport.ru/showpost....9&postcount=26 And perhaps this: https://vborg.vbsupport.ru/showpost....6&postcount=35 Greets Alex |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|