Viewing 1 replies (of 1 total)
  • Plugin Author David Wells

    (@davidwells)

    Turn on WP_DEBUG to display your specific error message by adding:

    define( ‘WP_DEBUG’, true );

    To the top of your wp-config.php file.

    Post the error message you see here and we might be able to fix it.

Viewing 1 replies (of 1 total)

The topic ‘Installation causing Admin area errors’ is closed to new replies.