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
Additional Section within Profile and Dropdown within Posts Details »»
Additional Section within Profile and Dropdown within Posts
Version: 2.1.1, by Wired1 Wired1 is offline
Developer Last Online: Dec 2021 Show Printable Version Email this Page

Category: Profile Enhancements - Version: 3.6.8 Rating:
Released: 08-06-2006 Last Update: 06-18-2007 Installs: 182
Uses Plugins Template Edits
Code Changes  
No support by the author.

NOTE: After checking out the vBulletin 3.7 First Look thread, which contains significant changes to the Member Profile page, it is clear that this mod as-is will probably not work properly when it comes to displaying the Extra Profile Info on that page. As soon as an official 3.7 comes out, I'll start working on the changes.

The 3.5.x version of this hack can be found here.

This hack builds upon my Extra Profile Fields Page hack. This template mod lets you take the extra fields from that hack and places them within a dropdown that sits below the user's title within each post, as well as replaces the Group Memberships area with a listing of only these specs. The EPFP hack is basically the entry form for the data that's manipulated in this hack. Please check out the pics at the EPFP hack link to get the full idea.

In my case, it is used for PC specs (and as you will see the instructions are tailored towards this), however it can be easily used for parts or specifications of almost anything (car parts for example).

An example is shown here:
http://www.houseofhelp.com/forums/sh...ad.php?t=39826

Example of user profile with specs:
http://www.houseofhelp.com/forums/member.php?userid=15


# of plugin hooks: 1
# of php page edits: 1 (just 1 line to add the custom hook line into member.php)
# of template edits: 3
# of phrase edits: 1

Any suggestions are appreciated.

Don't forget to hit INSTALL!

Support will only be given to people who have hit install.

Also, please post where you've installed this, as I'd like to see how people are using it. Or if guests can't see the effects, then please post a pic.

Show Your Support

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

Comments
  #172  
Old 11-10-2007, 03:15 PM
Defkalion Defkalion is offline
 
Join Date: Jan 2007
Location: Athens, Greece
Posts: 201
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

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.
Reply With Quote
  #173  
Old 11-10-2007, 10:20 PM
Booost This Booost This is offline
 
Join Date: May 2004
Posts: 35
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

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.
Reply With Quote
  #174  
Old 11-11-2007, 05:46 AM
Defkalion Defkalion is offline
 
Join Date: Jan 2007
Location: Athens, Greece
Posts: 201
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

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.
Reply With Quote
  #175  
Old 11-12-2007, 02:35 PM
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 Maxus View Post
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 View Post
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?
Reply With Quote
  #176  
Old 11-12-2007, 02:53 PM
Maxus Maxus is offline
 
Join Date: Jan 2006
Posts: 6
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by Wired1 View Post
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.
Reply With Quote
  #177  
Old 11-12-2007, 05:27 PM
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 Maxus View Post
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.
Reply With Quote
  #178  
Old 11-15-2007, 01:46 PM
tom209 tom209 is offline
 
Join Date: Nov 2007
Posts: 7
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

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
Reply With Quote
  #179  
Old 11-16-2007, 05:23 AM
Wired1's Avatar
Wired1 Wired1 is offline
 
Join Date: Nov 2003
Location: Orlando, FL, USA
Posts: 1,361
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

DId you install the Parent Plugin, Extra Profile Fields Page?
Reply With Quote
  #180  
Old 11-16-2007, 10:39 AM
tom209 tom209 is offline
 
Join Date: Nov 2007
Posts: 7
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

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:









Can I ask someone Help

Thank you
Reply With Quote
  #181  
Old 11-16-2007, 06:26 PM
Wired1's Avatar
Wired1 Wired1 is offline
 
Join Date: Nov 2003
Location: Orlando, FL, USA
Posts: 1,361
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

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 -->
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 01:38 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.07603 seconds
  • Memory Usage 2,322KB
  • 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
  • (5)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