Hi Lat9
Does this mod play nicely with your Customer Minimum Account mod?
The reason I ask is that I have both installed yet when I attempt to manually add an individual (I've not tried via bulk upload as no call to do so) customer (filling in all displayed info options) then continue with the submit button the page simply refreshes (still containing the customers details) yet doesn't populate the customer to the list of customers.
I'm assuming 'somewhere' there is some missing required information that the add customer mod is requiring but the minimum account mod is not offering?
Below is an excerpt of errors using your other clever mod 
PHP Code:
[09-Jun-2014 20:29:59 UTC] PHP Notice: Use of undefined constant SUPERUSER_PROFILE - assumed 'SUPERUSER_PROFILE' in /home/MYDIRECTORY/public_html/MYSECRETADMIN/includes/init_includes/init_admin_auth.php on line 11
[09-Jun-2014 20:29:59 UTC] PHP Notice: Undefined index: customers_fax in /home/MYDIRECTORY/public_html/MYSECRETADMIN/add_customers_backend.php on line 410
[09-Jun-2014 20:29:59 UTC] PHP Notice: Undefined index: customers_gender in /home/MYDIRECTORY/public_html/MYSECRETADMIN/add_customers_backend.php on line 414
[09-Jun-2014 20:29:59 UTC] PHP Notice: Undefined index: customers_dob in /home/MYDIRECTORY/public_html/MYSECRETADMIN/add_customers_backend.php on line 415
[09-Jun-2014 20:29:59 UTC] PHP Notice: Undefined index: customers_referral in /home/MYDIRECTORY/public_html/MYSECRETADMIN/add_customers_backend.php on line 417
[09-Jun-2014 20:29:59 UTC] PHP Notice: Undefined index: send_welcome in /home/MYDIRECTORY/public_html/MYSECRETADMIN/add_customers_backend.php on line 418
[09-Jun-2014 20:29:59 UTC] PHP Notice: Undefined index: default_address_id in /home/MYDIRECTORY/public_html/MYSECRETADMIN/add_customers_backend.php on line 430
[09-Jun-2014 20:29:59 UTC] PHP Notice: Undefined index: entry_suburb in /home/MYDIRECTORY/public_html/MYSECRETADMIN/add_customers_backend.php on line 432
[09-Jun-2014 20:29:59 UTC] PHP Notice: Undefined index: entry_company in /home/MYDIRECTORY/public_html/MYSECRETADMIN/add_customers_backend.php on line 437
[09-Jun-2014 20:29:59 UTC] PHP Notice: Undefined index: entry_state in /home/MYDIRECTORY/public_html/MYSECRETADMIN/add_customers_backend.php on line 438
[09-Jun-2014 20:29:59 UTC] PHP Notice: Undefined variable: feedback in /home/MYDIRECTORY/public_html/MYSECRETADMIN/add_customers.php on line 126
[09-Jun-2014 20:29:59 UTC] PHP Notice: Undefined index: insert_y in /home/MYDIRECTORY/public_html/MYSECRETADMIN/add_customers.php on line 224
Bookmarks