PodPress WordPress 2.6 Fix
PodPress 8.8 (the latest version as of this writing) is incompatible with WordPress 2.6.
The fix is to add this line to wp-config.php –
define ('WP_POST_REVISIONS', 0);
An alternate fix idea is available here.
Listen to the latest podcast at Adventures In Parenting!
Here’s another solution that allows you to keep using revisions:
http://jameslow.com/2008/08/18/podpress-and-wordpress-26-fix-with-revisions/