• I am getting this :

    An unexpected error occurred. Something may be wrong with WordPress.org or this server’s configuration. If you continue to have problems, please try the support forums.

    Everytime I want to install a new plugin. Any ideas?

    Website: http://www.lgeprimeplumbing.com

Viewing 2 replies - 1 through 2 (of 2 total)
  • Hmmm. That URL in your post points to the WordPress.org site. No problem…I typed it in 🙂

    Try disabling all p lugins and see if it still happens. If it is still doing it then try enabling WP_DEBUG in wp-config.php. You will need FTP access or some way to access the files on your server to do that.

    Find the line that reads define( 'WP_DEBUG', false ); and change it to true. If it doesnt exist just add define( 'WP_DEBUG', true ); to your wp-config file.

    http://codex.wordpress.org/WP_DEBUG

    It might give us some clues as to what is wrong 🙂

    Thread Starter iselaespana

    (@iselaespana)

    Hi Keith,

    I really appreciate you taking the time to help me out, but as it turns out, I tried it again right now and the error is gone. Must have been a glitch.

    Thank you! 😉

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘HELP-An unexpected error occurred. Something may be wrong with WordPress.org –’ is closed to new replies.