If you’re using K2, and you’re using its built in asides/side blog thingy, then upgrading to WordPress 2.2 will boink your blog—unless you install this fix.
define('DISALLOW_FILE_EDIT', true); define('DISALLOW_FILE_MODS', true);
If you’re using K2, and you’re using its built in asides/side blog thingy, then upgrading to WordPress 2.2 will boink your blog—unless you install this fix.