Forums / All Other Contributions/Addons / Add Customers from admin addon

Add Customers from admin addon

Results 1 to 20 of 263
21 Dec 2008, 03:43
#1
jordan8201 avatar

jordan8201

New Zenner

Join Date:
Dec 2008
Posts:
25
Plugin Contributions:
0

Add Customers from admin addon

Hello. I am having trouble installling the "add customer from admin" addon. I have uploaded all the files as instructed, and have the form to fill out for the customer, but when I hit submit, I get the following error:

Not Found (404)
The requested URL /admin/add_customers.php?action=add_complete was not found on this server.

I really hope someone can help, because this is a very important addon for me since we take a lot of orders over the phone. This will save me from having to create a new account through the store every time, then emailing every customer with their username and password.

if this does not work, is there some way to add them as a customer in my database, but not create an online logon for them so that i could track them but would not have to notify them of the new account?

Thank you very much!
11 Jan 2009, 22:17
#2
nyrad avatar

nyrad

New Zenner

Join Date:
Dec 2008
Posts:
44
Plugin Contributions:
0

Re: Add Customers from admin addon

i am having the same problem...any help out there?:(
11 Jan 2009, 22:31
#3
charmedbytina2 avatar

charmedbytina2

Totally Zenned

Join Date:
Mar 2007
Posts:
1,890
Plugin Contributions:
0

Re: Add Customers from admin addon

My guess is that you are missing a file.

Make sure you have the file that is supposed to be in the admin folder - at the same level as admin / includes

Tina
11 Jan 2009, 23:57
#4
nyrad avatar

nyrad

New Zenner

Join Date:
Dec 2008
Posts:
44
Plugin Contributions:
0

Re: Add Customers from admin addon

i uploaded all file in the add on pack to the admin folder as it was packaged, as instructed); i even downloaded and installed the previos version, and then the newest version thinking that i had missed something...it fails regardless of input or email requirement
12 Jan 2009, 03:17
#5
nikki72 avatar

nikki72

New Zenner

Join Date:
Dec 2008
Posts:
97
Plugin Contributions:
0

Re: Add Customers from admin addon

I am having the same issue, the file is there.
HELP Please!
12 Jan 2009, 04:41
#6
charmedbytina2 avatar

charmedbytina2

Totally Zenned

Join Date:
Mar 2007
Posts:
1,890
Plugin Contributions:
0

Re: Add Customers from admin addon

What seems to have worked as a work-around until this version can be fixed (with a little password issue) is to use the file from the older version of this module.

Tina
12 Jan 2009, 04:46
#7
nikki72 avatar

nikki72

New Zenner

Join Date:
Dec 2008
Posts:
97
Plugin Contributions:
0

Re: Add Customers from admin addon

where would I get the older version?
12 Jan 2009, 05:29
#9
davewest avatar

davewest

Totally Zenned

Join Date:
Dec 2007
Posts:
1,075
Plugin Contributions:
5

Re: Add Customers from admin addon

Open add_customer.php in a text editor and look for this line..

<form method="POST" action="/admin/add_customers.php?action=add_complete"> 
Remove the /admin/ and all should work....

<form method="POST" action="add_customers.php?action=add_complete"> 
The file is called from admin and should not have to address itself. I had the same error, and found it due to renaming admin to something else.
12 Jan 2009, 13:28
#10
nyrad avatar

nyrad

New Zenner

Join Date:
Dec 2008
Posts:
44
Plugin Contributions:
0

Re: Add Customers from admin addon

came across this:

http://www.zen-cart.com/forum/showthread.php?t=115890

and looked at the file

add_customers.php

- the lines did not have the "../" only "/" before the admin call...seems to work fine now
12 Jan 2009, 14:02
#11
nikki72 avatar

nikki72

New Zenner

Join Date:
Dec 2008
Posts:
97
Plugin Contributions:
0

Re: Add Customers from admin addon

THanks that worked great, however when I added a client I got this error:

Warning: in_array() [function.in-array]: Wrong datatype for second argument in /home/antiocho/public_html/store/ervin_92/add_customers_backend.php on line 377

Any help with this.

THX
12 Jan 2009, 14:49
#12
nyrad avatar

nyrad

New Zenner

Join Date:
Dec 2008
Posts:
44
Plugin Contributions:
0

Re: Add Customers from admin addon

i did change three lines:

156
172
423

i have retested the add on several times and
1) success screen
2) email arrives with system generated pwd
3) login successful with new cust name and pwd


do you have all files? i tried to recreate your error, but cannot. i did intall the older files available from the download page, and then the newest version
12 Jan 2009, 14:55
#13
nikki72 avatar

nikki72

New Zenner

Join Date:
Dec 2008
Posts:
97
Plugin Contributions:
0

Re: Add Customers from admin addon

nyrad:

i did change three lines:

156
172
423

i have retested the add on several times and
1) success screen
2) email arrives with system generated pwd
3) login successful with new cust name and pwd


do you have all files? i tried to recreate your error, but cannot. i did intall the older files available from the download page, and then the newest version

I'l reload everything and see what happens
12 Jan 2009, 15:19
#14
nikki72 avatar

nikki72

New Zenner

Join Date:
Dec 2008
Posts:
97
Plugin Contributions:
0

Re: Add Customers from admin addon

I reinstalled all my files version- add_customers_from_admin_1.03

and redid the updates to add_customer.php, I changed these lines also: 156,172,423

Here is what happens:
Customers inserted successfully
at the top of the add_customer.php page

The email arrives with system generated pwd and the customer can login successfully with new cust name and pwd

However at the very top of my add_customer page I get this error when a new customer is inserted:
Warning: in_array() [function.in-array]: Wrong datatype for second argument in /home/antiocho/public_html/store/admin/add_customers_backend.php on line 377
12 Jan 2009, 16:34
#15
nyrad avatar

nyrad

New Zenner

Join Date:
Dec 2008
Posts:
44
Plugin Contributions:
0

Re: Add Customers from admin addon

i'm not getting that error, just a success message; i will try to recreate it on my site
21 Jan 2009, 11:34
#16
gee38l avatar

gee38l

Zen Follower

Join Date:
Jul 2008
Posts:
362
Plugin Contributions:
0

Re: Add Customers from admin addon

I am also getting the same error above

I also just noticed that when i fill in all the details including compnay name i will get a success along with the above mentioned error and then when i view the recently added customer the address line 1 goes into the company name and the company name is deleted very odd....

I also dont use gender
06 Feb 2009, 23:45
#17
neilw avatar

neilw

New Zenner

Join Date:
Jan 2009
Posts:
16
Plugin Contributions:
0

Re: Add Customers from admin addon

I also just installed the newest version and have the same issue -- error when I add a customer, plus it moves the address 1 to the company field.

I also added a coupon number to the field at the bottom, but did not see any mention of it in the email. Does the New Account Coupon preference need to be on for that to work in this contribution?
06 Feb 2009, 23:58
#18
neilw avatar

neilw

New Zenner

Join Date:
Jan 2009
Posts:
16
Plugin Contributions:
0

Re: Add Customers from admin addon

I also just tried to sign up one of my spare email accounts, but did not receive the welcome email. The email shows up in the email archive, but it did not arrive at my inbox. I am checking with the first test person to see if they got theirs, but it doesn't look good. Don't have any other email problems, so not sure what is going on.
14 Feb 2009, 09:45
#19
seanymph avatar

seanymph

New Zenner

Join Date:
Aug 2008
Posts:
58
Plugin Contributions:
0

Re: Add Customers from admin addon

I've got the same issue, the customer has been added it says that the customer has been added successfully however, above all the admin panel tabs it's saying:

Warning: in_array() [function.in-array]: Wrong datatype for second argument in /home/spiritc/public_html/reiki/admin/add_customers_backend.php on line 377

Also no email was sent out to the customer.

Can anyone make any suggestions to fix the error?
18 Feb 2009, 04:04
#20
charmedbytina2 avatar

charmedbytina2

Totally Zenned

Join Date:
Mar 2007
Posts:
1,890
Plugin Contributions:
0

Re: Add Customers from admin addon

Warning: in_array() [function.in-array]: Wrong datatype for second argument in /home/spiritc/public_html/reiki/admin/add_customers_backend.php on line 377


I've encountered the same error after manually adding a customer - the email was sent.

Has anyone had success with a bullk upload? I upload a file and then NOTHING! :yuck:

Thanks,
Tina