i got Error on my forum, when i submit New Post I got this error
Database error in vBulletin 4.0.4:
Invalid SQL:
(SELECT 'package' AS classtype, package.packageid AS typeid, package.packageid AS packageid,
package.productid AS productid, if(package.productid = 'vbulletin', 1, product.active) AS enabled,
package.class AS class, -1 as isaggregator
FROM vb3_package AS package
LEFT JOIN vb3_product AS product
ON product.productid = package.productid
WHERE product.active = 1
OR package.productid = 'vbulletin'
)
UNION
(SELECT 'contenttype' AS classtype, contenttypeid AS typeid, contenttype.packageid AS packageid,
1, 1, contenttype.class AS class , contenttype.isaggregator
FROM vb3_contenttype AS contenttype
INNER JOIN vb3_package AS package ON package.packageid = contenttype.packageid
LEFT JOIN vb3_product AS product ON product.productid = package.productid
WHERE product.active = 1
OR package.productid = 'vbulletin' );
MySQL Error : Table 'wareztow_porn1.vb3_contenttype' doesn't exist
Error Number : 1146
Request Date : Monday, January 17th 2011 @ 05:35:32 AM
Error Date : Monday, January 17th 2011 @ 05:35:32 AM
Script : http://www.pornheartclub.info/showthread.php?16024-Desi-12th-Class-School-Students
Referrer : http://www.pornheartclub.info/forumdisplay.php?7-Desi-Videos
IP Address : xxx.xxx.xxx.xx
Username : Unknown
Classname : vB_Database
MySQL Version : 5.0.91-community-log