WordPress 3.5 and IIS bug

If you are running wordpress on a windows server and upgrading to wordpress 3.5.
If your plugins throw an error after updating add this to your wp-config.php

define( 'WP_TEMP_DIR', ABSPATH . 'wp-content/' );

 

Leave a Reply

Your email address will not be published. Required fields are marked *

This site is protected by reCAPTCHA and the Google Privacy Policy and Terms of Service apply.

The reCAPTCHA verification period has expired. Please reload the page.