Results 1 to 7 of 7

Hybrid View

  1. #1
    Join Date
    Sep 2007
    Posts
    9
    Plugin Contributions
    0

    Default Can't Create accounts anymore

    I am in the middle of building my store at this time and I was creating another mock account, but for some reason when I click on the submit button I just go to a blank page. I have made some changes prior to this but I cannot figure out what I did to cause this.

    I should also mention that the pages are SSL secure.

    Any ideas on what I need to do? I would really hate to have to upload the backup copy of the cart back onto my server at this point and lose all the work I did today.

    https://www.thehealthynutt.com/nut_c...ain_page=login

    Thanks
    Scott....

  2. #2
    Join Date
    Aug 2005
    Location
    Arizona
    Posts
    27,755
    Plugin Contributions
    9

    Default Re: Can't Create accounts anymore

    Looks as though you have corrected this as it loads for me in FF & IE...
    If not for you try clearing your browser cache first
    Zen-Venom Get Bitten

  3. #3
    Join Date
    Sep 2007
    Posts
    9
    Plugin Contributions
    0

    Default Re: Can't Create accounts anymore

    I need to clarify this a little more, you have to fill in the account information on the page this page and hit submit, when you hit submit the page that comes up is blank instead of telling you that you have successfully created an account.

  4. #4
    Join Date
    Jan 2004
    Posts
    66,446
    Plugin Contributions
    81

    Default Re: Can't Create accounts anymore

    Dealing with a blank page: https://www.zen-cart.com/tutorials/index.php?article=82 (esp step 2(a))
    .

    Zen Cart - putting the dream of business ownership within reach of anyone!
    Donate to: DrByte directly or to the Zen Cart team as a whole

    Remember: Any code suggestions you see here are merely suggestions. You assume full responsibility for your use of any such suggestions, including any impact ANY alterations you make to your site may have on your PCI compliance.
    Furthermore, any advice you see here about PCI matters is merely an opinion, and should not be relied upon as "official". Official PCI information should be obtained from the PCI Security Council directly or from one of their authorized Assessors.

  5. #5
    Join Date
    Sep 2007
    Posts
    9
    Plugin Contributions
    0

    Default Re: Can't Create accounts anymore

    That worked I downloaded the debugger tool and followed the directions. Found the issue in about 10 seconds after the install was done.

    Thanks again for pointing out this great tool.

  6. #6
    Join Date
    Feb 2006
    Posts
    326
    Plugin Contributions
    0

    Default Re: Can't Create accounts anymore

    I am having the exact same problem. It is a fairly new development (I started noticing abandoned carts) and I had made NO changes. I am using the one page checkout module.

    Here is the error I am getting:
    PHP Fatal error: Using $this when not in object context in /xxx/www/xxxx/photoimprints.com/httpdocs/includes/modules/xxxx/create_account.php on line 413

    And here is the file referenced:


    //The following bypasses the Create Account Success page if items are in the cart.
    (this is line 413) if (is_array($this->contents)) { // if items in cart, then by pass create account success
    zen_redirect(zen_href_link(FILENAME_CHECKOUT_SHIPPING, '', 'SSL')); // Redirects the user to the "Shipping Information" part of the checkout (more streamlined).
    } else { // no items in cart to show create account success page
    zen_redirect(zen_href_link(FILENAME_CREATE_ACCOUNT_SUCCESS, '', 'SSL')); // Original line of code that redirects the user to the "create account success" page. Adds another step to the checkout process, and is not needed for a mroe streamlined approach.
    }

    I would appreciate any help anyone might have, as I am losing business!
    Thanks!
    Give us your best shot!
    http://www.photoimprints.com

 

 

Similar Threads

  1. customers can't create accounts
    By robinast in forum Managing Customers and Orders
    Replies: 11
    Last Post: 28 Jan 2012, 03:20 AM
  2. Help! Customer's Can't Create Accounts
    By shareinnc in forum Upgrading from 1.3.x to 1.3.9
    Replies: 3
    Last Post: 28 Jul 2009, 01:28 PM
  3. Customers can't create accounts
    By mediaman in forum Upgrading from 1.3.x to 1.3.9
    Replies: 12
    Last Post: 14 Aug 2008, 08:58 PM
  4. Unable to create accounts but ISP can!
    By pstarling in forum General Questions
    Replies: 9
    Last Post: 30 Apr 2008, 06:29 AM
  5. I made no changes and now new customers can't create accounts
    By AccurateOptics in forum General Questions
    Replies: 2
    Last Post: 5 Nov 2006, 04:51 PM

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