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
addthis_url [...]
wordpress 2 .7 Step 4 Setting up your MySQL Database
http://www.upstartsolutions.net MySQL is popular for web applications and acts as the database component of the LAMP, BAMP, MAMP, and WAMP platforms (Linux/BSD/Mac/Windows-Apache-MySQL-PHP/Perl/Python), and for open-source bug tracking tools like Bugzilla. Its popularity for use with web applications is closely tied to the popularity of PHP and Ruby on Rails, which are often combined with MySQL. [...]
wordpress.org for your Blog
this is a short explanation of how to use your Smart ftp to upload a free copy of wordpress to your files.
First, create a file, then upload wordpress.
Secondly, upload your plugins to the wp-content.
http://wizardhost.biz free hosting
Duration : 0:9:30
addthis_url = ‘http%3A%2F%2Fwww.webpageguru.net%2F267-wordpress-org-for-your-blog’;
addthis_title = ‘wordpress.org+for+your+Blog’;
addthis_pub [...]
WordPress Tutorial – How to Activate a New WordPress Theme
SEE THE UPDATED VERSION OF THIS TUTORIAL HERE: http://www.youtube.com/watch?v=1vUorjXcNVE
This Intermediate-level WordPress tutorial shows how to change your theme when your site is hosted on wordpress.com. It also shows you how to find a new theme on a site like themes.wordpress.net, download it to your computer, unzip and upload it to the wp-content – themes folder [...]



