Quote:
Originally Posted by Derekclarke
tried to uninstall and get an error.
Database error in vBulletin 4.2.0:
Invalid SQL:
DELETE cms_widgettype, cms_widget, cms_widgetconfig
FROM vBpackage AS package
LEFT JOIN vBcms_widgettype AS cms_widgettype
ON cms_widgettype.packageid = package.packageid
LEFT JOIN vBcms_widget AS cms_widget
ON cms_widget.widgettypeid = cms_widgettype.widgettypeid
LEFT JOIN vBcms_widgetconfig AS cms_widgetconfig
ON cms_widgetconfig.widgetid = cms_widget.widgetid
WHERE package.productid = 'advhomelink';
MySQL Error : Table 'scoobies_forum.vBcms_widgettype' doesn't exist
any idea how i can fix this?
|
This is only need up to 4.1.12 anything after that it is not needed. At least it found a problem you had with a old plugin you use to have