Mar
30
2008
Many IE7 users complained that the media uploader in Wordpress 2.5 is completely broken. But thankfully, Toby Simmons from Simmons Consulting found the bugs, which are two commas that made IE7 scream. Follow the link below for instructions on how to fix it:
http://www.simmonsconsulting.com/wordpress/2008/03/29/wordpress-25-file-uploader-and-ie7
Mar
16
2008
While many PHP applications have started offering MySQLi connectivity, strangely enough, WordPress does not seem to have MySQLi support enabled out of the box.
Continue Reading »
Mar
10
2008
Migrating UTF-8 encoded Wordpress database can be a real headache using conventional methods where characters appear garbled. Here’s a quick and dirty solution that though crude, it just works:
(This article applies to UNIX-like systems running MySQL > v4.1 only!)
Continue Reading »