Post by regeisle » Tue Feb 08, 2011 6:32 am

Could someone explain how to change the email address the main contact form sends to? I'm digging around in contact.php controller, just not sure how many instances of the dynamic address there are that pull from the general settings in admin.

Thanks in advance!

Newbie

Posts

Joined
Wed Dec 01, 2010 8:02 am

Post by i2Paq » Tue Feb 08, 2011 3:00 pm

Yep, that is something I would like to know to.

Norman in 't Veldt
Moderator OpenCart Forums

_________________ READ and Search BEFORE POSTING _________________

Our FREE search: Find your answer FAST!.

[How to] BTW + Verzend + betaal setup.


User avatar
Global Moderator

Posts

Joined
Mon Nov 09, 2009 7:00 pm
Location - Winkel - The Netherlands

Post by SteveSherry » Wed Feb 09, 2011 6:03 am

You need to edit catalog/controller/information/contact.php

Find(line 19):

Code: Select all

$mail->setTo($this->config->get('config_email')); 
Ten change it to:

Code: Select all

$mail->setTo('steve@cartsupport.co.uk');
-- feel free to use your own email address here :D

My Website ¦ Summer Madness Special Offer ¦


Active Member

Posts

Joined
Thu Apr 08, 2010 7:47 am
Location - Wirral, UK

Post by bwingwing » Fri Feb 25, 2011 12:49 am

SteveSherry wrote:You need to edit catalog/controller/information/contact.php

Find(line 19):

Code: Select all

$mail->setTo($this->config->get('config_email')); 
Ten change it to:

Code: Select all

$mail->setTo('steve@cartsupport.co.uk');
-- feel free to use your own email address here :D
I made the changes "

Code: Select all

$mail->setTo('steve@cartsupport.co.uk');
" but the security code image in contact form cannot display correctly afterwards (no image). Anything I should change as well.

Thanks

New member

Posts

Joined
Sun Oct 24, 2010 3:54 am

Post by gerdahome » Fri Mar 04, 2011 6:39 pm

After changed this into another email adress, the captcha is not working.
I get the message: incorrect code.

grtz
Gerda

I'm working with Wordpress 3.0.5 and openCart 1.4.9.3


User avatar
New member

Posts

Joined
Wed Nov 24, 2010 11:21 pm
Location - 't Gooi - Holland
Who is online

Users browsing this forum: No registered users and 86 guests