fix wordpress ftp error(Unable to locate wp-content directory)

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 entry was posted in Winning software and tagged , , , , , , , , , , . Bookmark the permalink.

One Response to fix wordpress ftp error(Unable to locate wp-content directory)

  1. ftp storage says:

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

Leave a Reply

Your email address will not be published. Required fields are marked *

*

You may use these HTML tags and attributes: <a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime=""> <em> <i> <q cite=""> <strike> <strong>