Forum
Wordpress says:
Oops, there has been a problem when upgrading Xhanch - My Twitter
Cannot execute this query:
alter table wp_xmt add las_twt_imp_dtp bigint(20) not null after prf_cch_dtp
and the plugin is not dsplayed anymore on the blog page.
Ideas?
Well, actually, that's not what WordPress's says. It's a message from Xhanch - My Twitter installer system.
As you can see, the installer failed to execute that query.
So, try to run that query via PHPMyAdmin and you should find out why the query cannot be run
alter table wp_xmt add las_twt_imp_dtp bigint(20) not null after prf_cch_dtp
Or, you can install this plugin
http://wordpress.org/extend/plugins/xhanch-my-advanced-settings/
On Xhanch -> My Adv. Settings, turn on (check) the Show SQL errors.
With this setting on, you should find a more specific message that show why that query failed to run on your server.
As you see that, post that message here.
Thanks for looking into this. here is what I get after installing Advanced Settings:
WordPress database error: