Results 1 to 4 of 4
  1. #1
    Join Date
    Oct 2008
    Posts
    111
    Plugin Contributions
    0

    Default Adding Customers from Admin

    Hi

    I've downloaded an add on - adding customers from Admin. I have been told that I should upload the files to my admin folder, but I'm not sure where this is?

    Any help would be much appreciated

    Thanks

    matt

  2. #2
    Join Date
    Jan 2008
    Location
    Portland, Oregon USA
    Posts
    356
    Plugin Contributions
    0

    Default Re: Adding Customers from Admin

    When you open the connection to your site with your ftp program, you should see a directory listing of your site.

    Now if you followed the recommendations and renamed your admin directory, you should see it in the listing. Upload your files to the correct locations in that directory.
    Doug

  3. #3
    Join Date
    Oct 2009
    Posts
    2
    Plugin Contributions
    0

    Default Re: Adding Customers from Admin

    I was downloading today this nice mod. I have uploaded the files into the right folders and double checked it. Everything looks fine.

    If I add a customer, I get 2 messages see attached file. As well the customer is not getting the welcome mail. The tab is set at "Send this customer the welcome e-mail"


    Any ideas?

    Thanks
    Skiller
    Attached Images Attached Images  

  4. #4
    Join Date
    Oct 2009
    Posts
    2
    Plugin Contributions
    0

    Default Re: Adding Customers from Admin

    I made this changes and now the customers are getting the mail with the PW
    Code:
    dd Customers from admin addon
    For version 1.06 it wasn't sending a welcome email when checked. I changed line # 420 in add_customers_backend.php in the admin folder from:
    
    if($send_welcome == 1)
    
    to
    
    if($send_welcome == 'send')
    
    And now it sends the welcome email successfully.
    
    It did not cause the foreach error to go away though. Looking into it still. If I figure it out I will post an update.

 

 

Similar Threads

  1. v139h Adding specific columns to Customers page in admin
    By igi2011 in forum General Questions
    Replies: 4
    Last Post: 8 Nov 2012, 08:01 PM
  2. adding customers from admin
    By dallison in forum All Other Contributions/Addons
    Replies: 1
    Last Post: 28 Sep 2010, 01:32 AM
  3. Adding Customers from Admin Module install
    By dallison in forum Managing Customers and Orders
    Replies: 3
    Last Post: 28 Sep 2010, 12:30 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. Adding to customers cart from admin?
    By Desopolis in forum Managing Customers and Orders
    Replies: 3
    Last Post: 17 May 2006, 05:44 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