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)

Wired1 08-22-2008 09:53 PM

Quote:

Originally Posted by ForgotenDynasty (Post 1604664)
I want to put this on the bottom of my post bit legacy and then have it go up when someone clicks it. How can i do this?

You would need to know which pre-existing vB hook you want and then edit the plugin to point to that hook. As for scrolling up, I'd guess you'd need to write custom javascript code for that. This mod is calling vB's dropdown function.

ForgotenDynasty 09-07-2008 01:17 AM

how can i get something to execute based on witch radio button they check or like what they select.

IE
two radio buttons
1) Red
2)Blue

now if they mark the red radio button then it executes one thing
and if it checks the blue one it executes something else

like:
if (field1=red) {
execute this
}

elseif (field1=blue){
execute this
}

else{
execute this
}


However how could i do that in a way that the templates would understand:confused:

Wired1 09-07-2008 05:30 AM

Sorry, but that's got nothing to do with my mod. I'd suggest you post your own thread.

J3rico 09-16-2008 08:53 AM

Hi, thank's for this fantastic mod, installed !!
I have a problem with the positioning of the menu, i would like to put it as in the image attached but i don't know what must be changed.
Can you help me, please? Thank's so much !!!

shahryar_neo 09-17-2008 02:17 PM

how can i change the style of viewing ?

Wired1 09-17-2008 05:16 PM

Quote:

Originally Posted by J3rico (Post 1623238)
Hi, thank's for this fantastic mod, installed !!
I have a problem with the positioning of the menu, i would like to put it as in the image attached but i don't know what must be changed.
Can you help me, please? Thank's so much !!!

You'd have to change the hook location in the Dropdown Automated / Manual plugin to one of the postbit hooks listed here:
https://vborg.vbsupport.ru/showthrea..._userinfo_left



Quote:

Originally Posted by shahryar_neo (Post 1624125)
how can i change the style of viewing ?

Huh? Also, you are not listed as having this mod installed.

Milchi 09-18-2008 06:13 AM

Is it possible to have more then 1 Dropdown? I would like to have 2 :-) (or even ... more :D)

shahryar_neo 09-18-2008 10:10 AM

Quote:

Originally Posted by Wired1 (Post 1624237)
You'd have to change the hook location in the Dropdown Automated / Manual plugin to one of the postbit hooks listed here:
https://vborg.vbsupport.ru/showthrea..._userinfo_left



Huh? Also, you are not listed as having this mod installed.

oh sorry i've forgotten to check as installed and now it's OK! ;)

MjrNuT 09-24-2008 01:28 AM

Hey Wired1,

This is a great mod as well as your mods related to the Profile Page and Tab. I have both of those installed and working on my v3.7.2.

For this one you have, I guess I'm not really understanding your instructions. Since I have the Page and Tab mods working, which means I have created the extra fields already, does this mean for the Manual part of this hack, to create the corresponding fields in the postbit template? Or can the Automatic one be used such that it ties directly to what I have already setup?

I was having a hard time figuring out how to DISABLE the Manual and ENABLE the Automatic. Kindly hold my hand, please?

FYI, my starting extra field is field6.

Edit: I found how to DISABLE/ENABLE...sheesh!!

I'm satisfied atm. :D

Thanks again for your creativity!

Wired1 09-24-2008 07:58 PM

Manual is for changing the order of the fields, or tweaking the look, etc. Automatic does it in the field # order.


All times are GMT. The time now is 01:59 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.01195 seconds
  • Memory Usage 1,740KB
  • 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
  • (4)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