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 |
#12
|
|||
|
|||
Motherboard, CPU details were still there, we had about 10 fields as I remember.
Which templates should I have reverted? I can't remember which ones held that info to be honest. Edit: Also, the phrase edits that I made for the old version to read "System Specs" was still there too. All old plugins were uninstalled. Fixed one alignment issue with a little workaround, search phrases for whatever your dropdown is called, mine is "System Specs" and just add alt+0160 twice after it, save and that should align the text. It's not very scientific, I know, but it works. I've added an attachment to show it. |
#13
|
|||
|
|||
Got it working thanks mate
Just in case anyone else gets stuck in the same way I did. Grab Wired1's extra profile field plugin and use the numbered fields in that to create the sections in your dropdown box, that made it much easier for me. What would be great is if we could add longer lines of text, because what seems to happen is that it forces the line below to the line below that, if that makes sense? |
#14
|
||||
|
||||
What did it look like for you with the alignment issue?
You don't need that mod for this one to work. If you look at the profile fields in the AdminCP you can find out the profile field IDs. No, that doesn't make sense lol. Mind posting a pic of what you're talking about? |
#15
|
|||
|
|||
The alignment issue I was referring to, was the text inside the box (see the attachment I posted earlier in the thread) was forced to the right and there was a larger gap (2 extra spaces on the left of the text).
I know you don't need the other plugin, but if, like me, you already had it installed previously for 3.8.x, all your custom fields are still there when you install the new version, so all you need to do is fill in the numbers on your dropdown manual template and you're done. I've added another attachment to show what I meant about the text being pushed down. For example, if you look at the RAM specs, they are slightly too long to fit in the box, so instead of creating themselves an extra line underneath and moving the other items down one, they are just forcing themselves onto the next line, you can see the "C8" which was the last part of the RAM specs has been forced onto the power supply line, and then all subsequent lines are also forced down one position. Make sense now? |
#16
|
|||
|
|||
mmm where is this inserted? it is superposed with the vbexperience bards
|
#17
|
||||
|
||||
Dave-M: That's just wierd! I'll have to check it out tomorrow.
LuisManson: Could you be MUCH more specific? No idea what you're talking about or asking. The dropdown itself shows right below a poster's name in each of their posts. |
#18
|
|||
|
|||
sorry, im using vbexperiencie, and it shows three progress bars, but after instaling your mod one of them (the first) is covered with the dropdown link, i have no idea on how to fix it. i linked a screenshot
sample http://awesomescreenshot.com/096tov3e |
#19
|
||||
|
||||
hi wired1.
i just installed it. works fine but manual template is a PITA it is also displaying html entities (for username and for data in profile field). anyways, i think there used to be some options for this add-on which I can't find on vb4. is it not included? also, the css looks really messed up. I will style it properly and post a better version in here. for now, you should do this: Code:
.memberaction_body.popupbody.epfp_list li.right { background-color: {vb:stylevar formrow_background.backgroundColor}; float: left; clear: none; } |
#20
|
||||
|
||||
profile fields that contain multiple predefined items (check boxes) only show numbers.
|
#21
|
||||
|
||||
installed
5 stars thanxxx |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|