Hello
I have zen cart 1.5.1. I had trouble installing your module. I uploaded the files and now I get a blank page when I try to login into the admin. Can you please provide some help?
Hello
I have zen cart 1.5.1. I had trouble installing your module. I uploaded the files and now I get a blank page when I try to login into the admin. Can you please provide some help?
I am getting a blank page
Follow the instructions in that article and post your debug files if any.
The glass is not half full. The glass is not half empty. The glass is simply too big!
Where are the Zen Cart Debug Logs? Where are the HTTP 500 / Server Error Logs?
Zen Cart related projects maintained by lhûngîl : Plugin / Module Tracker
A new version of Admin New Customer is now available from the Zen Cart plugin repository. This version features a new install / upgrade / removal process, a more detailed readme, and will no longer load duplicate zen cart functions.
The glass is not half full. The glass is not half empty. The glass is simply too big!
Where are the Zen Cart Debug Logs? Where are the HTTP 500 / Server Error Logs?
Zen Cart related projects maintained by lhûngîl : Plugin / Module Tracker
edited
now working nv
i may not know how yet, but i soon will....i hope :)
FYI - The birth date was always adding as 2036-11-30 00:00:00 (showing at 11/20/2036). To remedy this, around line 311 where you assign the dob to the query I change this:
'customers_dob' => $cInfo->customers_dob,
to
'customers_dob' => zen_date_raw($cInfo->customers_dob),
and that seemed to fix it.
How can I setup password for new customer created with thismode?
One cannot. Instead one uses Zen Cart's "password forgotten" link (you can enter the customer's email address for them). This will send the customer a "temporary" password to their email account and when they sign into the account Zen Cart will let them choose a new password.
This was done on purpose to avoid someone other than the customer knowing the customer's password. As only the customer knows their password, this avoids any potential issue(s) which may arise.
The glass is not half full. The glass is not half empty. The glass is simply too big!
Where are the Zen Cart Debug Logs? Where are the HTTP 500 / Server Error Logs?
Zen Cart related projects maintained by lhûngîl : Plugin / Module Tracker
Hi, everyone. I'm a brand noob user of Zen Cart. I'm trying to see if this software can be a solution for a customer of mine. I think it can with this plug in and a couple of others.
I have Zen Cart 1.5.3 installed. This plugin looks like it will do what I need to do, but it doesn't mention 1.5.3. It stops at 1.5.1. As I said I'm not too familiar with Zen Cart so it could be that 1.5.1 and 1.5.3 and practically identical except for small changes, but I don't know for sure.
Can anyone tell me if this plug in is compatible with ZC 1.5.3? If so are there any mods that I need to worry about?
Thanks so much.
Mark
Wow, no one. Ok. Moving on to find something else.
As far as I know it "should" work (I've only tested up to Zen Cart 1.5.2 RC2). Best way to find out is try on a test site (and report back).
The glass is not half full. The glass is not half empty. The glass is simply too big!
Where are the Zen Cart Debug Logs? Where are the HTTP 500 / Server Error Logs?
Zen Cart related projects maintained by lhûngîl : Plugin / Module Tracker