Results 1 to 5 of 5

Hybrid View

  1. #1
    Join Date
    Jan 2009
    Posts
    6
    Plugin Contributions
    0

    application error issues with first zencart store (white screen?)

    hello there,

    im new to this wonderful world of zencart/coding..

    i have been messing around with zen cart and added modules for a few weeks now and started to piece together all the modules i wanted to use and make my own store... (easy right??)

    well now i have a custom store: http://surfacedisinfectant.co.uk/

    not live yet, however i keep getting glitches like..

    sometimes when i search for something in the search_header it will just give me a blank screen, sometimes works. usually works if finds that word otherwise will just return a blank screen.

    other thing.. when i add a product to the cart via the buy now button.. again the white page. but if i click back the item is added.. also same thing if i go to check out with something in my cart...

    This white screen is annoying me now and i dont know what to do. i have tried re tracing my steps but i dont know what im doing wrong.. any help/suggestions?

    thank you in advance :)

  2. #2
    Join Date
    Feb 2005
    Location
    Lansing, Michigan USA
    Posts
    20,021
    Plugin Contributions
    3

    Default Re: issues with first zencart store (white screen?)

    https://www.zen-cart.com/tutorials/index.php?article=82

    Especially the Debug Utility part.

  3. #3
    Join Date
    Jan 2009
    Posts
    6
    Plugin Contributions
    0

    Default Re: issues with first zencart store (white screen?)

    ok.. so i done the debug thing, and on one of the pages i get this error:

    [19-Mar-2009 23:08:21] PHP Warning: Cannot modify header information - headers already sent by (output started at /home/disifin/public_html/surfacedisinfectant.co.uk/includes/languages/english.php:1401) in /home/disifin/public_html/surfacedisinfectant.co.uk/includes/init_includes/init_templates.php on line 78


    im assuming its the same for the other pages that seem to give me this white screen..

    is there something simple that i am doing wrong?

    thank you! :)

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

    Default Re: issues with first zencart store (white screen?)

    Code:
    [19-Mar-2009 23:08:21] PHP Warning: Cannot modify header information - 
    headers already sent by (output started at
    /home/disifin/public_html/surfacedisinfectant.co.uk/includes/languages/english.php:1401)
     in /home/disifin/public_html/surfacedisinfectant.co.uk/includes/init_includes/init_templates.php on line 78
    The first referenced file is the culprit and spawns the rest or the errors - english.php:1401 as this file only has about 700 lines and the 1401 references line number it is most likely corrupt.
    Look for additional spaces & or lines after the last entry "?>" and use only a plain text editor or a code editor to edit these files

    im assuming its the same for the other pages that seem to give me this white screen..
    Might be a bad assumption
    Zen-Venom Get Bitten

  5. #5
    Join Date
    Jan 2009
    Posts
    6
    Plugin Contributions
    0

    Default Re: issues with first zencart store (white screen?)

    Quote Originally Posted by kobra View Post
    Code:
    [19-Mar-2009 23:08:21] PHP Warning: Cannot modify header information - 
    headers already sent by (output started at
    /home/disifin/public_html/surfacedisinfectant.co.uk/includes/languages/english.php:1401)
     in /home/disifin/public_html/surfacedisinfectant.co.uk/includes/init_includes/init_templates.php on line 78
    The first referenced file is the culprit and spawns the rest or the errors - english.php:1401 as this file only has about 700 lines and the 1401 references line number it is most likely corrupt.
    Look for additional spaces & or lines after the last entry "?>" and use only a plain text editor or a code editor to edit these files


    Might be a bad assumption

    your a star!!!!

    it seems i had 2 lines extra on my english.php and that was causing it.. i guess the site seems to work now.

    thank you so so so so much i really appreciate it!!!

 

 

Similar Threads

  1. v151 Issue with White Screen of Death (Already looked in forum)
    By squireh in forum General Questions
    Replies: 7
    Last Post: 18 Jul 2015, 04:23 AM
  2. v151 Upgrade stalls with white screen
    By geoffreykilts in forum Upgrading to 1.5.x
    Replies: 2
    Last Post: 9 Jul 2015, 04:27 PM
  3. Found Issue with BluePay Modue with white screen on check out.
    By BGoat in forum Addon Payment Modules
    Replies: 1
    Last Post: 12 Sep 2014, 02:02 AM
  4. Store is not loading template - just a white screen
    By bluesky1992 in forum Templates, Stylesheets, Page Layout
    Replies: 4
    Last Post: 16 Oct 2011, 08:13 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