Page 23 of 27 FirstFirst ... 132122232425 ... LastLast
Results 221 to 230 of 263
  1. #221
    Join Date
    Feb 2011
    Posts
    11
    Plugin Contributions
    0

    Default Re: Add Customers from admin addon

    Did anyone answer you on this? I am having the same problem, running v1.3.9h - any help would be great. This may be an old mod and not compatible? Any suggestions or workarounds? Thanks in advance.

  2. #222
    Join Date
    Feb 2012
    Posts
    2
    Plugin Contributions
    0

    Default Re: Add Customers from admin addon

    Does anyone know if there will be a version of this that's compatible with Zen Cart 1.5.0 ?
    We have recently upgraded and this module no longer works.

    If not, does anyone know if a substitute to be able to register users using a different method?

  3. #223
    Join Date
    Jan 2007
    Location
    Los Angeles, California, United States
    Posts
    10,023
    Plugin Contributions
    32

    Default Re: Add Customers from admin addon

    Quote Originally Posted by brentwhitedesign View Post
    Does anyone know if there will be a version of this that's compatible with Zen Cart 1.5.0 ?
    Can't answer this until someone steps up to the plate and volunteers to update this add-on.. as as far as I know there is no active "maintainer" of this add-on..
    My Site - Zen Cart & WordPress integration specialist
    I don't answer support questions via PM. Post add-on support questions in the support thread. The question & the answer will benefit others with similar issues.

  4. #224
    Join Date
    Feb 2012
    Posts
    2
    Plugin Contributions
    0

    Default Re: Add Customers from admin addon

    Ok. Thanks. It would be great if someone was able to do this. I'll ask around to see if anyone is interested in taking it over.

  5. #225
    Join Date
    Apr 2006
    Location
    Dark Side of the Moon
    Posts
    987
    Plugin Contributions
    1

    Default Re: Add Customers from admin addon

    Quote Originally Posted by brentwhitedesign View Post
    Ok. Thanks. It would be great if someone was able to do this. I'll ask around to see if anyone is interested in taking it over.
    Hi Brent,
    One of the issues with this mod is that it needs a "refresh" ... the csv import is rather "sucky" ... sorry! It limps along and works, but is not very user friendly. A number of other issues that I corrected myself (long ago) and don't much remember what I did. If I wasn't buried in my release of EP4, I would put some time into this. We'll see.

    ANYWAY!

    MY question (DivaVocals, you may know the answer!) ... has anyone had trouble with the temporary passwords not working that are being sent when you upload customers via csv or enter them and send the welcome letter? I've tested this at least a couple dozen times myself, but still get people saying they cannot log in with their temporary password.

    Perhaps it's just an ID.10T error?

  6. #226
    Join Date
    Jan 2007
    Location
    Los Angeles, California, United States
    Posts
    10,023
    Plugin Contributions
    32

    Default Re: Add Customers from admin addon

    Quote Originally Posted by chadderuski View Post
    Hi Brent,
    One of the issues with this mod is that it needs a "refresh" ... the csv import is rather "sucky" ... sorry! It limps along and works, but is not very user friendly. A number of other issues that I corrected myself (long ago) and don't much remember what I did. If I wasn't buried in my release of EP4, I would put some time into this. We'll see.

    ANYWAY!

    MY question (DivaVocals, you may know the answer!) ... has anyone had trouble with the temporary passwords not working that are being sent when you upload customers via csv or enter them and send the welcome letter? I've tested this at least a couple dozen times myself, but still get people saying they cannot log in with their temporary password.

    Perhaps it's just an ID.10T error?
    I do not recall this issue personally, but you are right there are a number of issue with this mod including the fact that it incorrectly adds the state/city/country data.. (I have to look to see exactly what I noted that this mod does in that regard.. I found and pointed it out on that sad little manual order support thread)

    Would LOVE for you to put your golden hands on this.. (I know I know.. I'm busy too..)
    My Site - Zen Cart & WordPress integration specialist
    I don't answer support questions via PM. Post add-on support questions in the support thread. The question & the answer will benefit others with similar issues.

  7. #227
    Join Date
    Apr 2006
    Location
    Dark Side of the Moon
    Posts
    987
    Plugin Contributions
    1

    Default Re: Add Customers from admin addon

    Quote Originally Posted by DivaVocals View Post
    I do not recall this issue personally, but you are right there are a number of issue with this mod including the fact that it incorrectly adds the state/city/country data.. (I have to look to see exactly what I noted that this mod does in that regard.. I found and pointed it out on that sad little manual order support thread)

    Would LOVE for you to put your golden hands on this.. (I know I know.. I'm busy too..)
    Me Busy? LOL! Diva, you're like an octopus you have so many things going at once!

    If you have a list of "problems" for this mod, PM them to me. I probably fixed them long ago, but would be nice to double check, but I haven't seen anything wierd since I took my hammer to this mod (Suburb is so weird! Must be a Euro thing...). I am about to upload about 1500 users to my day job's website with (my version) of this mod... should be fun!

    Speaking of EP4, it probably wouldn't take much time to code an import for customers ... guess it'd be like POPULATING the customer base!

    -chadd

  8. #228
    Join Date
    Jan 2007
    Location
    Los Angeles, California, United States
    Posts
    10,023
    Plugin Contributions
    32

    Default Re: Add Customers from admin addon

    Quote Originally Posted by chadderuski View Post
    Me Busy? LOL! Diva, you're like an octopus you have so many things going at once!

    If you have a list of "problems" for this mod, PM them to me. I probably fixed them long ago, but would be nice to double check, but I haven't seen anything wierd since I took my hammer to this mod (Suburb is so weird! Must be a Euro thing...). I am about to upload about 1500 users to my day job's website with (my version) of this mod... should be fun!

    Speaking of EP4, it probably wouldn't take much time to code an import for customers ... guess it'd be like POPULATING the customer base!

    -chadd
    Okay FOUND IT!!!.. Here's the issue with Add Customers From Admin that I reported previously..

    http://www.zen-cart.com/forum/showpo...3&postcount=25

    Here's the summary of the issue:
    I noticed that regardless of which version of Edit Orders I use (the modified one that comes with this module or the latest version) the customer's street address comes through on the order without the state information. Very curious as I cannot see what in the code would cause this behavior..

    Edited to Add: I see now the difference.. Customers who sign-up for an account in the store have a value in entry_zone_id but not in entry_state in the addressbook tables. While customers added using the Add Customer add-on will have an entry in entry_state but not in entry_zone_id.
    Bottomline customer records created using this module do not populate the same database columns in the addressbook table..
    My Site - Zen Cart & WordPress integration specialist
    I don't answer support questions via PM. Post add-on support questions in the support thread. The question & the answer will benefit others with similar issues.

  9. #229
    Join Date
    Apr 2006
    Location
    Dark Side of the Moon
    Posts
    987
    Plugin Contributions
    1

    Default Re: Add Customers from admin addon

    Hey Diva,

    Well, that IS significant. I don't recall fixing that. Thanks for the heads up.

    -chadd

  10. #230
    Join Date
    Jan 2007
    Location
    Los Angeles, California, United States
    Posts
    10,023
    Plugin Contributions
    32

    Default Re: Add Customers from admin addon

    Quote Originally Posted by chadderuski View Post
    Hey Diva,

    Well, that IS significant. I don't recall fixing that. Thanks for the heads up.

    -chadd
    Yes it is! So.. the BIG question is.... (you do KNOW what I'm gonna ask right???? ) are ya gonna fix it.. and are ya gonna play sharsies???
    My Site - Zen Cart & WordPress integration specialist
    I don't answer support questions via PM. Post add-on support questions in the support thread. The question & the answer will benefit others with similar issues.

 

 
Page 23 of 27 FirstFirst ... 132122232425 ... 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

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
  •  
disjunctive-egg
Zen-Cart, Internet Selling Services, Klamath Falls, OR