Back to Telegram Bot Support

alessio
alessio

If I try to uninstall the plugin it gives this error:

"SQLSTATE[42S21]: Column already exists: 1060 Duplicate column name 'message' (SQL: alter table `vdomah_telegram_callback_query` add `message` text null)" on line 664 of [path-to-my-install]/vendor/laravel/framework/src/Illuminate/Database/Connection.php

Last updated

lukkle
lukkle

I'm not able to save my config in "Bot settings". Theres no action after clicking "Save" or "Save & Close". Trying to uninstall the plugin throws the same error message as mentioned above:

"SQLSTATE[42S21]: Column already exists: 1060 Duplicate column name 'message'
(SQL: alter table `vdomah_telegram_callback_query` add `message` text null)
on line 664 of .../vendor/laravel/framework/src/Illuminate/Database/Connection.php"

1-2 of 2