Update plugins keeps failing
-
After manually updating wordpress I am still not able to update my plugins. Here is the warning I get:
Warning: touch() [function.touch]: Unable to create file /public/sites/www.daphneholthuizen.nl//public/tmp/backupwordpress.tmp because No such file or directory in /public/sites/www.daphneholthuizen.nl/wp-admin/includes/file.php on line 155
Warning: unlink(/public/sites/www.daphneholthuizen.nl//public/tmp/backupwordpress.tmp) [function.unlink]: No such file or directory in /public/sites/www.daphneholthuizen.nl/wp-admin/includes/file.php on line 500
I already tried to add this to my config.php file but it is not working:
define( ‘WP_TEMP_DIR’ , ABSPATH . ‘wp-content/’ );There is a tmp folder in public but there is nothing in there.
PLEASE help me!!
Thanks,
Daphne
- The topic ‘Update plugins keeps failing’ is closed to new replies.