Forums

blank settings writing page: options-writing.php (2 posts)

  1. Ron Fredericks
    Member
    Posted 4 years ago #

    I just updated from 2.0.4 to 2.5.1 with little problem. But when I went to "settings -> writing" to check my configuration - the page remains blank: This page shows as options-writing.php

    Any idea what is keeping this page from displaying?

    Best regards,

    Ron Fredericks

  2. Ron Fredericks
    Member
    Posted 4 years ago #

    As an update:

    When I pull this code out of my options-writing.php, the page works fine:

    <p><?php printf(__('To post to WordPress by e-mail you must set up a secret e-mail account with POP3 access. Any mail received at this address will be posted, so it’s a good idea to keep this address very secret. Here are three random strings you could use: %s, %s, %s.'), wp_generate_password(), wp_generate_password(), wp_generate_password()) ?></p>

    Any idea what would cause this block of code to break

Topic Closed

This topic has been closed to new replies.

About this Topic