MyBB Community Forums
[Tutorial] Adding gender and other things to the postbit - Printable Version

+- MyBB Community Forums (https://community.mybb.com)
+-- Forum: Resources (https://community.mybb.com/forum-8.html)
+--- Forum: Tutorials (https://community.mybb.com/forum-38.html)
+--- Thread: [Tutorial] Adding gender and other things to the postbit (/thread-41233.html)

Pages: 1 2 3


RE: [Tutorial] Adding gender and other things to the postbit - ghazal - 2009-04-03

wonder full explained, thanks man


RE: [Tutorial] Adding gender and other things to the postbit - beth - 2009-04-12

One of the best and most valuable tutorials. Very easy - even I was able to do it. Thank you so much.
~Beth
www.brateaseboard.com


RE: [Tutorial] Adding gender and other things to the postbit - Rafael - 2009-05-18

Nice tutorial!

I have a question: do you know how to add a square at these postbit things?

Like this:
[Image: next_gen_postbit_legacy_view_525.jpg]



RE: [Tutorial] Adding gender and other things to the postbit - Matthewk - 2009-10-22

that's vbulletin mate (:
if you mean the signs, you need to do the same as with profile fields.

would there be the ability to show this:

if !isset(valuex)
echo
else
die


RE: [Tutorial] Adding gender and other things to the postbit - Ajdija - 2009-10-22

great tut! thx!


RE: [Tutorial] Adding gender and other things to the postbit - Emperor - 2010-07-29

The image is not being shown with this method.
Everything works fine just the image wont show up Sad

When I checked the source of the displayed page i saw the link to the image is not coming there just the selected button description thats all
Edit : After working and doing some R & D its working now Smile


RE: [Tutorial] Adding gender and other things to the postbit - andrewjs18 - 2010-08-06

is there a reason why it wont work if the files are names female.gif and male.gif? I'm just curious..not that renaming them is a big deal.


RE: [Tutorial] Adding gender and other things to the postbit - VAPOR - 2010-09-19

Just had to say this was a lifesaver! Thanks for the tut Smile


RE: [Tutorial] Adding gender and other things to the postbit - IpHeX - 2010-09-22

I followed your directions carefully and could NOT understand why the images would not appear. Finally after 20+ mins I worked it out.

You need to make the same changes to Templates/Post Bit Templates/postbit_classic for members using the classic thread option mode to see! Which can be selected in User CP/Edit options/Thread View Options.

Please edit/add this to first post and save others the time of working it out. Wink


RE: [Tutorial] Adding gender and other things to the postbit - DENFanVA - 2010-11-01

I've been trying to make this work with a "Favorite Team" field I've created in the profile, but it's not working. I want them to be able to select one of 32 logos, and it'll show up beneath their username.