Hey Everyone!
I'm so close to being done, if you have Firefox or Safari please take a look at this link:
https://membership.puppeteers.org/in...ain_page=login
if you scroll all the way down to the bottom you'll see that the DO NOT boxes are all prechecked.
I have looked at the code, but I can't seem to figure out how to have them default to being unchecked. Here's a snippet of code from my tpl_modules_create_account.php
<?php echo zen_draw_checkbox_field('directoryphone', '1', $directoryphone, 'id="directoryphone-checkbox"') . '<label class="checkboxLabel" for="directoryphone-checkbox">' . ENTRY_DIRECTORYPHONE . '</label>' . (zen_not_null(ENTRY_DIRECTORYPHONE_TEXT) ? '<span class="alert">' . ENTRY_DIRECTORYPHONE_TEXT . '</span>': ''); ?>
<br class="clearBoth" />
any thoughts? I'd love some help on this one!
thanks a bunch,
z.






Bookmarks