PDA

View Full Version : Mod problems.


conie678
04-14-2013, 01:47 AM
I've got a couple downloaded, here is a screenshot of them:

https://vborg.vbsupport.ru/external/2013/04/31.png

The problem is, when I try and delete any of them, I'm faced with this error:

Database error in vBulletin 4.2.0:

Invalid SQL:

DELETE cms_widgettype, cms_widget, cms_widgetconfig
FROM package AS package
LEFT JOIN cms_widgettype AS cms_widgettype
ON cms_widgettype.packageid = package.packageid
LEFT JOIN cms_widget AS cms_widget
ON cms_widget.widgettypeid = cms_widgettype.widgettypeid
LEFT JOIN cms_widgetconfig AS cms_widgetconfig
ON cms_widgetconfig.widgetid = cms_widget.widgetid
WHERE package.productid = 'post_thanks';

MySQL Error : Table '.cms_widgettype' doesn't exist
Error Number : 1146
Request Date : Saturday, April 13th 2013 @ 10:45:42 PM
Error Date : Saturday, April 13th 2013 @ 10:45:42 PM
Script : http://.net/admincp/plugin.php?do=productkill
Referrer : http://.net/admincp/plugin.php?do=productdelete&productid=post_thanks&s=
IP Address :
Username : Admin
Classname : vB_Database
MySQL Version : 5.0.91-log
I've contacted both my host and vBulletin support, and both have said that it's a problem with the mod itself, and I was wondering if I could delete it by removing the files from my FTP client or editing a bit of CSS, things like that?

Thanks

Lynne
04-14-2013, 02:21 AM
If you tried to delete the CMS (and didn't fully delete it), you will get that error. You need to reinstall the CMS, then just DISABLE it, and then things will be fine.