Results 1 to 10 of 263

Hybrid View

  1. #1
    Join Date
    Nov 2008
    Posts
    60
    Plugin Contributions
    0

    Default Re: Add Customers from admin addon

    Do you mean that you've already asked your host if PHP 5 can be installed? It wouldn't be surprising if they said no. Hosts generally won't do things like that unless they want to. If they insist on sticking with PHP 4, there's really nothing you can do except switch to a host that uses PHP 5.

  2. #2
    Join Date
    Feb 2009
    Posts
    49
    Plugin Contributions
    0

    Default Re: Add Customers from admin addon

    No, I mean I've already switched to 5 before you did. If you had looked at my earlier post you would have seen that I already said that!

    Quote Originally Posted by SalonRoyalty View Post

    I just changed my PHP from 4 to 5 and now I don't get the error but now nothing happens. Just seems to process for a bit then brings me right back to the same page.

  3. #3
    Join Date
    Nov 2007
    Location
    Woodbine, Georgia, United States
    Posts
    4,247
    Plugin Contributions
    58

    Default Re: Add Customers from admin addon

    Quote Originally Posted by SalonRoyalty View Post
    No, I mean I've already switched to 5 before you did. If you had looked at my earlier post you would have seen that I already said that!
    Does it say PHP 5.X in your Zen Cart... I am showing PHP 5.2.6... in the header response, BUT this can be overridden by Xhandlers and such.

    ~Melanie
    PRO-Webs, Inc. since 2003 :: Zen Cart Hosting :: Zen Cart SEO – 12 Steps to Success
    **I answer questions in the forum, private messages are not conducive to a helpful community.

  4. #4
    Join Date
    Feb 2009
    Posts
    49
    Plugin Contributions
    0

    Default Re: Add Customers from admin addon

    Good question...but yes it does. 5.2.6

  5. #5
    Join Date
    Nov 2007
    Location
    Woodbine, Georgia, United States
    Posts
    4,247
    Plugin Contributions
    58

    Default Re: Add Customers from admin addon

    I would say ask your web host is they have blocked uploads or anything funky..

    Also, you should likely remove the hidden validation link in your footer

    Many web hosts run restrictions on uploads/downloads and FTP ability.

    ~Melanie
    PRO-Webs, Inc. since 2003 :: Zen Cart Hosting :: Zen Cart SEO – 12 Steps to Success
    **I answer questions in the forum, private messages are not conducive to a helpful community.

  6. #6
    Join Date
    Nov 2008
    Posts
    60
    Plugin Contributions
    0

    Default Re: Add Customers from admin addon

    Quote Originally Posted by SalonRoyalty View Post
    No, I mean I've already switched to 5 before you did. If you had looked at my earlier post you would have seen that I already said that!
    No, I didn't see that because you added it as an edit to your original post. The email I got for your post didn't have that, and I had no reason to go back and reread your message, so I didn't know that you'd added something to it. It is for this reason that I never add things to a message after it's been posted since people who read the messages via the email notices are not going to see the addition.

  7. #7
    Join Date
    Feb 2009
    Posts
    49
    Plugin Contributions
    0

    Default Re: Add Customers from admin addon

    Fair point...didn't know that. Sorry if I came of snippy...just getting frustrated with this thing.

  8. #8
    Join Date
    Nov 2008
    Posts
    60
    Plugin Contributions
    0

    Default Re: Add Customers from admin addon

    Oh, trust me. I know exactly how you feel.

    If you can't find a way to get the bulk upload working, an alternative is to use one of the CSV to SQL conversion programs that are out there. That's what I was considering. It will take more work to do it that way since you have to split the customer data into two SQL files, one that you install into the Customers table and the other into the Address_book table because the info for each customer doesn't all go into one place in the database. You also need to do some sequential numbering for one of the fields. If you have any experience with working with databases in MySQL, you should be able to figure it out by taking a look at the structure and contents of those two tables, seeing what records go where.

  9. #9
    Join Date
    Nov 2008
    Posts
    60
    Plugin Contributions
    0

    Default Re: Add Customers from admin addon

    Presently, the email format preference is defaulting to HTML on the form. I need to change it to TEXT. I tried changing line 74 in add_customers_backend.php from 'customers_email_format'=>'HTML' to 'customers_email_format'=>'TEXT' , but that didn't work. The default for the store is set to TEXT.

  10. #10
    Join Date
    Nov 2007
    Location
    Woodbine, Georgia, United States
    Posts
    4,247
    Plugin Contributions
    58

    Default Re: Add Customers from admin addon

    Do you have "Mime HTML" enabled in the email configuration of ZC?


    ~Melanie
    PRO-Webs, Inc. since 2003 :: Zen Cart Hosting :: Zen Cart SEO – 12 Steps to Success
    **I answer questions in the forum, private messages are not conducive to a helpful community.

 

 

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