Results 1 to 2 of 2
  1. #1
    Join Date
    Jan 2009
    Posts
    40
    Plugin Contributions
    1

    Default Google apps / Contact Us Form

    I have a trouble shooting issue involving Google Apps and Zen-Cart. I've read the thread involving the set-up of Apps and how it potentially could not work...

    http://www.zen-cart.com/forum/showthread.php?p=597137

    The issues I'm having is getting admin emails to deliver. The google apps thread briefly discussed this. So I decided an acceptable work around for me will be to set up an email account out side of my domain to send all my admin emails to. Then have them forward to which ever address is best within my domain.

    My problem with setting this up is that I can't get the emails to deliver from the contact us form to this address (this is just the first of the many admin emails I've tried) emails are being delivered to this account through, admin > tools > send email. And when I sign up as a new customer. But not through the contact us form. just to be sure that it wasn't a setting in the admin panel I hard coded the email address into the zen_mail function in the includes/modules/pages/contact_us/header_php.php file. A trick that's worked for me in testing and several other customizations on other carts.

    It now basically looks like this:

    PHP Code:
    zen_mail('My Name''my_email######################'EMAIL_SUBJECT$text_message$name$email_address$html_msg,'contact_us'); 
    But still nothing is delivering. I've tried PHP, SMTP or SMTPAUTH. Any ideas, suggestions. This is a 1.3.8a install.


    Thank you.

  2. #2
    Join Date
    May 2009
    Posts
    86
    Plugin Contributions
    0

    Default Re: Google apps / Contact Us Form

    Hey buddy, try this:

    Configuration > Email Options> Set "Contact Us" Email Dropdown List ..

    You have to follow that format very carefully and you can set the contact emails to go practically anywhere..

    I hope that's the fix you're looking for

 

 

Similar Threads

  1. Contact form Issue after installing Google Mapinator
    By dix30simulation in forum General Questions
    Replies: 5
    Last Post: 24 Mar 2015, 04:57 PM
  2. v150 Email Inquiry / Shared Hosting Vs Google Apps
    By yaseent in forum Basic Configuration
    Replies: 2
    Last Post: 17 Dec 2013, 10:16 AM
  3. Settin up email account on ZEN that is based on Google Apps
    By Bahram43 in forum General Questions
    Replies: 0
    Last Post: 29 Dec 2010, 11:31 PM
  4. Using Google Apps mail problems
    By Phil S in forum General Questions
    Replies: 3
    Last Post: 14 Aug 2008, 07:05 PM
  5. Google Apps - Any Use This & Have ZC Email Working?
    By shirt10 in forum General Questions
    Replies: 1
    Last Post: 12 Jun 2008, 06:10 PM

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
disjunctive-egg