Thread: Profile Enhancements - Extra Profile Fields Page
View Single Post
  #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
 
X vBulletin 3.8.12 by vBS Debug Information
  • Page Generation 0.01017 seconds
  • Memory Usage 1,782KB
  • Queries Executed 11 (?)
More Information
Template Usage:
  • (1)SHOWTHREAD_SHOWPOST
  • (1)ad_footer_end
  • (1)ad_footer_start
  • (1)ad_header_end
  • (1)ad_header_logo
  • (1)ad_navbar_below
  • (1)bbcode_code
  • (4)bbcode_quote
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)post_thanks_box
  • (1)post_thanks_button
  • (1)post_thanks_javascript
  • (1)post_thanks_navbar_search
  • (1)post_thanks_postbit_info
  • (1)postbit
  • (1)postbit_onlinestatus
  • (1)postbit_wrapper
  • (1)spacer_close
  • (1)spacer_open 

Phrase Groups Available:
  • global
  • postbit
  • reputationlevel
  • showthread
Included Files:
  • ./showpost.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_postinfo_query
  • fetch_postinfo
  • fetch_threadinfo_query
  • fetch_threadinfo
  • fetch_foruminfo
  • style_fetch
  • cache_templates
  • global_start
  • parse_templates
  • global_setup_complete
  • showpost_start
  • bbcode_fetch_tags
  • bbcode_create
  • postbit_factory
  • showpost_post
  • 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
  • showpost_complete