Zen Cart Logo
Forums / All Other Contributions/Addons / Change Contact Us Form Subject?

Change Contact Us Form Subject?

Views: 2,360

Results 1 to 7 of 7
18 Jan 2012, 8:45 PM
#1
pmurray avatar

pmurray

New Zenner

Join Date:
Dec 2011
Posts:
19
Plugin Contributions:
0

Change Contact Us Form Subject?

Is there any way to change the subject we receive in the emails from the contact form?

At the moment it's Message From RS..... but we ideally want to be able to see a specific subject the customer can add as this makes looking through emails much easier.

The page is http://www.rstuning.co.uk/zentest2/index.php?main_page=contact_us

I have installed the Subject addon but can't figure out how to change the above :(

18 Jan 2012, 10:27 PM
#2
rescoccc avatar

rescoccc

Totally Zenned

Join Date:
May 2010
Location:
WA State
Posts:
1,700
Plugin Contributions:
2

Re: Change Contact Us Form Subject?

I'm getting the subject field as it should be. I just sent you a test eMail. You should increase the size of the send link, or change the color. It's very hard to see.

18 Jan 2012, 11:10 PM
#3
pmurray avatar

pmurray

New Zenner

Join Date:
Dec 2011
Posts:
19
Plugin Contributions:
0

Re: Change Contact Us Form Subject?

Thanks Russ, the actual subject field works but when I receive the email it has the subject of "Message From ..." I want the subject to be whatever the customer types in the subject field.

Cheers

Paul

19 Jan 2012, 3:07 AM
#4
drbyte avatar

drbyte

Sensei

Join Date:
Jan 2004
Posts:
63,513
Plugin Contributions:
176

Re: Change Contact Us Form Subject?

Sounds like the addon either wasn't written correctly or you didn't install the changed version of the /includes/modules/pages/ file or files.

20 Jan 2012, 4:49 PM
#5
gjh42 avatar

gjh42

Black Belt

Join Date:
Jul 2005
Location:
Upstate NY
Posts:
21,876
Plugin Contributions:
8

Re: Change Contact Us Form Subject?

Note: All of the files in this mod have changed in v1.5.0. I have updated them and am about to submit the new version.

22 Jan 2012, 9:31 PM
#6
pmurray avatar

pmurray

New Zenner

Join Date:
Dec 2011
Posts:
19
Plugin Contributions:
0

Re: Change Contact Us Form Subject?

I have just added the new versions to my site but still only get the default subject based on

define('EMAIL_SUBJECT', 'Website Inquiry from ' . STORE_NAME);

from
includes/languages/english/template28988/contact_us.php
Is there any way to change this to the customer specified subject on the actual form?

Cheers

Paul

22 Jan 2012, 9:51 PM
#7
pmurray avatar

pmurray

New Zenner

Join Date:
Dec 2011
Posts:
19
Plugin Contributions:
0

Re: Change Contact Us Form Subject?

I must have messed up somewhere, i have changed to you base files only with no recaptcha and google and it works :)

Thanks for updating them :)