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:
?>





LinkBack URL
About LinkBacks









Bookmarks