After migrating from Wordpress to EasyBlog, I'm attempting to go in and fix all the old URL links for images, etc... I have written a mySQL query to do the trick, however, I can not seem to find where EasyBlog is storing the content of it's posts. I thought it would be in _easyblog_post, and I see the content stored in there under a field called "intro", but changing this does not affect the live site.
I'm assuming the content is being stored elsewhere?
Charles