Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

Contactus


datawebuk

Recommended Posts

Posted

I am setting up eticket for support requests and I need the contactus.php to send the email to the support email address and not the store owner email. I can't just change the store owner email in configuration to the support address because I still want to receive store owner emails for things like 'new account opened'.

 

Simply put, I'd like to hard-code an email address as the recipient for contactus.php form.

Posted
I am setting up eticket for support requests and I need the contactus.php to send the email to the support email address and not the store owner email. I can't just change the store owner email in configuration to the support address because I still want to receive store owner emails for things like 'new account opened'.

 

Simply put, I'd like to hard-code an email address as the recipient for contactus.php form.

Have a look at the add on Super Contact Us Enhancement

Posted
Have a look at the add on Super Contact Us Enhancement

 

Thanks for the fast reply Coopco.......Unfortunately that contrib. does much more than I need.......I don't want the customer to have any choices about who to send to. I need contactus.php to email to the support email address instead of the store owner email from the store configuration. I can't seem to work out where contactus.php picks up the email address to use when submitting the form.

Posted
Look for the tep_mail code in contact_us.php. You'll need to change the STORE_OWNER_EMAIL_ADDRESS to 'addres@someplace'.

 

Jack

 

 

Thanks Jack, that's done it!

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...