admin管理员组

文章数量:1405128

when i try to upload image or add plugin to my wordpress website i get this errer

the temporary save folder is wrong

i try to fix this by creating temp folder in wp-content and fixing wp-config.php by adding this colde line

define('WP_TEMP_DIR', dirname(__FILE__) . '/wp-content/temp/');

but stay get the same errer, what i can do to fix this?

本文标签: customizationthe temporary save folder is wrong