![]() | |
| Join Us | Members List | Today's Posts | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| |||||||
| So I am trying to add some custom profile fields to post bit...but the field is a selection box... Kinda ... |
| Welcome to the AdminAddict. |
![]() Hello and welcome to AdminAddict! The one-stop resource for forum and community administrators. |
![]() |
| | Share | Thread Tools | Search this Thread |
| | #1 | |
| Champion
Posts: 423
Join Date: Dec 2009 Location: Milwaukee Experience: Intermediate Forums Admin/Mod: 3 Software: vB, SMF 2.0, phpBB Forum: RvO Clan ![]() ![]() ![]() ![]() | So I am trying to add some custom profile fields to post bit...but the field is a selection box... Kinda like AA's "level of admin experience" Running vb4.0.1 btw... I found this thread, but they don't know either... | |
| | |

| | #2 | |
| Champion
Posts: 298
Join Date: Jun 2009 Location: Cincinnati, Ohio Experience: Master Forums Admin/Mod: 4 Software: vBulletin 3.8.x, vBulletin 4.0.x, ImperialBB 1.0.x Forum: Final Fantasy Crystal Cosmo ![]() ![]() ![]() ![]() ![]() | If it's single selection, all you need to do is: Code: <vb:if condition="$post['fieldX']"><dt>Fieldname:</dt> <dd>{vb:raw post.fieldX}</dd></vb:if>
I just tested this. Take note, though, that vBulletin 4 uses the "postbit_legacy" template by default, not "postbit". I suspect that is your problem. | |
| Regards, Ryan Ashbrook Support Team Coordinator; Developer (ImperialBB 1.0.0 Alpha 1 is live!) www.ryanashbrook.com | ||
| | 1 out of 1 members found this post helpful. |
| | #3 | |
| Champion
Posts: 423
Join Date: Dec 2009 Location: Milwaukee Experience: Intermediate Forums Admin/Mod: 3 Software: vB, SMF 2.0, phpBB Forum: RvO Clan ![]() ![]() ![]() ![]() | That is the code that they gave on vb.org. It works perfect for fields that you "fill in the line" but not for fields that a selection is provided and you select one or more from a dropdown list... That is the code I am looking for. I gave you thanks for trying though... | |
| | |
| | #4 | ||
| Champion
Posts: 298
Join Date: Jun 2009 Location: Cincinnati, Ohio Experience: Master Forums Admin/Mod: 4 Software: vBulletin 3.8.x, vBulletin 4.0.x, ImperialBB 1.0.x Forum: Final Fantasy Crystal Cosmo ![]() ![]() ![]() ![]() ![]() | Quote:
![]() I'll see what I can whip up. | ||
| Regards, Ryan Ashbrook Support Team Coordinator; Developer (ImperialBB 1.0.0 Alpha 1 is live!) www.ryanashbrook.com | |||
| | |
| | #5 | |
| Champion
Posts: 298
Join Date: Jun 2009 Location: Cincinnati, Ohio Experience: Master Forums Admin/Mod: 4 Software: vBulletin 3.8.x, vBulletin 4.0.x, ImperialBB 1.0.x Forum: Final Fantasy Crystal Cosmo ![]() ![]() ![]() ![]() ![]() | Yeah, I see the problem. I wouldn't know where to begin to fix it, though. I haven't dived into Profile Fields that much (especially not Multi-Selections). I'll keep digging around in between coding my projects, but if you find another solution feel free to share. | |
| Regards, Ryan Ashbrook Support Team Coordinator; Developer (ImperialBB 1.0.0 Alpha 1 is live!) www.ryanashbrook.com | ||
| | 1 out of 1 members found this post helpful. |

![]() |
| Tags |
| adding, bit, custom, fields, post, profile |
| > Adding custom profile fields to post bit... |
| Currently Active Users Viewing This Thread: 1 (0 members and 1 guests) | |
| Thread Tools | Search this Thread |
| |