Anyone have a clue how to resolve this error?
MySQL Query ( SELECT * FROM `[prefix]pages` AS page,`[prefix]plugin_storage` AS store WHERE store.type="tweet_news" AND store.aux="pending_pages" AND store.data = page.titlelink AND page.date <= '2012-06-21 13:53:23' ) failed. MySQL returned the error Unknown column 'page.titlelink' in 'where clause'
When you try to access the admin page this is what you get. There is no way to get around this to login. Help!
Comments
I just had a very similar error, and was locked out of the admin pages by the error, the only way I could get round it (and I'm 100% certain it's not the best way) was to rename the problem plug in- "tweet_news" to something else- ZenPhoto detects it as a new plugin, and it is no longer enabled.
I would love to know if there is a better way round if these errors happen again, but hope this is some help!