Results 1 to 4 of 4
  1. #1
    Join Date
    Jan 2008
    Location
    NSW, Australia
    Posts
    5
    Plugin Contributions
    0

    Default Blank page errors with login checkout and add to cart

    I have been getting blank pages whenever I try to log in, add to cart, and checkout..

    I installed the debugger Logging Utility, but am not sureof what it actually means (noob alert) copy of some of the logs below...

    Any assistance is much appreciated...

    DW

    Forgot to add site is http://www.dreamwater.com.au/shop

    Code:
    [05-Feb-2008 18:42:49] PHP Warning:  Cannot modify header information - headers already sent by (output started at /home/dreamwat/public_html/shop/includes/languages/english.php:1403) in /home/dreamwat/public_html/shop/includes/init_includes/init_templates.php on line 78
    
    [05-Feb-2008 18:42:49] PHP Warning:  Cannot modify header information - headers already sent by (output started at /home/dreamwat/public_html/shop/includes/languages/english.php:1403) in /home/dreamwat/public_html/shop/includes/functions/functions_general.php on line 44
    
    [05-Feb-2008 18:44:27] PHP Warning:  Cannot modify header information - headers already sent by (output started at /home/dreamwat/public_html/shop/includes/languages/english.php:1403) in /home/dreamwat/public_html/shop/includes/init_includes/init_templates.php on line 78
    
    [05-Feb-2008 18:44:27] PHP Warning:  Cannot modify header information - headers already sent by (output started at /home/dreamwat/public_html/shop/includes/languages/english.php:1403) in /home/dreamwat/public_html/shop/includes/functions/functions_general.php on line 44
    
    [05-Feb-2008 18:44:30] PHP Warning:  Cannot modify header information - headers already sent by (output started at /home/dreamwat/public_html/shop/includes/languages/english.php:1403) in /home/dreamwat/public_html/shop/includes/init_includes/init_templates.php on line 78
    
    [05-Feb-2008 18:44:50] PHP Warning:  Cannot modify header information - headers already sent by (output started at /home/dreamwat/public_html/shop/includes/languages/english.php:1403) in /home/dreamwat/public_html/shop/includes/init_includes/init_templates.php on line 78
    
    [05-Feb-2008 18:44:50] PHP Warning:  Cannot modify header information - headers already sent by (output started at /home/dreamwat/public_html/shop/includes/languages/english.php:1403) in /home/dreamwat/public_html/shop/includes/functions/functions_general.php on line 44
    Last edited by Dreamwater; 5 Feb 2008 at 08:55 AM. Reason: Added url to assist

  2. #2
    Join Date
    Jan 2008
    Location
    NSW, Australia
    Posts
    5
    Plugin Contributions
    0

    Default Re: Blank page errors with login checkout and add to cart

    Ahhh ok after a bit more serious searching I did find the problem...and is now rectified....amazing 2 extra returns after the last php close tag can cause all those dramas...lol

    In case someone else is searching for this problem...heres the actual link to the FAQ headers already sent error
    Last edited by Dreamwater; 5 Feb 2008 at 09:54 AM. Reason: speeling & link added

  3. #3
    Join Date
    Sep 2003
    Location
    Ohio
    Posts
    69,402
    Plugin Contributions
    6

    Default Re: Blank page errors with login checkout and add to cart

    Thanks for the update and posting the cause and solution ...
    Linda McGrath
    If you have to think ... you haven't been zenned ...

    Did YOU buy the Zen Cart Team a cup of coffee and a donut today? Just click here to support the Zen Cart Team!!

    Are you using the latest? Perhaps you've a problem that's fixed in the latest version: [Upgrade today!]
    Officially PayPal-Certified! Just click here

    Try our Zen Cart Recommended Services - Hosting, Payment and more ...
    Signup for our Announcements Forums to stay up to date on important changes and updates!

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

    Idea or Suggestion Re: Blank page errors with login checkout and add to cart

    To be even more specific about this issue, the problem is an extra space or line after the closing tag in the file /includes/languages/english.php.

    Because of the way this file is parsed, the extra space looks like html output to the file that called it, and there cannot be any output before the routines are parsed, otherwise you will get a blank screen.

    Hope that makes it clearer.

 

 

Similar Threads

  1. Blank Page on customer login and add to cart.
    By Guy Incognito in forum General Questions
    Replies: 1
    Last Post: 31 Mar 2010, 01:34 PM
  2. Checkout and add to cart page blank
    By togtac in forum General Questions
    Replies: 2
    Last Post: 1 Sep 2008, 07:48 PM
  3. Replies: 2
    Last Post: 3 Aug 2008, 03:51 PM
  4. Help! Blank Page & PHP Errors when trying to Checkout or Add to Cart!
    By nsweet in forum Templates, Stylesheets, Page Layout
    Replies: 1
    Last Post: 2 Aug 2008, 06:26 PM
  5. blank login page and add to cart doesn't work
    By hotshotp2 in forum Templates, Stylesheets, Page Layout
    Replies: 11
    Last Post: 19 Apr 2008, 02:11 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