I'm missing something or I'm nuts. Either or both are possible.
I go into the db using PHPMyadmin. Change some content in the easyblog_post table. All good. That change does not show up on the website.
I change content via the Easyblog interface. Save. That content shows up in the table.
Why can't I change content directly in the db and have it show up on the site? What am I missing????
I am POSITIVE I am accessing the proper table, the correct post...if I do a search in PHPMyAdmin there's only one article that shows up with that content. No matter what I do to change it in the db it doesn't shw up on the site.
Cleared every cache I can think of multiple times. Talked to my hosting company to make sure they are not delaying the mysql writes in some way or caching anything. The site itself has no caching.
HELP!
Mark