![]() |
Check Box in Postbit?
Still trying to get this question answered. I have some check boxes in my profile area... how can I put them into my postbit?
|
Can you provide a image of some sort to help us try and see what you are trying to do.
|
1 Attachment(s)
Thank God someone answered my post!
https://vborg.vbsupport.ru/showthread.php?t=134428 I run a gaming forum. I have some checkboxes in the profile area with different game titles next to them. As of right now there are 6 check boxes. When a user checks a game title, I want an icon to appear in the postbit with that game's icon. See the image I made below for a visual. Thanks and Merry Christmas! |
I just noticed that the icons point to the wrong game - but you guys get the point. :)
|
c'mon ... :cross-eyed:
|
Try this Adam:
Find out the field[x] from "User Profile Manager" that you have your checkboxes made in. Then use the code below in your postbit_legacy or what have you. Code:
<if condition="$post[fieldx] & 1"> |
That works. I came across this post as well:
http://www.vbulletin.com/forum/showp...0&postcount=11. Just change the field number. Here's an example: Code:
<td><if condition="$post[field6] != '0'"> |
All times are GMT. The time now is 08:26 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 | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|