Page 1 of 2 12 LastLast
Results 1 to 10 of 12
  1. #1
    Join Date
    Jun 2006
    Location
    Minnesota
    Posts
    39
    Plugin Contributions
    0

    Display <[email protected]>

    In the Admin -> Configurations -> E-Mail Options there is a place for setting the Contact Us e-mail addresses. I have the following information come up when I want to edit this to suit.

    Set "Contact Us" Email Dropdown List
    On the "Contact Us" Page, set the list of email addresses , in this format: Name 1 <email@address1>, Name 2 <email@address2>
    And then I put the apropos e-mail addresses in for my situation:
    Unix Support<[email protected]>,
    Mac Support<[email protected]>,
    etc <[email protected]>

    For some reason, they do not get delivered. This is mimicking the same problem that I have had with the other e-mail settings. Is there a different divider that needs to be used, instead of the ones that are given as an example in the edit box?

    I have tested it with no spaces in the display name, so, I am simply bewildered by the problem at this point.

  2. #2
    Join Date
    Dec 2005
    Posts
    7
    Plugin Contributions
    0

    Default Re: Display <[email protected]>

    I am having the same issue has anyone figured out what the problem is?

  3. #3
    Join Date
    Jun 2006
    Location
    Minnesota
    Posts
    39
    Plugin Contributions
    0

    Default Re: Display <[email protected]>

    Quote Originally Posted by rozzland
    I am having the same issue has anyone figured out what the problem is?
    I have found that if I take out the "Display" portion of the e-mail address, it automagically repaired itself. I am not sure that I remember doing anything more than that.

    If this doesn't work for you, I will double check my settings again, but I am pretty sure that was what it was.

  4. #4
    Join Date
    Dec 2005
    Posts
    7
    Plugin Contributions
    0

    Default Re: Display <[email protected]>

    Thanks for responding. I have tried to remove the display name and still get the same empty box. I would really appreciate it if you could take a look at your settings and let me know what format you are using.

  5. #5
    Join Date
    Apr 2006
    Location
    Sofia, Bulgaria
    Posts
    203
    Plugin Contributions
    0

    Default Re: Display <[email protected]>

    "Name 1" <email@address1>, "Name 2" <email@address2>, "Miroslavov" <[email protected]>
    U need for names " "
    :))



    Radoslav
    Negative feelings were burned by the progressive increase of Euphoria

  6. #6
    Join Date
    Sep 2003
    Location
    Ohio
    Posts
    69,402
    Plugin Contributions
    6

    Default Re: Display <[email protected]>

    Actually you don't need the quotes, but you do need the spaces in there ...

    Fred Smith <[email protected]>, Sales <[email protected]>
    Linda McGrath
    If you have to think ... you haven't been zenned ...

    Did YOU buy the Zen Cart Team a cup of coffee and a donut today? Just click here to support the Zen Cart Team!!

    Are you using the latest? Perhaps you've a problem that's fixed in the latest version: [Upgrade today!]
    Officially PayPal-Certified! Just click here

    Try our Zen Cart Recommended Services - Hosting, Payment and more ...
    Signup for our Announcements Forums to stay up to date on important changes and updates!

  7. #7
    Join Date
    Jun 2006
    Location
    Minnesota
    Posts
    39
    Plugin Contributions
    0

    Default Re: Display <[email protected]>

    Quote Originally Posted by Ajeh
    Actually you don't need the quotes, but you do need the spaces in there ...
    Great... I will try it again. Thanks. (Been waiting for a while to figure out what was going on.)

  8. #8
    Join Date
    Dec 2005
    Posts
    7
    Plugin Contributions
    0

    Default Re: Display <[email protected]>

    I have
    Sales Dept <[email protected]>, Support Dept <[email protected]>

    But the drop down box is still empty. I even cut and pasted
    Fred Smith <[email protected]>, Sales <[email protected]>

    with the same results. The emails appear to go through but never make it to sales@ or support@. It doesn't give an error either so the users believe the message went though. Emails work fine and get send to sales@ throughout the rest of the site. The url is

    http://www.powerbrixx.com/index.php?...age=contact_us

  9. #9
    Join Date
    Jun 2006
    Location
    Minnesota
    Posts
    39
    Plugin Contributions
    0

    Default Re: Display <[email protected]>

    I did have to use quotes for it to work. I did try with just the spaces (though, I don't believe I tried a one word display name)... no luck there. The quotes did the trick. No e-mail came through with just spaces, but e-mail works with it quoted.

    Quote Originally Posted by rozzland
    I have
    Sales Dept <[email protected]>, Support Dept <[email protected]>

    But the drop down box is still empty. I even cut and pasted
    Fred Smith <[email protected]>, Sales <[email protected]>

    with the same results. The emails appear to go through but never make it to sales@ or support@. It doesn't give an error either so the users believe the message went though. Emails work fine and get send to sales@ throughout the rest of the site. The url is

    http://www.powerbrixx.com/index.php?...age=contact_us

  10. #10
    Join Date
    Aug 2004
    Posts
    1,590
    Plugin Contributions
    1

    Default Re: Display <[email protected]>

    In your includes/modules/pages/contact_us/header_php.php file,

    find:

    PHP Code:
    $send_to_array[] = array('id' => $k'text' => preg_replace('/\<[^*]*/'''$v)); 
    replace with:

    PHP Code:
    $send_to_array[] = array('id' => $k'text' => preg_replace('/\$name<[^*]*/'''$v)); 
    This should do the trick.
    Last edited by TheOracle; 13 Jul 2006 at 03:08 AM.

 

 
Page 1 of 2 12 LastLast

Similar Threads

  1. v139h Stamps.com, email import, Ty tracker
    By voltar in forum Addon Shipping Modules
    Replies: 5
    Last Post: 9 Sep 2013, 11:33 PM
  2. Email Options - Anyone using rogers.com email?
    By Laidlawgifts in forum Basic Configuration
    Replies: 6
    Last Post: 12 Jun 2011, 04:13 AM
  3. Email via fsockopen on 110mb.com
    By windpower in forum General Questions
    Replies: 3
    Last Post: 25 Feb 2008, 09:55 PM
  4. Replies: 3
    Last Post: 13 Nov 2007, 08:07 AM

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