Results 1 to 10 of 10
  1. #1
    Join Date
    Jun 2008
    Posts
    448
    Plugin Contributions
    0

    Default Add Customer in Admin

    I installed the add customer in admin mod on zen cart 1.3.9f. When I click on the link "Formatting the CSV" a page not found opens. The file, add_customers_formatting_csv.html is in the admin folder where it belongs. I've changed file permissions and that didn't help. How do I get the link to open to the add_customers_formatting_csv.html page?

  2. #2
    Join Date
    Dec 2006
    Location
    Seligman, MO U.S.A.
    Posts
    2,120
    Plugin Contributions
    6

    Default Re: Add Customer in Admin

    Here's what works for me.....move add_customers_formatting_csv.html to the root of your shop.
    Open up Admin/add_customers.php and at line 156 you'll see:

    Code:
    <a href="add_customers_formatting_csv.html" target="_blank">
    just before the word add......Add a / like this:

    Code:
    <a href="/add_customers_formatting_csv.html" target="_blank">
    Then your link will work.
    Teach them to shop and they will shop today;
    Teach them to Zen and they will OWN a shop tomorrow!

  3. #3
    Join Date
    Jun 2008
    Posts
    448
    Plugin Contributions
    0

    Default Re: Add Customer in Admin

    Thanks


    ok I did that and it still won't open. I entered the full url into a browser window and it still won't open.

    I'm thinking now that this may have something to do with SEO mod. I am not the one who installed SEO. Does this page need to be added to the rewrite rules?

    I've never installed the seo mod and have looked at the rules in there. Not sure what to make of them.

  4. #4
    Join Date
    Jun 2008
    Posts
    448
    Plugin Contributions
    0

    Default Re: Add Customer in Admin

    on top of this, when adding a test customer the welcome email is not being received when the check box is checked to send it.

  5. #5
    Join Date
    Dec 2006
    Location
    Seligman, MO U.S.A.
    Posts
    2,120
    Plugin Contributions
    6

    Default Re: Add Customer in Admin

    Hmm.....not sure if that would stop it from showing or not. But, it is a possibility, I guess. You did move the page to the root of your shop, right? ........public-html/add_customers_formatting_csv.html
    Teach them to shop and they will shop today;
    Teach them to Zen and they will OWN a shop tomorrow!

  6. #6
    Join Date
    Jun 2008
    Posts
    448
    Plugin Contributions
    0

    Default Re: Add Customer in Admin

    ok....I finally got it. I left it in the root, redid the permissions and now the link is working. I needed to step away for a little while.

    But that still leaves the emails not being sent.

    I was testing the carts other emailing functions. Even though it took an awfully long time they finally did get to my inbox. It's been over an hour and still no welcome email after adding customer in admin. I made certain the send welcome email box was checked on the last test I did.

  7. #7
    Join Date
    Jun 2008
    Posts
    448
    Plugin Contributions
    0

    Default Re: Add Customer in Admin

    I am using add customer in admin version 1.07 which shows it had the bug fix for email failure.

    Bug fixes:
    1. Applied code fix for failure to generate Welcome email.
    2. Applied code fix to prevent invalid argument error after adding a new customer.

  8. #8
    Join Date
    Jun 2008
    Posts
    448
    Plugin Contributions
    0

    Default Re: Add Customer in Admin

    the emails just started to arrive. I've never seen emails take so long. A couple of hours on some and over 1/2 hour on my last test. They all just started coming. Can't be a zen cart or mod issue.

  9. #9
    Join Date
    Dec 2006
    Location
    Seligman, MO U.S.A.
    Posts
    2,120
    Plugin Contributions
    6

    Default Re: Add Customer in Admin

    Yep. That's a while, alright. At least they came through, though.
    Teach them to shop and they will shop today;
    Teach them to Zen and they will OWN a shop tomorrow!

  10. #10
    Join Date
    Jul 2011
    Posts
    23
    Plugin Contributions
    0

    Default Re: Add Customer in Admin

    I'm having the same issue with the email's not arriving and using the same version. All my other email functions work properly (eg welcome email, generic email, newsletter etc etc)

    Any ideas?

 

 

Similar Threads

  1. Add a customer from admin
    By alan_bower in forum All Other Contributions/Addons
    Replies: 0
    Last Post: 8 Jun 2010, 12:01 PM
  2. Admin Login AS Customer v2
    By Shane78 in forum All Other Contributions/Addons
    Replies: 0
    Last Post: 21 Mar 2010, 09:26 PM
  3. Show added customer fields in admin customer area?
    By JimmyV in forum Templates, Stylesheets, Page Layout
    Replies: 0
    Last Post: 11 Feb 2010, 10:48 PM
  4. Admin log in as customer help
    By luvingmamma in forum All Other Contributions/Addons
    Replies: 2
    Last Post: 28 Jul 2008, 02:33 AM

Bookmarks

Posting Permissions

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