Xeite Posted September 15, 2022 Share Posted September 15, 2022 (edited) Hi, I would like to remove one old plugin I have since like forever, but not using it (it's disabled), today I wanted to uninstall it, but getting this error: EX1146 Something went wrong. Please try again. A configuration or server error has occurred SELECT * FROM `cms_database_fields` WHERE field_type='CountryFieldCvh' IPS\Db\Exception: Table 'andrew_forum.cms_database_fields' doesn't exist (1146) #0 /home/andrew/public_html/system/Db/Select.php(388): IPS\_Db->preparedQuery('/*andrew_forum:...', Array, true) #1 /home/andrew/public_html/system/Db/Select.php(446): IPS\Db\_Select->runQuery() #2 /home/andrew/public_html/plugins/cvhcountryfield/uninstall.php(18): IPS\Db\_Select->rewind() #3 /home/andrew/public_html/system/Plugin/Plugin.php(574): require_once('/home/andrew/pu...') #4 /home/andrew/public_html/system/Node/Controller.php(1333): IPS\_Plugin->delete() #5 /home/andrew/public_html/system/Dispatcher/Controller.php(107): IPS\Node\_Controller->delete() #6 /home/andrew/public_html/system/Node/Controller.php(69): IPS\Dispatcher\_Controller->execute() #7 /home/andrew/public_html/applications/core/modules/admin/applications/plugins.php(48): IPS\Node\_Controller->execute() #8 /home/andrew/public_html/system/Dispatcher/Dispatcher.php(153): IPS\core\modules\admin\applications\_plugins->execute() #9 /home/andrew/public_html/admin/index.php(13): IPS\_Dispatcher->run() #10 {main} Please help. Edited September 15, 2022 by Xeite Link to comment Share on other sites More sharing options...
Marc Stridgen Posted September 15, 2022 Share Posted September 15, 2022 If you are having issues uninstalling a product by a 3rd party provider, you would need to contact the provider to have them assist you with this. Link to comment Share on other sites More sharing options...
Xeite Posted September 19, 2022 Author Share Posted September 19, 2022 The author of this plugin is long time gone. I cannot ask him. 😕 Link to comment Share on other sites More sharing options...
Adriano Faria Posted September 19, 2022 Share Posted September 19, 2022 (edited) ... Edited September 19, 2022 by Adriano Faria Link to comment Share on other sites More sharing options...
Jim M Posted September 19, 2022 Share Posted September 19, 2022 Looks like it is trying to access a Pages database table which you do not have a license for. Link to comment Share on other sites More sharing options...
teraßyte Posted September 19, 2022 Share Posted September 19, 2022 (edited) Adding a table check (or removing that specific code) should be a quick thing to fix but the uninstaller might also run other code too. If the author is not around anymore your can try hiring someone else to check it for you since IPS can't help with 3rd part code: https://invisioncommunity.com/third-party/providers/ I'm also on that list. Send me a PM with some more details about it if you want. Edited September 19, 2022 by teraßyte Link to comment Share on other sites More sharing options...
Recommended Posts