vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 3.6 Add-ons (https://vborg.vbsupport.ru/forumdisplay.php?f=194)
-   -   Profile Enhancements - Extra Profile Fields Page (https://vborg.vbsupport.ru/showthread.php?t=123253)

principino1984 09-25-2006 02:05 PM

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

TeamDevotion 09-25-2006 04:01 PM

any way to show these specs under the users name when they post like location, age, and post count do?

Eagle Creek 09-25-2006 04:12 PM

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?

The-Ensemble 09-25-2006 05:12 PM

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.

marlita 09-25-2006 10:27 PM

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?

The-Ensemble 09-25-2006 10:35 PM

I'm not sure you can, Oo wait I'm sure you set it to do that in user profile field manager.

marlita 09-25-2006 10:47 PM

user profile field manager? can you explain more, please? thanks

Wired1 09-26-2006 12:04 AM

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!

Eagle Creek 09-26-2006 09:06 PM

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?

The-Ensemble 09-26-2006 09:59 PM

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?


All times are GMT. The time now is 03:33 AM.

Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2025, vBulletin Solutions Inc.

X vBulletin 3.8.12 by vBS Debug Information
  • Page Generation 0.01357 seconds
  • Memory Usage 1,746KB
  • Queries Executed 10 (?)
More Information
Template Usage:
  • (1)ad_footer_end
  • (1)ad_footer_start
  • (1)ad_header_end
  • (1)ad_header_logo
  • (1)ad_navbar_below
  • (1)bbcode_code_printable
  • (7)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (1)pagenav_pagelinkrel
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (10)printthreadbit
  • (1)spacer_close
  • (1)spacer_open 

Phrase Groups Available:
  • global
  • postbit
  • showthread
Included Files:
  • ./printthread.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/class_bbcode_alt.php
  • ./includes/class_bbcode.php
  • ./includes/functions_bigthree.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
  • printthread_start
  • pagenav_page
  • pagenav_complete
  • bbcode_fetch_tags
  • bbcode_create
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • printthread_post
  • printthread_complete