HMBeaty
11-22-2009, 09:56 PM
Ok, not sure if this is a php code problem or the actual conditional since the template coding pretty much completely changed and is still changing. Anyway, below, you'll see my php file and template attached. The problem area I'm stuck at is...
<vb:if condition="$imp_vars['do'] == 'main'">
since once that is added, the form goes completely blank. (Not a white page, since the header and footer and everything is still there, but all my code between the conditionals disappears).
<vb:if condition="$imp_vars['do'] == 'main'">
since once that is added, the form goes completely blank. (Not a white page, since the header and footer and everything is still there, but all my code between the conditionals disappears).