I just updated and sorry I did it. I don't see my installed plugins in the plugins list, among other missing dashboard stuff. Anybody else having this problem?
if ( !defined('WP_MEMORY_LIMIT') )
define('WP_MEMORY_LIMIT', '48M');
Compatible up to: 2.8.4I found a plugin that fixes that. It gives you a new WYSIWYG editor with even more functions.
WordPress › Dean's FCKEditor For Wordpress WordPress Plugins
The fix (since its a dedicated server) was modifying the wp-settings.php in the root and change this line to increase the memory allowed.
Compatible up to: 2.8.4
Gotta watch those. We were also looking at an incompatible plugin before he found the memory problem.
Do you run a hosting company?
New problem with the site since the update: New posts show content on the homepage, but no content inside posts. I went to the error log and saw this: [Sat Oct 24 09:35:06 2009] [error] [client 96.250.6.160] PHP Warning: opendir(/home/mrchang/public_html/wp-content/plugins/wp-post-icon/img/) [<a href='function.opendir'>function.opendir</a>]: failed to open dir:
Why did this update fuck me up twice?