Page 1 of 2 12 LastLast
Results 1 to 10 of 11
  1. #1
    Join Date
    Jul 2013
    Location
    Nevada City CA
    Posts
    5
    Plugin Contributions
    0

    Default Can't create a customer account

    Hi,
    I am new to Zen Cart. I added Zen Cart as an application to one of my domains in GoDaddy. The install was clean. I was able to log in as admin. All I did was add 3 products and then tried to access the store and register a customer.

    No matter what I try I get an error saying "Whoops! Your session has expired. I have tried this numerous times. All the same results.

    This seems like an erroneous error as I am doing this immediately. No delays trying to create the customer.

    Any help is appreciated.

    Doug

  2. #2
    Join Date
    Feb 2005
    Location
    Lansing, Michigan USA
    Posts
    20,024
    Plugin Contributions
    3

    Default Re: Can't create a customer account

    First, check the replies in the Similar Threads below.

  3. #3
    Join Date
    Jul 2013
    Location
    Nevada City CA
    Posts
    5
    Plugin Contributions
    0

    Default Re: Can't create a customer account

    Quote Originally Posted by stevesh View Post
    First, check the replies in the Similar Threads below.
    Hi,

    Thanks for the response.

    I looked at all of the suggest similar issues. BTW I did spend some time searching for an answer vs. just asking my question.

    It seems like none of the similar issues are in any way similar. I have been unable to get one new customer registered. So it is not like things have been working and suddenly stopped. I am getting a specific message when trying to add the account "Whoops! ...".

    I have made no changes to any PHP files. The web site is a Windows site not Linux.

    I only added 3 products. I just wanted to see how things worked. Is there some option that is required to "open the store?". It seems like such a basic issue that should just work.

    I am open to any ideas.

    Thanks again for the response.

    Doug

  4. #4
    Join Date
    Jul 2013
    Location
    Nevada City CA
    Posts
    5
    Plugin Contributions
    0

    Default Re: Can't create a customer account

    I just talked to GoDaddy and they say that Windows has timers set to really fast response. So I should add a php5.ini file and adjust a bunch of timers to make Zen Cart work.

    Seems strange that these times would not be set as default. How does anyone get this to work?

    I guess I would think that the community would also make the suggestion.

    Sadly I wasted a bunch of my time trying to get a product to work.

    Hopefully I can try another cart.

    Doug

  5. #5
    Join Date
    Feb 2005
    Location
    Lansing, Michigan USA
    Posts
    20,024
    Plugin Contributions
    3

    Default Re: Can't create a customer account

    Quote Originally Posted by DougB View Post
    I just talked to GoDaddy

    Hopefully I can try another cart.
    Better yet, another host. If it were a problem with Zencart, we'd all be experiencing it. Are you saying you're using a Windows server on GoDaddy ? If so, try asking them to move you to a Linux server.

  6. #6
    Join Date
    Sep 2009
    Location
    Stuart, FL
    Posts
    12,489
    Plugin Contributions
    88

    Default Re: Can't create a customer account

    Do you have an SSL certificate? What are the contents of your /includes/configure.php files server-related settings (the 5 defines at the top of the file)?

  7. #7
    Join Date
    Jul 2013
    Location
    Nevada City CA
    Posts
    5
    Plugin Contributions
    0

    Default Re: Can't create a customer account

    It could very well be GoDaddy. Or it could very well be Windows. But I am a user that sees the application Zen Cart that is available to install on my site and I assume it works. So I try it.

    If Zen Cart doesn't work on GoDaddy's servers it should be removed. If it only works on the Linux server it should be removed as an option on Windows.

    I have other domains that requires a Windows server base. 1. So my option is to move everything to another host? 2. Pay for another Website product at GoDaddy? 3. Or find somebody (like a community forum) to help with the php5.ini settings(if that is the real problem). I really can't do #1. I don't want to do #2, and I am trying #3.

    If Zen Cart just doesn't work on Windows or on GoDaddy servers, I would think whoever is responsible for Zen Cart reputation would address this.

    Thanks for everyone's help.

    Doug

  8. #8
    Join Date
    Jul 2013
    Location
    Nevada City CA
    Posts
    5
    Plugin Contributions
    0

    Default Re: Can't create a customer account

    No SSL yet. Haven't even gotten to that point. I created the store, added a product, and went to the store url, clicked on "log in". Filled out the customer form, clicked submit and get the response immediately.

    Here are the first 5 define's
    define('HTTP_SERVER', 'http://xxxxx.com');
    define('HTTPS_SERVER', 'https://xxxx.com');
    define('ENABLE_SSL', 'false');
    define('DIR_WS_CATALOG', '/');
    define('DIR_WS_HTTPS_CATALOG', 'https:/');

    Thanks.

  9. #9
    Join Date
    Sep 2009
    Location
    Stuart, FL
    Posts
    12,489
    Plugin Contributions
    88

    Default Re: Can't create a customer account

    A link to your site would help. If you don't want it indexed, specify it as mysite (dot) com. You didn't say which version of Zen Cart or what plugins you've installed -- it sounds like the login form is being created without the securityToken hidden variable (at least that would explain the immediate redirection to the time_out page).

  10. #10
    Join Date
    Feb 2005
    Location
    Lansing, Michigan USA
    Posts
    20,024
    Plugin Contributions
    3

    Default Re: Can't create a customer account

    I'll remind you we're only trying to help. The Zencart developers have no control that I'm aware of over whether their software is offered in the various auto-installers. Most here advocate avoiding auto-installers and installing Zencart manually, anyway.

    Many, many Zenners use GoDaddy hosting with varying degrees of success, though most make it work, and I understand GoDaddy is getting better. If my host told me I had to edit a server php.ini file to make a program that thousands of other customers use without modification work, I'd consider moving. My guess is still that Windows is the problem. DrByte and/or RodG should be along soon and can probably address this.

 

 
Page 1 of 2 12 LastLast

Similar Threads

  1. customer can't create new account
    By donscotti in forum Managing Customers and Orders
    Replies: 0
    Last Post: 8 Feb 2012, 08:33 PM
  2. Can create customer account, but can't log back in
    By bowes in forum Managing Customers and Orders
    Replies: 3
    Last Post: 25 May 2010, 06:37 PM
  3. can't create customer account
    By ohmmicronics in forum Managing Customers and Orders
    Replies: 3
    Last Post: 7 Mar 2010, 06:18 AM
  4. can't create customer account
    By xitware in forum General Questions
    Replies: 1
    Last Post: 15 May 2009, 06:38 AM
  5. Can my customers create a customer account?
    By LoboHombre in forum General Questions
    Replies: 3
    Last Post: 21 Mar 2008, 09:23 AM

Bookmarks

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
Zen-Cart, Internet Selling Services, Klamath Falls, OR