jodo Posted January 11, 2006 Posted January 11, 2006 Title says it all. How do I set the subscribe to newsletter button to be on by default.
Terra Posted January 11, 2006 Posted January 11, 2006 I got that on my site - forgot the details, but it's in create_account.php and this is how my code looks like: <td class="main"><?php echo ENTRY_NEWSLETTER; ?></td> <td class="main"><?php echo tep_draw_checkbox_field('newsletter', '1', 'checked') . ' ' . (tep_not_null(ENTRY_NEWSLETTER_TEXT) ? '<span class="inputRequirement">' . ENTRY_NEWSLETTER_TEXT . '</span>': ''); ?></td> around line 500 on my site My code for combining PayPal IPN with ** QTPro 4.25 ** osC Affiliate ** CCGV(trad) and how to solve the invoice already paid error General info: Allow customer to delete order comment ** FTP Programs & Text Editors ** Amending order email **
ddp Posted February 13, 2006 Posted February 13, 2006 Me three!! Backup before making changes. Backup before making changes! Backup before making changes!! You did do a backup? eh?
Recommended Posts
Archived
This topic is now archived and is closed to further replies.