How to Fix WordPress MU Redirect Loop Installation Error

I recently encounter this issue on my client wordpress mu blog.  When i open main blog page after installation an infinite loop occur and stop at dead end in Firefox. I searched a lot about this on wordpress forum. Surprising, issue is stated everywhere in the forums and blog but no solution…continue reading →
Fix WordPress RSS Feed XML Parsing Errors – XML or text declaration not at start of entity

Fix WordPress RSS Feed XML Parsing Errors – XML or text declaration not at start of entity

Today, i  discovered that my blog feed was showing error in Firefox and other browsers.  This error comes if white space of empty line at the start of xml feed content. Your xml feed content should start with xml declaration without white space or empty line. Blank lines or white…continue reading →

How to Highlight PHP Source Code in WordPress Post

PHP Source Code Highlighter (syntaxhighlighter) Wordpress plugin allow you to post php code inside your wordpress post with syntax highlight and line number. The plugin preserve code formatting and do not encode character until you do manually. Supports the following languages: * C++ -- `cpp`, `c`, `c++` * C# --…continue reading →
WordPress 406 Not Acceptable Error Fix

WordPress 406 Not Acceptable Error Fix

I just received "Not Acceptable Error while i tried to edit post in Word Press 2.5. Earlier, It was working fine but in the previous post i get annoying error when i tried to save and continue my article. But soon i realize cause of the error. Again, the error…continue reading →

WordPress 2.5 Popularity Contest Plugin Fatal Error Fix

If you are using Alex popularity plug-in then you might face this error while upgrading plug-in automatically in WP 2.5. This error generate due to invalid wp-header file path in plug-in file. Unfortunately, Alex not released new fixed version of the this popular plug-in. However, fix is really very simple…continue reading →

WordPress 2.5 Release Candidate Available – What’s New

WordPress 2.5 RC1 available now for testing with a completely new flavor of blogging. This Release candidate will be available publicly after few days of user feedback. New features at glance: Fully customizable dashboard organized in a way to provide user fresh information about the blog stats, latest post and…continue reading →
Gallary2 Platform Failure Error Fix

Gallary2 Platform Failure Error Fix

This is common error occur due to wrong permission setting in Gallery2 data directory.? During module uninstall, gallery2 restore directory permission and other changes as it was before the module installation. This feature sometime break gallery directory permission and directory does not work.? See Image bellow for exact error description.…continue reading →