Results 1 to 4 of 4
  1. #1
    Join Date
    Oct 2010
    Posts
    2
    Plugin Contributions
    0

    Default I am stuck with a White Page.

    I am having the same problem. Please go to my website link www.ipfirebridge.com/catalog

    I am not sure why this is happening as I did a comprehensive test yesterday and everything worked. I even gave myself a refund.
    using:
    Paypal Website Standard
    Stamps.com
    added a coupon code today.

    I would be more than happy to provide my username/password if that would help. After I created a coupon i went to check the site and I was unable to to get past the 1st page of the checkout where I choose my shipping. After that I am stuck with a White Page.

    I didn't change anything from yesteraday. Using PHP for the SMTP but other than that nothing changed. I just set this up in the last 2 wks so everything is the newest version.

    Using v1.3.9f Zen Cart
    Godaddy- Linux

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

    Default Re: Checkout process Blank Page Can't confirm order

    Quote Originally Posted by hollywoodstarrs
    I am not sure why this is happening as I did a comprehensive test yesterday and everything worked.
    If so, what is the issue??

  3. #3
    Join Date
    Oct 2010
    Posts
    2
    Plugin Contributions
    0

    Idea or Suggestion Re: Checkout process Blank Page Can't confirm order

    Well I have found the problem. Yesterday I went to this file
    includes/languages/english/modules/shipping/flat.php

    and I made some changes to the Flat Rate text, I wanted it to say USPS United States Flat Rate
    -------------------------------------------
    define('MODULE_SHIPPING_FLAT_TEXT_TITLE', 'Regular Flat Rate');

    define('MODULE_SHIPPING_FLAT_TEXT_DESCRIPTION', 'Flat Rate in USPS 3-5 Days');

    define('MODULE_SHIPPING_FLAT_TEXT_WAY', 'USPS Flat Rate Shipping 3-5 Days');
    --------------------------------------------
    from the original:define('MODULE_SHIPPING_FLAT_TEXT_TITLE', 'Flat Rate');

    define('MODULE_SHIPPING_FLAT_TEXT_DESCRIPTION', 'Flat Rate');

    define('MODULE_SHIPPING_FLAT_TEXT_WAY', 'Best Way');
    -----------------------------------------------------------------

    apparently this was an issue that would not work, so I had to change it back to the original and it worked out fine. Any suggestions on how to change this?


    I am providing some info on how I found this problem for others to use.
    1. I am using v1.3.9f and I went with my FTP Zilla to this folder /cache and what I found was this text file: myDEBUG-1288309757-24752.log

    2. I transfered the file over to my PC and opened it with Notepad and I found this: [28-Oct-2010 17:49:56] PHP Warning: Cannot modify header information - headers already sent by (output started at /home/content/46/5706846/html/catalog/includes/languages/english/modules/shipping/flat.php:53) in /home/content/46/5706846/html/catalog/includes/functions/functions_general.php on line 45

    3. I looked in line 53 of my flat.php file and found nothing. It was outside of the ?> close tag

    4. I looked at line 45 of the functions_general.php and found this: header('Location: ' . $url);

    5. I can't make heads or tails of it and dont have 3hrs to figure it out, so I just replaced the modified flat.php file with the original.

    6. I would like to make the shipping table text changes, Any suggestions?

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

    Default Re: Checkout process Blank Page Can't confirm order

    Your blank line outside of the ?> closing tag was EXACTLY your problem.

    If you look up your error message in the FAQs/Tutorials section, you'll see this article which explains your problem: https://www.zen-cart.com/tutorials/index.php?article=87
    .

    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.

 

 

Similar Threads

  1. ERROR: White page with no code
    By grimmy2016 in forum General Questions
    Replies: 14
    Last Post: 14 Feb 2015, 01:14 AM
  2. v154 White page with zc_install
    By Olaf in forum Installing on a Linux/Unix Server
    Replies: 12
    Last Post: 31 Jan 2015, 08:05 PM
  3. v139h Blank white page at checkout, with fedex module
    By eric engler in forum Addon Shipping Modules
    Replies: 3
    Last Post: 19 Oct 2012, 07:29 PM
  4. White page with 1.3.8 version in PHP 5.3.4
    By francocauter in forum Upgrading from 1.3.x to 1.3.9
    Replies: 1
    Last Post: 2 Jan 2011, 02:51 PM
  5. dummy with white page after admin login
    By domrepcigars in forum Installing on a Windows Server
    Replies: 14
    Last Post: 25 Sep 2010, 01:07 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