This is a discussion on Newsletter Unsubscribe within the New osCommerce Contributions forums, part of the osCommerce 2.2 Forums category; Tested this contrib and found a small error in unsubscribe_done.php Find: if ($cus_subscribe) { // Unsubscribe them tep_db_query("update " . ...
| |||||||
| Register | FAQ | Members List | Calendar | Mark Forums Read |
|
#1
| ||||
| ||||
| Tested this contrib and found a small error in unsubscribe_done.php Find: if ($cus_subscribe) { // Unsubscribe them tep_db_query("update " . TABLE_CUSTOMERS . " set customers_newsletter = '0' where customers_email_address = '" . $email_to_unsubscribe . "'"); Add just below: ?>
__________________ Michael Sasek osCMax Developer
|
| Sponsored Links | ||
| ||
| Thread Tools | |
| |
| ||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Newsletter Unsubscribe | michael_s | New osCommerce Contributions | 0 | 11-14-2007 04:22 PM |
| Newsletter Unsubscribe | michael_s | New osCommerce Contributions | 0 | 11-13-2007 04:21 PM |
| 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 |