I have indicated FALSE for "Please select a state from the States pull down menu." in the admin.
I have modified tpl_modules_create_account.php:
but I still get an error:Code:<?php if (ACCOUNT_STATE == 'true') { ?> <label class="inputLabel" for="stateZone"><?php echo ENTRY_STATE; ?></label> <?php echo zen_draw_input_field('stateZone', 'Ontario', zen_set_field_length(TABLE_ADDRESS_BOOK, 'entry_state', '40') . ' id="state"') . (zen_not_null(ENTRY_STATE_TEXT) ? '<span class="alert">' . ENTRY_STATE_TEXT . '</span>': ''); ?> <br class="clearBoth" /> <?php } ?>
Please select a Province from the Provinces pull down menu
What am I doing wrong? I changed the code above because I was getting the same error message "pull down menu" with the original code.
Where do I specify that "suburb" (which I use for unit#) must be filled in??
Thanks



, I wish you all the best for your efforts. and next time I post I will try to think about complications of my suggestions

