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 - Additional Section within Profile and Dropdown within Posts (https://vborg.vbsupport.ru/showthread.php?t=123254)

Defkalion 11-10-2007 03:15 PM

I've probably done something wrong, because now every user that registers to my forum has by DEFAULT the first field filled in with the default [extra_options] phrase I'm using.

I've tried to find the solution but came up empty. Can you please assist where this problem would reside? Thanks.


Edit: never mind, I figured it out. :)

Booost This 11-10-2007 10:20 PM

I can't get this to work, I have gone over the instructions for both of your hacks 3 times and verified the code is in the right place and the plugins/products are imported.

It works to the point of showing up the links in the USER CP, I create a new profile field and it does not show up in the user profile or CP to even enter the values.

Also the dropdown does not show up in the post. I don't get it?

Any help you can give would be great. Otherwise I guess I will just uninstall it because I am honestly lost.

TIA.

Defkalion 11-11-2007 05:46 AM

About the User CP: when you create the new profile field, do you select at the bottom the "options:extra options" at the Display Page part?

About the dropdown, did you insert the code in the correct postbit template? for example, I do not use the "postbit" template, but the "postbit_legacy", so I inserted the code there.

Wired1 11-12-2007 02:35 PM

Quote:

Originally Posted by Maxus (Post 1379726)
Thank you so much for this hack. I am going to use it for users VC in profiles.

And it should be great, if you help to set up the search through this fields, by Advanced Memberlist Search...

VC = Virtual Console, as in the Wii?


Quote:

Originally Posted by Booost This (Post 1380005)
I can't get this to work, I have gone over the instructions for both of your hacks 3 times and verified the code is in the right place and the plugins/products are imported.

It works to the point of showing up the links in the USER CP, I create a new profile field and it does not show up in the user profile or CP to even enter the values.

The problem you have is with the other plugin, not this one. Please post in that one (and delete your post here) so that the threads are better organized for readers. Please answer in the new post if you have set the new profile field to be in the Extra Options group (which is what Defkalion asked). Also, does it show up in te Extra Profile Field Page?

Maxus 11-12-2007 02:53 PM

Quote:

Originally Posted by Wired1 (Post 1381025)
VC = Virtual Console, as in the Wii?

No, i mean summary, for human resource services.

But it doesn't matter.

I just want to know, how can include this extra profile field in search page on memberlist?
Now I can only include the fields from "Edit profile" zone.

Wired1 11-12-2007 05:27 PM

Quote:

Originally Posted by Maxus (Post 1381037)
No, i mean summary, for human resource services.

But it doesn't matter.

I just want to know, how can include this extra profile field in search page on memberlist?
Now I can only include the fields from "Edit profile" zone.

curriculum vitae, gotcha :)

It requires further hacking of the members list. I think in the 3.5.x version, I had some untested code at the end of the instructions that would do this, but I don't think it fully worked.

tom209 11-15-2007 01:46 PM

Hi,

This is something I wanted. Thank you

I have everything installed and works almost everything. Now, when I read a contribution will not Dropdown down, as seen in this picture:

https://vborg.vbsupport.ru/attachmen...3&d=1154919531

Does anyone have an idea?

Did the version: 3.6.8 Patch Level 2


Can someone please help me?

Sorry for my English

Wired1 11-16-2007 05:23 AM

DId you install the Parent Plugin, Extra Profile Fields Page?

tom209 11-16-2007 10:39 AM

Hi,

Thank you for the answer. Yes, in the installed. Got everything done according to instructions but I did not drop down

Here are a few pictures:

http://www.pcwango.de/test/vb/1.gif

http://www.pcwango.de/test/vb/2.gif

http://www.pcwango.de/test/vb/3.gif

http://www.pcwango.de/test/vb/4.gif

Can I ask someone Help

Thank you

Wired1 11-16-2007 06:26 PM

Did you do this step in the instructions? If so, is the field ID in that code the same as the field ID of the field named test1?

Quote:

vB AdminCP -> Styles & Templates -> Style Manager -> (Select Style) -> Postbit Templates -> postbit

FIND:

<!-- / post $post[postid] popup menu -->

After it post:

<!-- post specs_menu -->
<div class="vbmenu_popup" id="specs_$post[postid]_menu" style="display:none">
<table cellpadding="4" cellspacing="1" border="0">
<tr>
<td class="thead">$post[username]'s PC Specs</td>
</tr>

<if condition="$post['field5']">
<tr><td class="vbmenu_option">Motherboard: $post[field5]</td></tr>
</if>
</table>
</div>
<!-- / post specs_menu -->


All times are GMT. The time now is 08:03 PM.

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.01517 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
  • (5)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