wordpress unable to locate wordpress content directory (wp-content) *fix*. Meaning that you can Automatically upgrade your blog, update your plug-ins, upload other multimedias than videos, and use the “Install Now” feature, ect…! No more Manual Updates!
My Site: http://www.techykaba.com
Credits: mcarretero
http://tecnologia.simpleyclaro.com.ar/solucion-a-los-problemas-ftp-en-wordpress-2-8/
Code:
if(is_admin()) {
add_filter(‘filesystem_method’, create_function(‘$a’, ‘return “direct”;’ ));
define( ‘FS_CHMOD_DIR’, 0751 );
}
Duration : 0:7:11
[youtube gTh2kn8I-gI]




This is often caused by custom alterations or themes that have been installed manually.