Page 1 of 2 12 LastLast
Results 1 to 10 of 13
  1. #1
    Join Date
    Sep 2005
    Posts
    446
    Plugin Contributions
    0

    Default Can't create an account after an upgrade to 1.3.9h

    Hi,

    I was trying to search all threads but mostly the issue I find is talking about admin login issue, we have anyhow a problem that the new customers can't create an account after an upgrade to 1.3.9h (previous was 1.3.7). When filling the registration form, it just empties it, so it shows the create account page again empty, there is no errors but the form doesn't go anywhere. Also in the admin side can't see any new account there.

    Also the debug is not giving any errors anywhere. We took off any special old templates inside the templates folder but that didn't help either.

    Old customers with their old accounts are able to still buy things in the shop.

    BR, Elli
    I may be blond but at least I found Zen.

  2. #2
    Join Date
    Sep 2005
    Posts
    446
    Plugin Contributions
    0

    Default Re: Can't create an account after an upgrade to 1.3.9h

    To add, I also tested with the classic template and I can't go further from the create account. When submitting the form, it just empties it. The shop is online even if it can't take new customers now.

    PHP used is 5.3.5 and MySQL 5.0.92
    Last edited by ellivir; 26 Apr 2011 at 01:53 PM. Reason: adding php, mysql info
    I may be blond but at least I found Zen.

  3. #3
    Join Date
    Apr 2006
    Location
    Ohio
    Posts
    6,068
    Plugin Contributions
    0

    Default Re: Can't create an account after an upgrade to 1.3.9h

    Did you look into this folder?
    root directory/ cache
    Mark
    Hare Do - Does the rabbit beat Zen "never".
    Zen Cart 1.5.1 Update Release Need help Purchase the Book

  4. #4
    Join Date
    Sep 2005
    Posts
    446
    Plugin Contributions
    0

    Default Re: Can't create an account after an upgrade to 1.3.9h

    Quote Originally Posted by haredo View Post
    Did you look into this folder?
    Sure, I looked, there are the debug things that I also used many times but this time there is nothing about this, no errors at all.
    I may be blond but at least I found Zen.

  5. #5
    Join Date
    Apr 2006
    Location
    Ohio
    Posts
    6,068
    Plugin Contributions
    0

    Default Re: Can't create an account after an upgrade to 1.3.9h

    Mark
    Hare Do - Does the rabbit beat Zen "never".
    Zen Cart 1.5.1 Update Release Need help Purchase the Book

  6. #6
    Join Date
    Sep 2005
    Posts
    446
    Plugin Contributions
    0

    Default Re: Can't create an account after an upgrade to 1.3.9h

    Quote Originally Posted by haredo View Post
    Looks like a bear cat today...
    sorry, what do you mean "today"? That was a 2-year-old thread... actually I looked it earlier, checked company fields and also submit button is visible and can be clicked and the page renders without any problems. Old customers can order from the shop, new ones not.

    Elli
    I may be blond but at least I found Zen.

  7. #7
    Join Date
    Sep 2005
    Posts
    446
    Plugin Contributions
    0

    Default Re: Can't create an account after an upgrade to 1.3.9h

    Update for the issue:

    with the Safari browser debugging I found a parse error and corrected it but unfortunately still is not going further from the create account form and it still just empties it when submitting the request.

    anyhow this issue was fixed (the first part in English is ok):
    define('JS_ERROR_SUBMITTED', 'This form has already been submitted. Please press OK and wait for this process to be completed.');

    in the localized language there was used parenthesis that they did work with the older shop versions before but apparently created a problem now.
    - - press "ok" and - -

    so, the browser debugging helped to find out that the error was there.
    Now the original trouble not getting new customers to be able to create an account, still exists.

    Elli
    I may be blond but at least I found Zen.

  8. #8
    Join Date
    Sep 2005
    Posts
    446
    Plugin Contributions
    0

    Default Re: Can't create an account after an upgrade to 1.3.9h

    Another update:
    changed to use only English and loaded the language pack again from the original 1.3.9h but that didn't bring any difference for the create account issue. How else this could be still debugged? (I used the system own that says no errors, Safari, Opera and FF debug systems and still can't find any clearance for the issue)

    If I do not fill the required fields for the customer information in the account creation form, it does knows to say that information must be filled etc. So, the alert system works. But if all is properly filled and try to make an account, that doesn't work at all. Just a refresh of the page and another empty form in front of the user. No render issues, so the whole page get loaded (no blank page issue).
    Last edited by ellivir; 27 Apr 2011 at 10:51 AM. Reason: extra details
    I may be blond but at least I found Zen.

  9. #9
    Join Date
    Sep 2005
    Posts
    446
    Plugin Contributions
    0

    Default Re: Can't create an account after an upgrade to 1.3.9h

    We changed the minimum values for nickname field, state and date of birth (that neither of them is in usage anyway) to zero in case that would help and also company is actually in the usage but it is 0 that is not required to put. No positive effect or solution here either though.
    I may be blond but at least I found Zen.

  10. #10
    Join Date
    Sep 2005
    Posts
    446
    Plugin Contributions
    0

    Default Re: Can't create an account after an upgrade to 1.3.9h

    Noticed that if I change some settings on the form, the switch is not OBEYING:

    Show Newsletter Checkbox
    0= off
    1= Display Unchecked
    2= Display Checked

    If I put 0, it does go off, only the option for the type remains.
    If I put 1, the checkbox is visible and unchecked
    I I put 2, the checkbox is visible and unchecked still

    It doesn't matter what email preference is checked, the preference won't make any difference, both are unchecked:

    Set the Default Customer Default Email Preference
    0= Text
    1= HTML

    Is this a bug or the old database from 1.3.7h has some relics that makes conflict with the new version? I did check again that the database is up-to-date and the upgrade script is not asking anything more to updated than was done originally in the upgrade process. I just wanted to be sure and double-checked it as well.
    I may be blond but at least I found Zen.

 

 
Page 1 of 2 12 LastLast

Similar Threads

  1. create account page blank, no account created
    By tonymac in forum General Questions
    Replies: 9
    Last Post: 11 Mar 2010, 12:16 AM
  2. Customers can't create new account after upgrade to 1.3.8a
    By elisalou in forum Upgrading from 1.3.x to 1.3.9
    Replies: 6
    Last Post: 5 May 2009, 09:42 PM
  3. How to set/create another manager account than admin account?
    By andy_lau in forum Basic Configuration
    Replies: 1
    Last Post: 15 Apr 2009, 09:19 AM
  4. Bypass create account success page and go to My Account instead?
    By dealbyethan.com in forum Templates, Stylesheets, Page Layout
    Replies: 0
    Last Post: 3 Dec 2007, 01:50 PM
  5. Replies: 59
    Last Post: 30 Dec 2006, 05:24 PM

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
  •