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)

nighthalk 04-15-2008 10:17 PM

Sent you pm with login details and yes field 23 is the operating system field.

Wired1 04-15-2008 10:43 PM

Try this:
Code:

<!-- 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 System Specs</td>
        </tr>
                <tr><td class="vbmenu_option">Operating System: $post[field23]</td></tr>
                <tr><td class="vbmenu_option">Motherboard: $post[field11]</td></tr>
                <tr><td class="vbmenu_option">Processor: $post[field12]</td></tr>
                <tr><td class="vbmenu_option">Memory: $post[field13]</td></tr>
                <tr><td class="vbmenu_option">Video Card: $post[field14]</td></tr>
                <tr><td class="vbmenu_option">Hard Drive: $post[field17]</td></tr>
                <tr><td class="vbmenu_option">Hard Drive 2: $post[field18]</td></tr>
                <tr><td class="vbmenu_option">Hard Drive 3: $post[field16]</td></tr>
                <tr><td class="vbmenu_option">Optical Drive: $post[field19]</td></tr>
                <tr><td class="vbmenu_option">Optical Drive 2: $post[field20]</td></tr>
                <tr><td class="vbmenu_option">Sound Card: $post[field21]</td></tr>
                <tr><td class="vbmenu_option">Monitor: $post[field22]</td></tr>
                <tr><td class="vbmenu_option">Power Supply: $post[field15]</td></tr>
        </table>
</div>
<!-- / post specs_menu -->


nighthalk 04-16-2008 01:47 AM

Ok I got it the problem was I put half the code in postbit_legacy and the other half in postbit.

lmao

Thanks for your help man. Thats what I get for sleeping while reading instructions.

Wired1 04-16-2008 07:26 PM

lol, glad to hear it works :)

imports 04-23-2008 08:10 PM

i did all them instruction and double check my work but i don't see any drop down on the profile fields i can't even see this one
Code:

New Hook Location: vBulletin: Member's Profile -> member_extras (see? I told you it would create a new hook!)
www.importsview.com

help anyone?

Wired1 04-23-2008 08:23 PM

Can you clarify what you mean? Please PM me a test account on your site, that may help.

Dave-M 05-11-2008 06:30 PM

Would anyone like to reveal how they got this working on 3.7.0 please?

Thanks

:)

Wired1 05-11-2008 07:25 PM

Don't recall anyone saying they did actually. I'm working on it right now actually, and they've moved quite a bit of functions around, and changed some functions. Haven't looked at the dropdown yet, but can't see it being that difficult to get up and running.

viper357 05-11-2008 07:36 PM

Quote:

Originally Posted by Wired1 (Post 1516406)
Don't recall anyone saying they did actually. I'm working on it right now actually, and they've moved quite a bit of functions around, and changed some functions. Haven't looked at the dropdown yet, but can't see it being that difficult to get up and running.

That would be awesome Wired1.

This is one of the main add-ons that is making me reluctant to upgrade to 3.7 as I really do not want to lose this add-on, my members love it.

Thanks for the hard work you're putting into this :up::up::up:

Dave-M 05-11-2008 08:56 PM

Quote:

Originally Posted by Wired1 (Post 1516406)
Don't recall anyone saying they did actually. I'm working on it right now actually, and they've moved quite a bit of functions around, and changed some functions. Haven't looked at the dropdown yet, but can't see it being that difficult to get up and running.

I don't know if this is helpful or not, but when I applied my entire database backup to my new installation, the dropdown and everything was still working. I had to update my custom template and that's where I realised things were different.

The other half of your hack is working as far as the extra profile fields are concerned.

I will happily drop you a few $$ when this is done, it is one of the most handy hacks I use :)

Dave.


All times are GMT. The time now is 07:43 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.02166 seconds
  • Memory Usage 1,743KB
  • 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
  • (2)bbcode_code_printable
  • (2)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