Wordpress Installing Theme failed -
here error.
download failed. not open handle fopen() http://wordpress.org/themes/download/pinboard.1.1.0.zip
im new wordpress.
you need following 2 things fix this:
first, add wp-config.php file:
define(‘wp_temp_dir’,abspath.’wp-content/uploads/’);
and give write permission upload folder. make sure ‘wp-include‘ , ‘wp-content‘ directory set 755 permission. if hosting wordpress blog on iis should make directory writable
else
try manually... download zip file url , install file upload theme option
Comments
Post a Comment