Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

Default newsletter selection on create account pag


Guest

Recommended Posts

Posted

How can I make the Newsletter selection box, by default, be checked?

Posted

in create_account.php

 

change:

 

tep_draw_checkbox_field('newsletter', '1')

 

to:

 

tep_draw_checkbox_field('newsletter', '1', checked)

Your online success is Paramount.

Archived

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

×
×
  • Create New...