backdrop-contrib / bueditor

A plain textarea editor aiming to facilitate code and regular writing.
GNU General Public License v2.0
3 stars 2 forks source link

PDOException: SQLSTATE[42S02]: Base table or view not found: 1051 Unknown table 'db.bueditor_editors': DROP TABLE {bueditor_editors}; Array ( ) in bueditor_uninstall() #20

Closed alanmels closed 1 year ago

alanmels commented 1 year ago

On brush pmu bueditor it's giving:

PDOException: SQLSTATE[42S02]: Base table or view not found: 1051 Unknown table 'db.bueditor_editors': DROP TABLE {bueditor_editors}; Array
(
)
 in bueditor_uninstall() (line 20 of /var/www/html/docroot/modules/contrib/bueditor/bueditor.install).