Navigation
This is archived content. Visit our new forum.

Tagged: 

  • Author
    Posts
  • #1338652
    bdhcompany
    Participant

    Hi

    I have been having trouble with Cornerstone and now after that is fixed I still am getting a Blank White Screen – I Have enabled Bug Reporting True.
    http://MartianLaser.com
    credentials next

    #1338653
    bdhcompany
    Participant
    This reply has been marked as private.
    #1338790
    Rahul
    Moderator

    Hi There,

    A white screen usually means there is a fatal PHP error. Can you please enable WP_DEBUG mode? You can do this by opening wp-config.php and adding
    define( 'WP_DEBUG' , true ); just above /* That's all, stop editing! Happy blogging. */ For example:

    define('WP_DEBUG', true);
    
    /* That's all, stop editing! Happy blogging. */

    When you revisit the page with the white screen, you should have some error output describing the issue in more detail.

    Let me know if this helps. Thanks!

    #1338795
    bdhcompany
    Participant

    As I stated in my opening comment I have already enabled define(‘WP_DEBUG’, true);

    #1339010
    Darshana
    Moderator
    This reply has been marked as private.
  • <script> jQuery(function($){ $("#no-reply-1338652 .bbp-template-notice, .bbp-no-topic .bbp-template-notice").removeClass('bbp-template-notice'); }); </script>