Results 1 to 10 of 14

Hybrid View

  1. #1
    Join Date
    Jan 2004
    Posts
    66,443
    Plugin Contributions
    279

    Default Re: Blank Screen after Checkout/login...

    Well, you might have a sessions problem, since the zenid is showing on every page and never disappearing. That is usually a result of changing the settings in Admin->Configuration->Sessions to be set to something other than the defaults.
    Or it's a result of your server having different values for the domain details being set in the session cookie that is set in your browser to link the browser to the customer's session on your store.

    In addition to my earlier suggestions, you might also need to do something like this:
    http://www.zen-cart.com/wiki/index.p...Obscure_Issues
    .

    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.

  2. #2
    Join Date
    Jan 2008
    Location
    Healdsburg, CA
    Posts
    18
    Plugin Contributions
    0

    Default Re: Blank Screen after Checkout/login...

    I had this same problem. Here's the solution: open /includes/languages/english.php. I think you will find there are blank spaces or lines after the php closing tag at the end of the file. Remove them and problem solved.

  3. #3
    Join Date
    Apr 2008
    Location
    Montreal
    Posts
    34
    Plugin Contributions
    0

    Default Re: Blank Screen after Checkout/login...

    Thanks exactlyhow, but nothing happen. I didn't seem to had blank space or lines..

    I noticed that after i clicked checkout, i can see in the adress bar that the account creation is created, but it's after that it stop..

    the address goes like this :
    http://www.velvetmoustache.ca/shop/index.php?main_page=login
    http://www.velvetmoustache.ca/shop/index.php?main_page=create_account
    http://www.velvetmoustache.ca/shop/index.php?main_page=create_account_success
    http://www.velvetmoustache.ca/shop/index.php?main_page=checkout
    http://www.velvetmoustache.ca/shop/index.php?main_page=checkout&action=null

    Does that ring any bell ?

    Thanks a lot

  4. #4
    Join Date
    Jan 2004
    Posts
    66,443
    Plugin Contributions
    279

    Default Re: Blank Screen after Checkout/login...

    If you say you've removed the one-page checkout module, but you're still being sent to main_page=checkout then you've failed to fully remove the one-page checkout module.
    The normal checkout flow uses main_page=checkout_shipping.
    .

    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
    Jan 2008
    Location
    Healdsburg, CA
    Posts
    18
    Plugin Contributions
    0

    Default Re: Blank Screen after Checkout/login...

    Did you modify the code on any in:

    includes/languages/english/login.php
    includes/languages/english/create_account.php
    includes/languages/english/create_account_success.php
    includes/languages/english/checkout.php

    Any extra lines or spaces at the end of these files will create the same effect.

  6. #6
    Join Date
    Apr 2008
    Location
    Montreal
    Posts
    34
    Plugin Contributions
    0

    Default Re: Blank Screen after Checkout/login...

    You were right DrByte, i delete a 'checkout.php' file for the One Page Checkout and it loaded the checkout_shipping page.
    So good ! one step further...

    But now (unfortunetly) it says that the item is too large to be ship ??
    It's only 25cmx35cm... What would cause this ?
    I have only one shipping module installed (Canadian Post) and i did'nt have this problem before...


    Thanks exactlyhow, but all my php file seems to be ok...

  7. #7
    Join Date
    Dec 2008
    Location
    California
    Posts
    102
    Plugin Contributions
    0

    Default Re: Blank Screen after Checkout/login...

    I was getting the same blank pages when I loaded english.php to my override directory. Removing the extras blank lines after the closing tag as suggested above fixed it.

  8. #8
    Join Date
    Nov 2008
    Posts
    3
    Plugin Contributions
    0

    Default Re: Blank Screen after Checkout/login...

    Quote Originally Posted by exactlyhow View Post
    I had this same problem. Here's the solution: open /includes/languages/english.php. I think you will find there are blank spaces or lines after the php closing tag at the end of the file. Remove them and problem solved.
    Wow that worked great. Thanks

 

 

Similar Threads

  1. v154 Blank Screen After Upgrade (fixed) but now blank screen after login!
    By Kias Henry in forum Upgrading to 1.5.x
    Replies: 6
    Last Post: 23 Jun 2015, 07:32 PM
  2. v150 Blank screen after unsuccessful checkout
    By derbypip in forum General Questions
    Replies: 1
    Last Post: 5 Oct 2013, 09:42 PM
  3. Replies: 6
    Last Post: 11 Jan 2013, 12:51 PM
  4. Blank screen after login
    By Fantix in forum Templates, Stylesheets, Page Layout
    Replies: 4
    Last Post: 5 Nov 2008, 11:10 PM
  5. Blank screen After checkout
    By judah in forum General Questions
    Replies: 5
    Last Post: 20 Oct 2008, 11:44 AM

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