Be A MaxBlogPress Ninja Affiliate To Explode Your Affiliate Marketing Income Almost Overnight!
Powered by MaxBlogPress  
solomonc on August 17th, 2008

There is a simple fix for “HTTP error” message when you insert image into your post while working with wp2.5 version.
It involves inserting the following script into your .htaccess file.
<IfModule mod_security.c>
<Files async-upload.php>
SecFilterEngine Off
SecFilterScanPOST Off
</Files>
</IfModule>
Do not be frighten by this “.htaccess file” as it is really very easy to insert the script fix. Below are the [...]

Continue reading about HTTP error on insert image with WP2.5 version

solomonc on August 17th, 2008

Before you decide to upgrade your Wordpress version, please read my article on whether to upgrade your Wordpress version or not.
If you decide to go ahead, below are the step-by-step guide on how to go about it:
Step 1: Download the latest Wordpress version.
Step 2: Unzip the new Wordpress version
Step 3: Backup your Wordpress database in [...]

Continue reading about How to upgrade your Wordpress version