Fopen error updating Theme
-
I’m running WordPress under MAMP for Windows (Win 7 64 bit) and everything has been great until I got a notification that there was an update for my Avada Theme. No problem I thought and I went ahead and clicked on the necessary boxes to perform the update – however a few seconds later I get this message:
An error occurred while updating Avada: Download failed. Could not open handle for fopen() to C:\MAMP\htdocs\firstsite/wp-content/uploads/Avada.zipAWSAccessKeyIdAKIAJYG5ROGJ6X7Z3M6QExpires1439196345SignatureE%2FTXSCWnyGAnKoerk7EeK92MTT4%3Dresponse-content-dispositionattachment%3B-filename%3Dthemeforest-2833226-avada-responsive-multipurpose-theme-wordpress_theme.tmp
I did a bit of research on the web and it seemed like this was a permission problem (I’m not really sure how Unix permissions translate into Windows), however it was suggested that I should modify my wp-config.php file in the C:\MAMP\htdocs\firstsite directory by adding this line define(‘WP_TEMP_DIR’,ABSPATH.’wp-content/uploads/’);, but this did not change anything other than the file referred to in the error message.
Could someone suggest what else I could try to resolve this problem please?
The topic ‘Fopen error updating Theme’ is closed to new replies.