Wordpress users have thousands of themes to choose from. We hunt out the best of the best free and premium wordpress themes. You will find best of the best 2 columns, 3 columns, adsense ready, widget ready,
XHTML validated wordpress themes. Best themes for Wordpress powered blogs. Download quality and professionally designed Wordpress templates for free at BestWpThemez.com.
I have applied correct FTP details…and this happens with all the installed Plugins when I try to upgrade it. I tried adding the define function to the config file as one of the bug fixes from 2.7 RC1 and RC2 recommended, but it did not help.
It seems that PHP function ftp_rawlist() which in turn ignores WP_TEMP_DIR completely. To resolve this issue please add this code in wp-config.php of your wordpress blog:
putenv(‘TMPDIR=’ . ini_get(‘upload_tmp_dir’));
Once you add this code it will resolve the case of upgrade problem with auto upgrade Plugin.
Thanks,
Shane G.
Popularity: 6%
This entry was posted
on Tuesday, March 24th, 2009 at 9:32 pm and is filed under WordPress KB .
You can follow any responses to this entry through the RSS 2.0 feed.
You can leave a response, or trackback from your own site.