PDA

View Full Version : Unable to uninstall any plugins


AK47-
04-25-2014, 03:23 PM
I keep getting this error

Database error in vBulletin 4.2.2:

Invalid SQL:

DELETE package, route, action, contenttype
FROM package AS package
LEFT JOIN route AS route
ON route.packageid = package.packageid
LEFT JOIN action AS action
ON action.routeid = route.routeid
LEFT JOIN contenttype AS contenttype
ON contenttype.packageid = package.packageid
WHERE productid = 'dbtech_vbshout';

MySQL Error : Can't find file: 'action' (errno: 2)

Lynne
04-25-2014, 03:42 PM
Questions/Problems regarding modifications/styles need to be asked in the modification/style thread. That is where the support for modification/style is - not out here in the main forums. Please note that if a modification/style is unsupported (or even if it says it is supported), you may be on your own if you chose to install it.