Invision Community 4: SEO, prepare for v5 and dormant account notifications Matt November 11, 2024Nov 11
Posted September 15, 20222 yr 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, 20222 yr by Xeite
September 15, 20222 yr Community Expert 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.
September 19, 20222 yr Community Expert Looks like it is trying to access a Pages database table which you do not have a license for.
September 19, 20222 yr Community Expert 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, 20222 yr by teraßyte