I'm getting an address on my newsletter and email footer in the unsubscribe link that comes from my old-old site. Where is this address hidden.
All addresses in my admin->configuration->email are current.
I'm getting an address on my newsletter and email footer in the unsubscribe link that comes from my old-old site. Where is this address hidden.
All addresses in my admin->configuration->email are current.
The fastest way to find out ... is to search your site for the incorrect old information using the Developers Toolkit ... Admin->Tools->Developers Toolkit ...
Put a unique portion of the incorrect text into the "bottom" input field, choose "All files-Catalog", and click search.
Fix the file in question.
Then you probably want to search the admin area too ... just to catch the admin-generated emails as well.
.
Zen Cart - putting the dream of business ownership within reach of anyone!
Donate to: DrByte directly or to the Zen Cart team as a whole
Remember: Any code suggestions you see here are merely suggestions. You assume full responsibility for your use of any such suggestions, including any impact ANY alterations you make to your site may have on your PCI compliance.
Furthermore, any advice you see here about PCI matters is merely an opinion, and should not be relied upon as "official". Official PCI information should be obtained from the PCI Security Council directly or from one of their authorized Assessors.
I have done the DTK route already using several single words and strings - no luck there, then I went into the database itself - and can only find the references to that address in the email_to_address field
This is what is displayed:
and below that:To unsubscribe from future newsletter and promotional mailings, simply click on the following link: http://www.joburgonline.com/index.ph...olutions.co.za
This email address was given to us by you or by one of our customers. If you feel that you have received this email in error, please send an email to admin AT joburgonline DOT com
OOOOPS![]()
I've just realised - that is my old test account and is the instruction to me to unsubscribe!!!
the first one is built from the settings in your /admin/includes/configure.php for HTTP_CATALOG_SERVER and DIR_WS_CATALOG
the second one is built from Admin->Configuration->Email Settings->Store Owner Email Address
.
Zen Cart - putting the dream of business ownership within reach of anyone!
Donate to: DrByte directly or to the Zen Cart team as a whole
Remember: Any code suggestions you see here are merely suggestions. You assume full responsibility for your use of any such suggestions, including any impact ANY alterations you make to your site may have on your PCI compliance.
Furthermore, any advice you see here about PCI matters is merely an opinion, and should not be relied upon as "official". Official PCI information should be obtained from the PCI Security Council directly or from one of their authorized Assessors.
Originally Posted by Parafanaylya
![]()
.
Zen Cart - putting the dream of business ownership within reach of anyone!
Donate to: DrByte directly or to the Zen Cart team as a whole
Remember: Any code suggestions you see here are merely suggestions. You assume full responsibility for your use of any such suggestions, including any impact ANY alterations you make to your site may have on your PCI compliance.
Furthermore, any advice you see here about PCI matters is merely an opinion, and should not be relied upon as "official". Official PCI information should be obtained from the PCI Security Council directly or from one of their authorized Assessors.