Zen Cart Logo
Forums / Templates, Stylesheets, Page Layout / How do I remove the EMAIL DISCLAIMERS?

How do I remove the EMAIL DISCLAIMERS?

Locked

Views: 3,253

Results 1 to 4 of 4
This thread is locked. New replies are disabled.
20 Sep 2008, 12:49 PM
#1
douglas91 avatar

douglas91

New Zenner

Join Date:
Sep 2008
Posts:
1
Plugin Contributions:
0

How do I remove the EMAIL DISCLAIMERS?

Hello Everybody!

I'm new to Zen Cart but I find it very easy to modify and very easy to manage and install modules, templates, etc even though I don't have big knowlage of PHP.

But I can't seam to find how to remove the EMAIL DISCLAIMERS.

I have only been able to remove the EMAIL DISCLAIMERS in the order confirmation e-mail.

For the others I don't know how to do.

Any help would be great! :)

Thanks!

Best regards,
Douglas

21 Sep 2008, 7:21 AM
#2
scriptjunkie avatar

scriptjunkie

Totally Zenned

Join Date:
Jul 2008
Posts:
772
Plugin Contributions:
0

Re: How do I remove the EMAIL DISCLAIMERS?

All of the email files can be found in the email folder on the store's root directory.

The disclaimer code is at the bottom of each file.

**NOTE: **These files are not part of the override system. Be sure to back up originals before changing!

Also, keep in mind that those disclaimers can keep you in good standing with your hosting company if someone who signed up to receive them later reports you for spamming them - because you have a copy of the email that says you comply with spam laws, that they requested the email, and that you provide instructions on how to unsubscribe from future emails.

Without this information in the emails, if you're accused of spamming, you have nothing to help you prove otherwise.

Lastly, depending on where you live, you might be required to leave these in. Check with your local authorities for requirements for businesses.

21 Sep 2008, 2:04 PM
#3
crooked_halo avatar

crooked_halo

Zen Follower

Join Date:
Feb 2008
Location:
Western Australia
Posts:
192
Plugin Contributions:
0

Re: How do I remove the EMAIL DISCLAIMERS?

There are two different files you will need to change:
admin\includes\languages\english\email_extras.php
and
includes\languages\english\email_extras.php

21 Sep 2008, 7:44 PM
#4
scriptjunkie avatar

scriptjunkie

Totally Zenned

Join Date:
Jul 2008
Posts:
772
Plugin Contributions:
0

Re: How do I remove the EMAIL DISCLAIMERS?

Much better suggestion CrookedHalo, that will keep him from having to edit each of the email files one by one!