Tagged: x
-
AuthorPosts
-
January 20, 2017 at 12:19 pm #1338652
bdhcompanyParticipantHi
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 nextJanuary 20, 2017 at 12:20 pm #1338653
bdhcompanyParticipantThis reply has been marked as private.January 20, 2017 at 1:58 pm #1338790
RahulModeratorHi 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.phpand 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!
January 20, 2017 at 2:01 pm #1338795
bdhcompanyParticipantAs I stated in my opening comment I have already enabled define(‘WP_DEBUG’, true);
January 20, 2017 at 4:10 pm #1339010
DarshanaModeratorThis reply has been marked as private. -
AuthorPosts
- <script> jQuery(function($){ $("#no-reply-1338652 .bbp-template-notice, .bbp-no-topic .bbp-template-notice").removeClass('bbp-template-notice'); }); </script>
