This is a discussion on Newsletter Opt out within the New osCommerce Contributions forums, part of the osCommerce 2.2 Forums category; There is no need to modify any files to achieve the checkbox selected by default. Find in the original create_acount.php ...
| |||||||
| Register | FAQ | Members List | Calendar | Mark Forums Read |
|
#1
| ||||
| ||||
| There is no need to modify any files to achieve the checkbox selected by default. Find in the original create_acount.php file: tep_draw_checkbox_field('newsletter', '1') And set the third parameter to true (it is set to false by default in the html_output.php)... in other words, replace the previous with: tep_draw_checkbox_field('newsletter', '1',true) Is that simple. More...
__________________ Michael Sasek osCMax Developer
|
| Sponsored Links | ||
| ||
| |
| Thread Tools | |
| |
| ||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Box newsletter | michael_s | New osCommerce Contributions | 0 | 11-05-2007 01:30 PM |
| Box newsletter | michael_s | New osCommerce Contributions | 0 | 11-05-2007 09:21 AM |
| Box newsletter | michael_s | New osCommerce Contributions | 0 | 11-05-2007 08:20 AM |
| Best Newsletter? | bkpie | osCMax v2 Customization/Mods | 5 | 07-03-2007 06:36 AM |
| Welcome Newsletter | bobbiejames | osCommerce 2.2 Modification Help | 0 | 06-14-2004 08:41 AM |