![]() |
Great Hack,
But I got one problem, one of my profile fields that is a multiple choice list, and for some reason the optin is not showing up properly in the post bit. It is showing a number instead of one of the correct options. I have screen shots of my user profile fielld options and screen of the post bits showing the numbers? Any idea how to fix this so it shows the correct option? I have a country field that works fine with this hack, but that is a text box option, not multiple choice box. Any ideas? |
I think that you set up your multiple choice as a multiple selection? Is that they way you wanted it?
|
ya, it is possible that a member could be two options. Is that what might be messing it up?
I wonder if I change the settings now, would it mess up everyones profile? |
Quote:
find: Code:
$Query = "select title from ".TABLE_PREFIX."profilefield where profilefieldid=".substr($value, 5); Code:
$Query = "select title, type, profilefieldid from ".TABLE_PREFIX."profilefield where profilefieldid=".substr($value, 5); Code:
$row2=$GLOBALS['vbulletin']->db->query_first($Query); Code:
if ($row2[type] == 'checkbox') Jim |
Thanks, I'll give that a shot!!! and let you know how it goes :) Thanks
|
can i modify it 2 a link
so its like CLICK HERE 2 GO TO _____ n then the field's stuff is a link...instead of showing the whole URL... |
Quote:
|
I'm using the Collapsible Postbit (postbit legacy) and this doesn't work for me :(
|
I would like to put a line-break between the start and end of the displayed fields as it falls to close to the data above and below - also to make it bold would be handy - anyone know how?
|
my members just asked me to add more info in their postbit..this is the one
i really needed..thanx for this nice hack..*clicked install* |
All times are GMT. The time now is 07:54 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:
|