vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 3.7 Add-ons (https://vborg.vbsupport.ru/forumdisplay.php?f=228)
-   -   Show Thread Enhancements - Profile Fields in a Postbit Dropdown (https://vborg.vbsupport.ru/showthread.php?t=180309)

Geeps 11-08-2008 06:50 PM

I might have missed this, but in automatic mode, how do you make it start at field # 7 instead of Field #5?

Thanks!

Geeps 11-08-2008 07:21 PM

Nevermind. I went back and reread this thread. It's working great now.

Goomzee 11-27-2008 08:32 AM

not working see the attachment

Wired1 11-27-2008 08:09 PM

Quote:

Originally Posted by Goomzee (Post 1673891)
not working see the attachment

That's because you have 2 dropdowns activated. Either you installed it twice, or you have BOTH templates activated.

Deviant K1 11-28-2008 03:01 AM

Gonna give it a go...
INSTALLED! and Thanks!

Goomzee 11-28-2008 04:07 AM

Quote:

Originally Posted by Wired1 (Post 1674229)
That's because you have 2 dropdowns activated. Either you installed it twice, or you have BOTH templates activated.

how do ifix this plz it's urgent for me

congthinh 11-28-2008 05:34 AM

I use Extra Profile Fields Mod.
All done.
http://upload.vistavietnam.net//files/1/vvn.png

Goomzee 11-28-2008 05:58 AM

thankx i done it but how could i change title from profile field into Pc Space

here in my coding Dropdown Information - Manual (below)


Quote:

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

<if condition="$post['field22']">
<tr><td class="vbmenu_option">Motherboard: $post[field22]</td></tr>
</if>

<if condition="$post['field23']">
<tr><td class="vbmenu_option">Processor: $post[field23]</td></tr>
</if>

<if condition="$post['field20']">
<tr><td class="vbmenu_option">Monitor: $post[field20]</td></tr>
</if>

<if condition="$post['field19']">
<tr><td class="vbmenu_option">Speakers: $post[field19]</td></tr>
</if>

<if condition="$post['field18']">
<tr><td class="vbmenu_option">Sound Card: $post[field18]</td></tr>
</if>

<if condition="$post['field17']">
<tr><td class="vbmenu_option">Hard Drive - 1 : $post[field17]</td></tr>
</if>

<if condition="$post['field16']">
<tr><td class="vbmenu_option">Hard Drive - 2 : $post[field16]</td></tr>
</if>

<if condition="$post['field15']">
<tr><td class="vbmenu_option">Video Card: $post[field15]</td></tr>
</if>

<if condition="$post['field14']">
<tr><td class="vbmenu_option">Memory: $post[field14]</td></tr>
</if>

</table>
</div>
<!-- / post specs_menu -->

Wired1 11-29-2008 09:43 PM

Quote:

Originally Posted by congthinh (Post 1674405)
I use Extra Profile Fields Mod.
All done.

Note that you are not shown as having downloaded it or having hit the install button.


Quote:

Originally Posted by Goomzee (Post 1674410)
thankx i done it but how could i change title from profile field into Pc Space

If you read the FIRST POST in this thread, it says which phrase to edit, as well as shows the phrase name in the attached picture. I would HIGHLY recommend that you read the post in full, as so far both of your issues have already been addressed in that post.

Goomzee 12-01-2008 03:39 AM

I read it but i can;t search [titledrop]


All times are GMT. The time now is 02: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.01143 seconds
  • Memory Usage 1,739KB
  • 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