vb.org Archive

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

Saviour 04-03-2011 11:24 AM

Due to the overlapping of fields issue, I have used the code from this post in order to make it look cleaner...until the developer updates this mod: https://vborg.vbsupport.ru/showpost....&postcount=126

It's in the 3.8 version of this mod...but, the code was written for vB 4.x

reddyink 04-18-2011 10:50 PM

It's not working for me with Multiple-Selection Checkbox Fields. Please let me know if it works for you.
Quote:

Originally Posted by MrKing (Post 2169799)
great mod :) - but can you tell me if this works with Multiple-Selection Checkbox fields?

Thanks


Wired1 04-28-2011 06:12 PM

First off, I apologize for the delay. I never seem to get the frakking forum update notices. That and I've been working extremely long hours. First it was getting up to speed on a new job... and then my boss quit, so that just added onto the pile, and then learning that things were broken that no one knew about, ARG! Time's at a premium. Tempted to go open source with the mod.

Quote:

Originally Posted by MrKing (Post 2169799)
great mod :) - but can you tell me if this works with Multiple-Selection Checkbox fields?

Quote:

Originally Posted by reddyink (Post 2186128)
It's not working for me with Multiple-Selection Checkbox Fields. Please let me know if it works for you.

Guys, please read the thread as this was already covered. This has 100% to do with vB's implementation and NOTHING to do with the mod. It's NEVER worked for any profile field mod that sits in the postbit. Impossible to fix without them doing something, or rewriting the mod completely to use a separate table (which has been in the back of my mind for a while, but TBH I'm leery to add tables to someone's DB as some don't like it). It would also require a converter tool to go from profile fields to a new table as well.


Quote:

Originally Posted by Dave-M (Post 2169619)
Found an odd issue. If I create a new user field, it only displays in the user profile and not in the extra options page.

Sounds like you're using the manual template and haven't updated it.


Quote:

Shouldn't there be something in the dropdown on display on page page, to tell it where to show the new fields?
HRUH?


Quote:

Originally Posted by Saviour (Post 2171163)
Anyhow, I think this individual took a different route with it...and it looked much better. However, Wired never responded to it.

Not sure what you're referring to.


Quote:

Originally Posted by Saviour (Post 2180389)
Due to the overlapping of fields issue, I have used the code from this post in order to make it look cleaner...until the developer updates this mod: https://vborg.vbsupport.ru/showpost....&postcount=126

If it works for you guys I'll update the mod with it real quick (or of someone can update the product I'll update it and give them the credit for the fix).


Quote:

Originally Posted by CvP (Post 2171694)
If you are referring to the "text overflows in next line causing table row mismatch", I think it is indeed fixed in my site.

That the same issue Saviour had?

Saviour 04-28-2011 06:35 PM

Wired,

I used the code provided in my previous mentioned link.and it works a hoot...if you check it out on my forum. Whether, or not, you intend to use it...is entirely up to you. Just wanted you to know that it looks much better. I did, however, modify his code...just a tad...to suit my needs.

CvP 04-30-2011 03:27 AM

I'm not sure if it's the same one as Saviour, but I have edited it a bit (posted the code in a few posts back) and it doesn't look bad now.

Wired1 05-06-2011 08:31 PM

Ok. I'll check to see if I have my test bed running somewhere and check it out.

The Rocketeer 08-09-2011 10:50 PM

For anyone that is having overlapping issues like I am, open additional.css and add this code at the bottom

Code:

/* Profile Fields in a Postbit Dropdown Begin*/
.memberaction_body.popupbody.epfp_list li.right {
        background-color: {vb:stylevar formrow_background.backgroundColor};
        float: left;
        clear: none;
}
/* Profile Fields in a Postbit Dropdown End*/


gabrielt 11-23-2011 09:54 PM

Does it work with vB 3.8.7?

Thanks.

Wired1 11-23-2011 10:08 PM

This is the 4.x version. There is a 3.8.x version (check my profile).

gabrielt 11-23-2011 11:24 PM

Thanks!


All times are GMT. The time now is 12:33 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.01127 seconds
  • Memory Usage 1,744KB
  • 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
  • (1)bbcode_code_printable
  • (8)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (3)pagenav_pagelink
  • (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