The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
Profile Fields in a Postbit Dropdown Details »» | |||||||||||||||||||||||||||||
If you use this mod please hit INSTALL!
NOTE: This mod will be considered in BETA until the following items are cleaned up / added: 1. The CSS for the dropdown. Not horrible, but not pretty. 2. The Automated plugin is not working. 3. Alignment issues with the dropdown itself. If you ask when the afforementioned items will be fixed - you will be ignored, as I don't have a fix currently. If I did... I'd have fixed it before now! If you have a fix, please PM me and I'll integrate it into the mod and give you proper credit in the version history. With this mod you can allow profile fields to show up in a dropdown below a user's name and user's title under each post. NOTE: The dropdown's title shows up as [username]'s [dropdown_title]. Yes, the 's is hardcoded into the mod. Figured if I didn't hardcode it, someone wouldn't be able to figure out how to add it To edit the title: Go to AdminCP -> Languages & Phrases -> Search in Phrases. Search for the phrase's title: [dropdown_title] (no brackets). Edit and save! Note: The default is "Profile Fields". The dropdown is dependent on Profile Field 5 being filled. If the user does not have this profile field filled out, then the dropdown will not show. To edit or remove this restriction: Go to the "Dropdown Information - Manual" Template. Find and edit: (so that the dropdown will always show): Remove the FIRST: Code:
<vb:if condition="$post['field5']"> Code:
</vb:if> The "Dropdown Information - Manual" template allows you to manually create the dropdown. Some examples of how to do this are already provided within the template. This template is the default. The "Dropdown Information - Automated" templateand plugin are included as well, but the automated plugin is turned off by default as it isn't working just yet To edit it, go to AdminCP -> Styles & Templates -> Style Manager -> [STYLE NAME] Edit Style: Dropdown Information - Manual. New to this version from the previous versions is the epfp.css template. NOTE: Support will only be given to those who have hit install. If you use this mod please hit INSTALL! Download Now
Screenshots
Show Your Support
|
Comments |
#42
|
||||
|
||||
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 |
#43
|
|||
|
|||
It's not working for me with Multiple-Selection Checkbox Fields. Please let me know if it works for you.
|
#44
|
||||||
|
||||||
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:
Quote:
Quote:
Quote:
Quote:
Quote:
That the same issue Saviour had? |
#45
|
||||
|
||||
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. |
#46
|
||||
|
||||
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.
|
#47
|
||||
|
||||
Ok. I'll check to see if I have my test bed running somewhere and check it out.
|
#48
|
||||
|
||||
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*/ |
Благодарность от: | ||
JesterP |
#49
|
|||
|
|||
Does it work with vB 3.8.7?
Thanks. |
#50
|
||||
|
||||
This is the 4.x version. There is a 3.8.x version (check my profile).
|
#51
|
|||
|
|||
Thanks!
|
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|