MyBB Hacks

Full Version: Conditional custom profile fields
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
I'm trying to have a second question appear only if the prior question is answered "Yes". This is on the Registration page, under Additional Information. I installed the Template Conditionals plug-in, but I can't figure out where to plug in an IF-THEN that wraps around the conditional question. Thanks!
I was trying a similar thing - there was a good discussion in this thread

http://mybbhacks.zingaburga.com/showthread.php?tid=740

Which led to THIS template layout setup

http://mybbhacks.zingaburga.com/showthread.php?tid=743

If you have a look through that you can see how things work
Thanks! But I still can't figure out where to insert the conditional code, i.e., which template or file does it go in, to control the Registration page questions?
(04-22-2011 03:54 PM)gabehizer Wrote: [ -> ]Thanks! But I still can't figure out where to insert the conditional code, i.e., which template or file does it go in, to control the Registration page questions?

That would be member_register template under member template..
Reference URL's