Results 1 to 3 of 3
  1. #1
    Join Date
    Mar 2009
    Posts
    8
    Plugin Contributions
    0

    Idea or Suggestion White screen on registration and debug not working

    Hi all. :)

    I'm getting a white screen when you press the submit button on the registration form. I have read this thread and although it was helpful, I'm still stuck.

    I'm very new to shopping carts so I might have made an error somewhere. Here is the contents of my includes/languages/english/create_account_success.php file:

    PHP Code:
    <?php
    /**
     * @package languageDefines
     * @copyright Copyright 2003-2006 Zen Cart Development Team
     * @copyright Portions Copyright 2003 osCommerce
     * @license http://www.zen-cart.com/license/2_0.txt GNU Public License V2.0
     * @version $Id: create_account_success.php 4816 2006-10-23 04:08:52Z drbyte $
     */

    define('NAVBAR_TITLE_1''Create an Account');
    define('NAVBAR_TITLE_2''Success');
    define('HEADING_TITLE''Your Account Has Been Created!');
    define('TEXT_ACCOUNT_CREATED''Congratulations! Your new account has been successfully created! You can now take advantage of member privileges to enhance your online shopping experience with us. If you have <small><strong>ANY</strong></small> questions about the operation of this online shop, please email the <a href="' zen_href_link(FILENAME_CONTACT_US) . '">store owner</a>.<br /><br />A confirmation has been sent to the provided email address. If you have not received it within the hour, please <a href="' zen_href_link(FILENAME_CONTACT_US) . '">contact us</a>.');
    define('PRIMARY_ADDRESS_TITLE''Primary Address');
    ?>
    I've tried using the Debug Error Logging Utility but it's not working. I have my cache folder set to writable as instructed, but the /cache/myDEBUG-xxxxxxx.log file isn't generated. What am I doing wrong?

    If you need any more information please ask and I'll post it asap. I'm grateful for any help you guys can give me because I need to get this sorted out and out of the way.

    Thanks,

    Kate xxx

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

    Default Re: White screen on registration and debug not working

    Check to make sure there isn't one or more spaces after the closing ?> tag.

  3. #3
    Join Date
    Mar 2009
    Posts
    8
    Plugin Contributions
    0

    Default Re: White screen on registration and debug not working

    Thanks for that. I made sure and tried using the registration form again, but I still get the blank screen.

    Any other ideas?

 

 

Similar Threads

  1. v151 White screen initially; Admin working though.
    By MARKONEX in forum General Questions
    Replies: 1
    Last Post: 23 Oct 2014, 10:00 PM
  2. v139h My website was working well just three days ago, and now I only get a white screen
    By Patrick Mitchell in forum General Questions
    Replies: 5
    Last Post: 23 May 2012, 10:29 AM
  3. 1.3.9 and the White Screen Of death
    By sanguisdesign in forum General Questions
    Replies: 1
    Last Post: 7 May 2010, 11:18 PM
  4. Paypal problems and white screen...
    By giantbutton in forum PayPal Express Checkout support
    Replies: 9
    Last Post: 11 Feb 2010, 08:03 PM
  5. Add this to my cart button not working ( white screen )
    By brianrudie in forum Managing Customers and Orders
    Replies: 2
    Last Post: 1 Apr 2009, 06:08 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