The Danger of Upgrading WordPress
I upgrade to WordPress version 2.6.1, and now all of my posts have stray “�” symbols in them.� Please bear with me while I try to get this fixed.
Update: (10 minutes later) Hey, its fixed. Just had to comment out a few new lines of code, and we’re back to normal. Ah, the joys of being your own tech guy.







August 22nd, 20088:52 am at
I ran into the same problem when I upgraded my site last week. I’m glad to see you found a solution as quick as I did. I wonder why the Wordpress folks added those problematic lines of code in the first place.
If you run into any Wordpress problems in the future, feel free to bounce them off of me. I might not have the answer, but I’m probably experiencing the same problem.
October 19th, 20087:43 pm at
What was the code you had to comment out.
Thanks
Apextrading
Http://www.apextrading.webs.com
October 22nd, 200812:31 pm at
These two lines in wp-config.php
// define(’DB_CHARSET’, ‘utf8′);
// define(’DB_COLLATE’, ”);
December 11th, 20088:11 am at
Thank you for this information.
February 11th, 20091:44 pm at
As of version 2.7.1, those lines should not be commented out. Go figure.
February 19th, 20098:55 am at
I hate upgrading work. I always end up having some kind of errors. What to do, we need to curb vulnerabilities.