safiel
07-31-2004, 02:52 AM
This is basically what I want to do, and any pointers would be appreciated:
I have one custom profile field, field6. What I want to do is show a custom template based one what they enter.
Option one, evals template1. Option two, evals template2. Any other option, evals an standard error.
I am having trouble in register.php... what and where to put the (simplified) statement, "if ($field == "Beginner"){dothis();}" - I have no idea what variables the custom fields can be checked against or the best place to call it.
Anyone? :squareeyed:
I have one custom profile field, field6. What I want to do is show a custom template based one what they enter.
Option one, evals template1. Option two, evals template2. Any other option, evals an standard error.
I am having trouble in register.php... what and where to put the (simplified) statement, "if ($field == "Beginner"){dothis();}" - I have no idea what variables the custom fields can be checked against or the best place to call it.
Anyone? :squareeyed: