I am having the same issue, the file is there.
HELP Please!
I am having the same issue, the file is there.
HELP Please!
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
where would I get the older version?
Look here: http://www.zen-cart.com/index.php?ma...roducts_id=454
Select version 1.01 (although the file I used was from 1.0). This may resolve the little password issue I mentioned, but haven't tested it.
Tina
Open add_customer.php in a text editor and look for this line..
Remove the /admin/ and all should work....Code:<form method="POST" action="/admin/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.Code:<form method="POST" action="add_customers.php?action=add_complete">
Dave
Always forward thinking... Lost my mind!
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
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
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
Hi, I just uploaded all of the files as instructed to my 1.5.1 custom template store... My store is still working fine, but there is no "add customer" option under the customer admin area (see image). Any help or suggestions would be great!
Which version of the plugin did you upload/install? This one (http://www.zen-cart.com/downloads.php?do=file&id=1477) is the one you should be using for v1.5.0 or later. Its support thread is here: http://www.zen-cart.com/showthread.p...Support-Thread