Softpages web design resource
Web design resource, reviews and tutorials

How to update WordPress

July 17th 2009 in Wordpress

This is a more reliable way to update WordPress than using the auto update tool, which in many cases won’t work.  I have been using this method and never had an issue.

  1. Backup your wordpress files and database.  Personally I ftp down the whole “Httpdocs” file and then backup the database using PHPAdmin.
  2. Download the WordPress update patch and unzip it.
  3. Deactivate your plugins in WordPress
  4. Delete your current wp-include” and wp-admin directories
  5. Upload the new wp-include and wp-admin folders
  6. Edit the new wp-config-sample.php to reflect your current user name, password and database name. Then rename it wp-config.php (see your current wp-config.php file). Do not upload yet.
  7. Delete all the current root files then upload all the new ones including the edited new wp-config.php
  8. The content of the new wp-content folder now needs uploading, carry this out individually so as not to accidentally write over your current theme and plugin folders.
  9. Browse to your web site and follow the instructions to update the database
  10. Activate your plugins one at a time checking they work as you go.
  11. That’s it all done

You must be logged in to post a comment.

This tutorial allows two shapes to be morphed together using a shape tween in adobe flash.

Select frame 1 and draw your first shape in it. This is the animation start point.
Select the last frame and insert a blank keyframe (insert/time line/blank keyframes). this is the end point.
Draw the secound shape in the last frame.
Reselect frame [...]

Previous Entry

These technique are for fading an image in or out.  It’s mainly used for creating web site banners.

Import an image or photo
Create a white rectangle over the image.
Select the white rectangle and in the properties panel set the fill property to Gradient/Linear.
Alter gradient left to right, white on black. The white is where the image [...]

Next Entry