Announcement
Collapse
No announcement yet.
Error Uninstalling vBulletin CMS
Collapse
X
-
Upgrade to 4.2.1. But you shouldn't uninstall the cms, it gets reinstalled after every upgrade.
Leave a comment:
-
Why can't it be uninstalled without erroring out?
We are having other issues because of this. Other plugins we cannot un-install because it throws the same error, non-vB native plugins.
Leave a comment:
-
Error Uninstalling vBulletin CMS
We are trying to uninstall vBulletin CMS 4.2.0 Content Management System. When we try, on multiple different sites we get:
Database error in vBulletin 4.2.0:
Invalid SQL:
DELETE cms_widgettype, cms_widget, cms_widgetconfig
FROM vbee_package AS package
LEFT JOIN vbee_cms_widgettype AS cms_widgettype
ON cms_widgettype.packageid = package.packageid
LEFT JOIN vbee_cms_widget AS cms_widget
ON cms_widget.widgettypeid = cms_widgettype.widgettypeid
LEFT JOIN vbee_cms_widgetconfig AS cms_widgetconfig
ON cms_widgetconfig.widgetid = cms_widget.widgetid
WHERE package.productid = 'vbcms';
MySQL Error : Table 'XYZ.vbee_cms_widgettype' doesn't exist
Error Number : 1146
Request Date : Friday, June 28th 2013 @ 04:16:13 AM
Error Date : Friday, June 28th 2013 @ 04:16:14 AM
Script : http://www.XYZ.com/admincp/plugin.php?do=productkill
Referrer : http://www.XYZ.com/admincp/plugin.ph...uctid=vbcms&s=
IP Address : 207.119.1.81
Username : USERNAME
Classname : vB_Database_MySQLi
MySQL Version : 5.5.30Tags: None
widgetinstance 262 (Related Topics) skipped due to lack of content & hide_module_if_empty option.
Leave a comment: