Missing a temporary folder.
-
I am getting (Missing a temporary folder) issue in 3sites while uploading media files and Plugins installation Or update. I create a temp folder in wp-content and it’s fixed for a single site plugin update and installation issue but not doing for my main site.
I put this code in wp-config.php file
define(‘WP_TEMP_DIR’, dirname(__FILE__) . ‘/wp-content/temp/’);
The issue is while uploading Media files.
Please guide me on how I can fix it.
Thank youThe page I need help with: [log in to see the link]
Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
The topic ‘Missing a temporary folder.’ is closed to new replies.