![]() |
|
|
Mod Options |
Extra Profile Fields Page Details »»
|
|||||||||||
|
Extra Profile Fields Page
Developer Last Online: May 2013
This is the 3.5.x version of Zachery's hack by the same name. (linkage)
3.6.0 version: http://www.vbulletin.org/forum/showthread.php?t=123253 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 can see my 3.0.x hack for that here, and the 3.5.x hack for it here.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/v2/showthread.php?t=39826 http://www.houseofhelp.com/v2/member.php?u=15 NOTE: The above 2 links show the results of another hack I did that's based upon this one. In otherwords, this hack doesn't add dropdowns in posts, and doesn't hack the member page to display the extra options in a new area. For that, install the Add-On hack, Additional Section within Profile and Dropdown within Posts. # of plugin hooks: 1 # of php page edits: 3 (or 4) # of new templates: 1 # of template edits: 1 # of new phrases: 2 The "successfully saved" and extra option search are not tested, but they should both work. Don't forget to hit INSTALL!. Download Now Only licensed members can download files, Click Here for more information. Addons Screenshots Show Your Support
No members have liked this post.
|
|||||||||||
Similar Mod
|
||||
| Mod | Developer | Type | Replies | Last Post |
| Extra Profile Fields Page | Wired1 | vBulletin 3.7 Add-ons | 196 | 09 Jun 2010 04:20 |
| Extra Profile Fields Page | Wired1 | vBulletin 3.6 Add-ons | 337 | 20 Aug 2008 08:42 |
| Extra Profile Fields Page | Zachery | vBulletin 3.0 Full Releases | 124 | 11 Jan 2008 16:19 |
|
#181
|
||||
|
||||
|
The extra profile field is its own template, made by the product XML.
__________________
Admin of the Corsair Memory Forum (AKA the House of Help from back in the day) Admin of Petri's IT Forum / Moderator at webdesignforums.net No members have liked this post.
|
|
#182
|
|||
|
|||
|
Hmm.. I just can't get this to work. My board is heavily modified, but I don't see which one could possibly conflict with this profile field hack. I'm not very familiar with how plugins work exactly, but is their a certain location I should look at and disable other plugins that might be conflicting with this hack?
No members have liked this post.
|
|
#183
|
|||
|
|||
|
Wired_1, can I send you admin access to check this out? I think I've tried everything.
No members have liked this post.
|
|
#184
|
||||
|
||||
|
Sure. Can't think off the top of my head what would do it though. doesn't make sense, as all the hack really does is to mark profile fields to be editable in a different location.
__________________
Admin of the Corsair Memory Forum (AKA the House of Help from back in the day) Admin of Petri's IT Forum / Moderator at webdesignforums.net No members have liked this post.
|
|
#185
|
||||
|
||||
|
I'm thinking of doing a upgrade for this hack. Basically, instead of storing info in profile fields, it'd store them in a SQL table. This would make it easier to have multiple pages of the same item (e.g. car stats, PC specs, etc), although it would still suffer from the same issue this current version has, where if you want multiple pages with different specs in each one, then you'd have to install the hack multiple times.
Comments?
__________________
Admin of the Corsair Memory Forum (AKA the House of Help from back in the day) Admin of Petri's IT Forum / Moderator at webdesignforums.net No members have liked this post.
|
|
#186
|
|||
|
|||
|
Originally Posted by Wired1
Easier = Better
![]() No members have liked this post.
|
|
#187
|
||||
|
||||
|
Originally Posted by Wired1
Can you give a clearer instruction on how to create multiple pages? When I searched the code in the .xml and .txt instructions, do=extra came up only once each. Also, I'm not sure how to upload a .xml product copy since it asks you to overwrite the previous one. Thanks.
No members have liked this post.
|
||||
|
#188
|
||||
|
||||
|
I'll try to get to it tonight or tomorrow, a bit under the weather currently. Migraines SUCK. Will probably crash when I get home.
__________________
Admin of the Corsair Memory Forum (AKA the House of Help from back in the day) Admin of Petri's IT Forum / Moderator at webdesignforums.net No members have liked this post.
|
|
#189
|
||||
|
||||
|
mmmm
I think it's not bad ![]() No members have liked this post.
|
|
#190
|
|||
|
|||
|
hey wired, how's it lookin today?
No members have liked this post.
|
|
#191
|
|||
|
|||
|
I've tried to get it to show up on the members profile by using your other hack. It didn't work. What I really want is to create another page where the extra fields are shown with a link to the page in their profile.
bio.php would work. No members have liked this post.
|
|
#192
|
||||
|
||||
|
Originally Posted by futuredood
This is UNTESTED, but unless I missed an edit here or there, it should work. Basically created a new product and updated names of all the plugins and calls and whatnot.
__________________
Admin of the Corsair Memory Forum (AKA the House of Help from back in the day) Admin of Petri's IT Forum / Moderator at webdesignforums.net No members have liked this post.
Last edited by Wired1 : 21 Jul 2006 at 19:11. |
|
#193
|
||||
|
||||
|
Originally Posted by Arissa
In otherwords, you'd like a link on their member page that goes to a new page where these extra specs can be seen? If so, shouldn't be that hard to whip up. If this is what you want, do me a fav, post this in that thread so I'll get the update in my email. That way I'll remember when I get home
![]()
__________________
Admin of the Corsair Memory Forum (AKA the House of Help from back in the day) Admin of Petri's IT Forum / Moderator at webdesignforums.net No members have liked this post.
|
|
#194
|
|||
|
|||
|
Originally Posted by Wired1
I did a quick install of this and received this error when I went to the Profile Field Manager in AdminCP:
Parse error: parse error, unexpected '\"', expecting ')' in /path/to/public_html/admincp/profilefield.php on line 383 And line 383 is this: "$vbphrase[options]: $vbphrase[extra_options2]" I'm pretty sure I followed the instructions correectly. I just added extra_options2 lines right under the original extra_options. But, I've got to go for the day, so will try again later tonight, thanks Wired. No members have liked this post.
|
|
#195
|
||||
|
||||
|
Did you place a 6 or 7 behind those two values?
I've updated the txt file.
__________________
Admin of the Corsair Memory Forum (AKA the House of Help from back in the day) Admin of Petri's IT Forum / Moderator at webdesignforums.net No members have liked this post.
|
![]() |
«
Previous Mod
|
Next Mod
»
| Currently Active Users Viewing This Thread: 1 (0 members and 1 guests) |
| Mod Options | |
|
|
| New To Site? | Need Help? |
All times are GMT. The time now is 11:19.




You can see my 3.0.x hack for that 

