Page 14 of 27 FirstFirst ... 4121314151624 ... LastLast
Results 131 to 140 of 263
  1. #131
    Join Date
    Apr 2006
    Location
    Dark Side of the Moon
    Posts
    987
    Plugin Contributions
    1

    Default Re: Add Customers from admin addon

    This appears to be a dos vs unix end-of-line character issue.

    If I export the CSV from openoffice, then open in text edit and remove the quotes, the file will upload and process.

    Date of birth gets messed up in conversion, but that should be easily fixable.

    -cj

  2. #132
    Join Date
    Feb 2007
    Location
    Ontario, Canada
    Posts
    234
    Plugin Contributions
    0

    Default Re: Add Customers from admin addon

    Ok this is a two part question:

    1. I have an additional field that I created for when customers register. Can I add that field? And if so, how do I do it?

    2. When I manually add a customer, it gives me the pretty green box that says "customer has been inserted successfully" but above that I have a red box that says "Warning: Invalid argument supplied for foreach() in /home/actforms/public_html/cart/admin/add_customers.php on line 71". I'm wondering if that has something to do with the additional field. If not, any ideas?

    BTW, Thanks for the MOD, it's a big help!!
    Thanks, Colleen
    www.af-company.com
    To err is human, but to really foul things up requires a computer. Farmers' Almanac, 1978

  3. #133
    Join Date
    Feb 2007
    Location
    Ontario, Canada
    Posts
    234
    Plugin Contributions
    0

    Default Re: Add Customers from admin addon

    Quote Originally Posted by margecc View Post
    Ok this is a two part question:

    1. I have an additional field that I created for when customers register. Can I add that field? And if so, how do I do it?
    Hello, honestly if I could get this answered, I would be so happy.

    This is the thread I used to create a field if that helps:
    http://www.zen-cart.com/forum/showthread.php?t=73181

    Also, does anyone know how to make the states a dropdown?
    Thanks, Colleen
    www.af-company.com
    To err is human, but to really foul things up requires a computer. Farmers' Almanac, 1978

  4. #134
    Join Date
    Nov 2005
    Location
    Colorado Springs, CO USA
    Posts
    7,033
    Plugin Contributions
    31

    Default Re: Add Customers from admin addon

    Quote Originally Posted by margecc View Post
    Hello, honestly if I could get this answered, I would be so happy.

    This is the thread I used to create a field if that helps:
    http://www.zen-cart.com/forum/showthread.php?t=73181

    Also, does anyone know how to make the states a dropdown?
    Not sure about the first part.

    for the second part:

    admin -> configuration -> customer details -> State - Always display as pulldown? (set to true)

  5. #135
    Join Date
    Feb 2007
    Location
    Ontario, Canada
    Posts
    234
    Plugin Contributions
    0

    Default Re: Add Customers from admin addon

    I have it set to true already

    In the add_customers_backend.php it has a list, where it changes what state or province you type into abbreviations somewhere, but I'm not sure where, cause when I look in the database, under the address_book table, it puts the full state/province under the column entry_state and leaves the entry_zone_id at 0.

    Does that make sense?
    Thanks, Colleen
    www.af-company.com
    To err is human, but to really foul things up requires a computer. Farmers' Almanac, 1978

  6. #136
    Join Date
    Feb 2007
    Location
    Ontario, Canada
    Posts
    234
    Plugin Contributions
    0

    Default Re: Add Customers from admin addon

    Pretty please, could someone give me a hand, or put me in the right direction.

    I downloaded the most recent version in the add on section 1.06, PHP Version: 5.2.10, Zen Car 1.3.7

    Here is what I'm trying to do:

    1. I would really like to add some fields to the register section (I already have an extra field added for when they register, it would just be nice to to have to go into the customer after they are created to add more information).

    2. Would really like the states to be drop down, like they are when you register. Much faster when you are on the phone with a customer.

    3. If possible it would be nice if the states went to the "entry_zone_id" column. That way it keeps all my customers entered the same.

    I am still getting the "line 71" error, but it doesn't seem to affect anything, so I'm not to worried about it right now. But if anyone knows of a fix for it, I would really appreciate it.

    On a side note, for people trying to use the bulk uploader, rather than going through any MOD's, I just created my 3 files for the tables (customer, customers_info and address_book) and uploaded them directly my MyPHPadmin with no big deal. I did 2000 customers that way and it worked like a charm. Of course if the MOD works for you even better.
    Thanks, Colleen
    www.af-company.com
    To err is human, but to really foul things up requires a computer. Farmers' Almanac, 1978

  7. #137
    Join Date
    Jan 2005
    Posts
    186
    Plugin Contributions
    0

    Default Re: Add Customers from admin addon

    When I manually add a customer, it gives me the pretty green box that says "customer has been inserted successfully" but above that I have a red box that says "Warning: Invalid argument supplied for foreach() in /home/******/public_html/******/add_customers.php on line 71".
    I am having this problem too. Can somebody give us an idea of what might be wrong. I would really like to be able to use the drop down for the states when manually adding a customer from the admin side.

    Thanks,
    Marc

  8. #138
    Join Date
    Jan 2006
    Location
    Toronto, Ontario, Canada
    Posts
    183
    Plugin Contributions
    3

    Default Re: Add Customers from admin addon

    Quote Originally Posted by tat2nu View Post
    I am having this problem too. Can somebody give us an idea of what might be wrong. I would really like to be able to use the drop down for the states when manually adding a customer from the admin side.

    Thanks,
    Marc
    check post 130 for the solution:

    http://www.zen-cart.com/forum/showpo...&postcount=130
    Ahmad Rahman
    TRUST IT | web site design and development
    mobile: 416.828.0224 | email: [email protected]
    www.trustit.ca

    For IT solutions how you want IT, when you want IT, TRUST IT.

  9. #139
    Join Date
    Jan 2005
    Posts
    186
    Plugin Contributions
    0

    Default Re: Add Customers from admin addon

    Thank you, I made those changes but I would still like to have the state selection be from a drop down menu to avoid misspelling.

    Also is there a way to have the newsletter drop down default to the "subscribed" selection.

    Also I would like the "Send this customer the welcome e-mail" box to be checked as a default.

    Thanks,
    Marc

  10. #140
    Join Date
    Apr 2008
    Location
    Flint, Michigan
    Posts
    687
    Plugin Contributions
    0

    Default Re: Add Customers from admin addon

    I added this module. Seems to work fine until I tried to add products to new customer.

    I added test customer via customers/add customer in admin area.
    Added them fine. I was even able to send email to myself with test.

    Now, how do I add products for test customer?

    I have a real customer that needs invoice for payment similar to walk in. Normally, all orders are via online.

    Thanks, Kim

 

 
Page 14 of 27 FirstFirst ... 4121314151624 ... LastLast

Similar Threads

  1. how do i install the add customers through admin addon
    By Matt Smith in forum All Other Contributions/Addons
    Replies: 1
    Last Post: 12 Oct 2009, 11:46 AM
  2. Add customers from Admin addon error
    By 21zerogo in forum All Other Contributions/Addons
    Replies: 1
    Last Post: 30 Jul 2009, 02:12 AM
  3. How do I set default country when using Add Customers via Admin addon?
    By Andy_GS in forum All Other Contributions/Addons
    Replies: 0
    Last Post: 21 Apr 2009, 09:40 AM
  4. Adding customers from admin side, without an addon?
    By dcb37ga in forum Templates, Stylesheets, Page Layout
    Replies: 3
    Last Post: 27 Dec 2008, 05:22 AM
  5. Add customer from Admin addon
    By wireyourworld in forum Managing Customers and Orders
    Replies: 3
    Last Post: 4 Apr 2008, 05:45 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