I'm getting the error as outlined here http://blog4umbraco.codeplex.com/workitem/5399. The page says the issue has been resolved and one of the comments provides sql statements to modify the dataTypes. However, the sql statements don't work. The error I get, as in the post, is 'Could not find datatype with id 71b8ad1a-8dc2-425c-b6b8-faa158075e63' so searching for this id in the cmsDataType table is returning nothing and leaving me with nothing to modify.
I've been upgrading from umbraco 3.0, managed to get to v4 but whilst I could see the blog on the front end no problem trying to edit a post in the back end was showing an error when clicking on the blog post (error page was appearing on the right where the content edit pane would normally appear). Since my next step was to upgrade to v4.5.2 (on the path to getting to 4.7) I wondered if it might fix up, but it hasn't. My logical choice was to upgrade the blog (as the original blog was the old blog package from 2006). So it's now screwed up. :(
Can anyone throw some light on the issue or tell me how I can get the blog package upgraded?