• 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

Viewing 1 replies (of 1 total)
  • Thread Starter Ron Fredericks

    (@ronf)

    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

Viewing 1 replies (of 1 total)
  • The topic ‘blank settings writing page: options-writing.php’ is closed to new replies.