Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

Newsletter Subscribe Button On by Default How?


jodo

Recommended Posts

Posted

Title says it all. How do I set the subscribe to newsletter button to be on by default.

Posted

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 **

  • 4 weeks later...
Posted

Me three!!

Backup before making changes. Backup before making changes! Backup before making changes!!

 

You did do a backup? eh?

  • 6 months later...

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...