Go Back   vb.org Archive > vBulletin Modifications > Archive > vB.org Archives > vBulletin 3.6 > vBulletin 3.6 Add-ons
FAQ Community Calendar Today's Posts Search

Reply
 
Thread Tools
Extra Profile Fields Page Details »»
Extra Profile Fields Page
Version: 2.1.10, by Wired1 Wired1 is offline
Developer Last Online: Dec 2021 Show Printable Version Email this Page

Category: Profile Enhancements - Version: 3.6.9 Rating:
Released: 08-06-2006 Last Update: 04-25-2008 Installs: 388
Uses Plugins Template Edits
Code Changes  
No support by the author.

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

  • This modification may not be copied, reproduced or published elsewhere without author's permission.

Comments
  #72  
Old 09-25-2006, 02:05 PM
principino1984 principino1984 is offline
 
Join Date: Jul 2006
Location: Italy
Posts: 135
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by Eagle Creek
I have a problem!

I can edit the profile fields within the user profile, when I'm logged in as admin. But: users can't edit the fields themself in their panel.

And: whem I look at the vB User Profile Field Manager, it doesn't show my fields!

It goes from 1-2-3-4-9 (!). 5-6-7-8 are gone!

I had to reinstall everything because when I upgraded to vb 3.6.1 it overwrited everythin.

Now in my forum everythin is workin right.

Marco
Reply With Quote
  #73  
Old 09-25-2006, 04:01 PM
TeamDevotion TeamDevotion is offline
 
Join Date: Sep 2006
Location: Westchester County, NY
Posts: 68
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

any way to show these specs under the users name when they post like location, age, and post count do?
Reply With Quote
  #74  
Old 09-25-2006, 04:12 PM
Eagle Creek's Avatar
Eagle Creek Eagle Creek is offline
 
Join Date: Jan 2004
Location: Netherlands
Posts: 742
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by principino1984
I had to reinstall everything because when I upgraded to vb 3.6.1 it overwrited everythin.

Now in my forum everythin is workin right.

Marco
I also reinstalled everything. Made the file edits again etc.

But it almost looks like that the fields are gone?
Reply With Quote
  #75  
Old 09-25-2006, 05:12 PM
The-Ensemble's Avatar
The-Ensemble The-Ensemble is offline
 
Join Date: Jul 2006
Location: United Kingdom
Posts: 278
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

maybe you should add the profile fields again, or look in the template for creating the profile fields, you can code profile fields to appear and not work, just check they aint there.
Reply With Quote
  #76  
Old 09-25-2006, 10:27 PM
marlita marlita is offline
 
Join Date: Aug 2006
Posts: 53
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

How do I get these new fields to show up on the memberlist and how can I set it so that I can search by these new fields?
Reply With Quote
  #77  
Old 09-25-2006, 10:35 PM
The-Ensemble's Avatar
The-Ensemble The-Ensemble is offline
 
Join Date: Jul 2006
Location: United Kingdom
Posts: 278
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

I'm not sure you can, Oo wait I'm sure you set it to do that in user profile field manager.
Reply With Quote
  #78  
Old 09-25-2006, 10:47 PM
marlita marlita is offline
 
Join Date: Aug 2006
Posts: 53
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

user profile field manager? can you explain more, please? thanks
Reply With Quote
  #79  
Old 09-26-2006, 12:04 AM
Wired1's Avatar
Wired1 Wired1 is offline
 
Join Date: Nov 2003
Location: Orlando, FL, USA
Posts: 1,361
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by principino1984
ok, I'm reinstallin the hack, and it seems to work right now, but as soon as I add this part of the hack:

"FIND:

// END CUSTOM PROFILE FIELDS
// *************************

AFTER IT ADD:

($hook = vBulletinHook::fetch_hook('member_extras')) ? eval($hook) : false;"

I get database error..

why is that?
Will everythin work evern without this line?
That code does NOT exist in this hack. Please post in the correct area:
Additional Section within Profile and Dropdown within Posts


Quote:
Originally Posted by Eagle Creek
I have a problem!

I can edit the profile fields within the user profile, when I'm logged in as admin. But: users can't edit the fields themself in their panel.

And: whem I look at the vB User Profile Field Manager, it doesn't show my fields!

It goes from 1-2-3-4-9 (!). 5-6-7-8 are gone!
In otherwords, under User Profile Fields in Area: Edit Profile you have 1-2-3-4-9, and there is no User Profile Fields in Area: Options: Extra Options under that, correct? If so, have you done ALL of the manual edits? Specifically, the edits to admincp/profilefield.php?


Quote:
Originally Posted by TeamDevotion
any way to show these specs under the users name when they post like location, age, and post count do?
Please read the first post, as it does explain this.Additional Section within Profile and Dropdown within Posts


Quote:
Originally Posted by marlita
How do I get these new fields to show up on the memberlist and how can I set it so that I can search by these new fields?
a) Please read the first post, as it does explain this. Additional Section within Profile and Dropdown within Posts
b) https://vborg.vbsupport.ru/showthread.php?t=98282 (3.5 version of this hack) - it has instructions at the end of the instruction file on how to make them searchable... HOWEVER IT WAS NEVER TESTED. I WILL NOT SUPPORT THAT CODE UNDER ANY VERSION OF THIS HACK.

Yes, you can set profile fields to be searchable when you create / edit a profile field... HOWEVER it will not work with the "extra options" profile fields. Code WILL need to be edited in the memberlist.php for it to work. The code listed in the 3.5 instructions for searchable profiles will DEFINITELY NOT work with 3.6 due to some changes in how Jelsoft changed some of their code. If you change
Code:
query_read

to

query_read_slave
in the instructions, it will probably work, but again, I HAVE NOT TESTED THIS. NO GUARANTEE OF ANYTHING. If you screw up your forum, it's your fault. Test code on TEST forums, not live ones!
Reply With Quote
  #80  
Old 09-26-2006, 09:06 PM
Eagle Creek's Avatar
Eagle Creek Eagle Creek is offline
 
Join Date: Jan 2004
Location: Netherlands
Posts: 742
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by The-Ensemble
maybe you should add the profile fields again, or look in the template for creating the profile fields, you can code profile fields to appear and not work, just check they aint there.
But how? It's making NEW fields with NEW ID's. So my members have to fill in their profile again?
Reply With Quote
  #81  
Old 09-26-2006, 09:59 PM
The-Ensemble's Avatar
The-Ensemble The-Ensemble is offline
 
Join Date: Jul 2006
Location: United Kingdom
Posts: 278
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

I'm not 100% myself, I know coding can make input fields which could cause your problem, I'd suggest just checking the code is right.

------------------

Could someone please tell me how to insert the input fields without using the $conditions thingy, I mean I want to put a certain amount of fields in a top tds, then have a new box with new title and have more fields in that one, to make things neater.
How would I do that and still have working fields?
Reply With Quote
Reply


Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT. The time now is 10:45 AM.


Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2024, vBulletin Solutions Inc.
X vBulletin 3.8.12 by vBS Debug Information
  • Page Generation 0.04725 seconds
  • Memory Usage 2,320KB
  • Queries Executed 25 (?)
More Information
Template Usage:
  • (1)SHOWTHREAD
  • (1)ad_footer_end
  • (1)ad_footer_start
  • (1)ad_header_end
  • (1)ad_header_logo
  • (1)ad_navbar_below
  • (1)ad_showthread_beforeqr
  • (1)bbcode_code
  • (7)bbcode_quote
  • (1)footer
  • (1)forumjump
  • (1)forumrules
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (1)modsystem_post
  • (1)navbar
  • (6)navbar_link
  • (120)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (1)pagenav_pagelinkrel
  • (11)post_thanks_box
  • (11)post_thanks_button
  • (1)post_thanks_javascript
  • (1)post_thanks_navbar_search
  • (11)post_thanks_postbit_info
  • (10)postbit
  • (11)postbit_onlinestatus
  • (11)postbit_wrapper
  • (1)spacer_close
  • (1)spacer_open
  • (1)tagbit_wrapper 

Phrase Groups Available:
  • global
  • inlinemod
  • postbit
  • posting
  • reputationlevel
  • showthread
Included Files:
  • ./showthread.php
  • ./global.php
  • ./includes/init.php
  • ./includes/class_core.php
  • ./includes/config.php
  • ./includes/functions.php
  • ./includes/class_hook.php
  • ./includes/modsystem_functions.php
  • ./includes/functions_bigthree.php
  • ./includes/class_postbit.php
  • ./includes/class_bbcode.php
  • ./includes/functions_reputation.php
  • ./includes/functions_post_thanks.php 

Hooks Called:
  • init_startup
  • init_startup_session_setup_start
  • init_startup_session_setup_complete
  • cache_permissions
  • fetch_threadinfo_query
  • fetch_threadinfo
  • fetch_foruminfo
  • style_fetch
  • cache_templates
  • global_start
  • parse_templates
  • global_setup_complete
  • showthread_start
  • showthread_getinfo
  • forumjump
  • showthread_post_start
  • showthread_query_postids
  • showthread_query
  • bbcode_fetch_tags
  • bbcode_create
  • showthread_postbit_create
  • postbit_factory
  • postbit_display_start
  • post_thanks_function_post_thanks_off_start
  • post_thanks_function_post_thanks_off_end
  • post_thanks_function_fetch_thanks_start
  • post_thanks_function_fetch_thanks_end
  • post_thanks_function_thanked_already_start
  • post_thanks_function_thanked_already_end
  • fetch_musername
  • postbit_imicons
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • postbit_display_complete
  • post_thanks_function_can_thank_this_post_start
  • pagenav_page
  • pagenav_complete
  • tag_fetchbit_complete
  • forumrules
  • navbits
  • navbits_complete
  • showthread_complete