The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
|
#1
|
|||
|
|||
vBulletin CMS Prevents Uninstalling of Products
I'm using vBulletin 4.2.0 Patch Level 2. I did not upgrade to this version, I installed it like a week ago.
I disabled Blogs + CMS and added a few random products I found on different websites. Some products I want to uninstall though, and it doesn't let me and gives me a mySQL error with the CMS. Here's the error I get: Code:
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 = 'username_html_markup'; MySQL Error : Table 'xxx.cms_widgettype' doesn't exist Error Number : 1146 Request Date : Wednesday, September 26th 2012 @ 03:33:56 PM Error Date : Wednesday, September 26th 2012 @ 03:33:57 PM Script : http://xxx.com/admincp/plugin.php?do=productkill Referrer : http://xxx.com/admincp/plugin.php?do=productdelete&productid=username_html_markup&s= IP Address : 127.0.0.1 Username : xxx Classname : vB_Database MySQL Version : 5.5.23-55 |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|