Forums

Simply publishing a blank screen (4 posts)

  1. Natehc
    Member
    Posted 1 year ago #

    I have recently installed wordpress for my site. Everything in and around my dashboard works fine, but when I view my site all I get is a blank white screen.

    So far, I've changed some themes, added a few pages, and written a little bit in some of them. I've had a blank screen the whole time.

    Any ideas of whats going on?

  2. Agus Suhanto
    Member
    Posted 1 year ago #

    To display error or warning information, try to turn the debugging mode ON. You can do this by editing wp-config.php around line 81:

    define('WP_DEBUG', true);
    

    After knowing the error message you may be able to figure out what happenned.

  3. Natehc
    Member
    Posted 1 year ago #

    Did so, still a blank screen.

  4. Natehc
    Member
    Posted 1 year ago #

    No, actually is did give me one notice but I have no idea what it means. I've written it below:

    "Use of undefined constant gn_init_method - assumed 'gn_init_method' in /home/sentinel/public_html/wp-content/themes/german-newspaper/functions.php on line 17"

    Is this relevant, and what does it mean?

Topic Closed

This topic has been closed to new replies.

About this Topic