Saludos cordiales:
Bueno tengo un problemita ya que no puedo postear ni borrar mensajes ni nada en mi foro, desactive mis hack para ver si era que por ellos salia este error pero siguio, fui a la tabla de mantenimiento y sigue igual tengo vb 4.0.8 y el error que sale es este
Código:package.productid AS productid, if(package.productid = 'vbulletin', 1, product.active) AS enabled, package.class AS class, -1 as isaggregator FROM package AS package LEFT JOIN 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 contenttype AS contenttype INNER JOIN package AS package ON package.packageid = contenttype.packageid LEFT JOIN product AS product ON product.productid = package.productid WHERE product.active = 1 OR package.productid = 'vbulletin' ); MySQL Error : Table 'undermu1_******.contenttype' doesn't exist Error Number : 1146 Request Date : Sunday, November 14th 2010 @ 03:14:07 AM Error Date : Sunday, November 14th 2010 @ 03:14:07 AM Script : http://undermusicworld.com/admincp/misc.php?do=doemptyindex Referrer : http://undermusicworld.com/admincp/misc.php?do=emptyindex IP Address : **.***.***.*** Username : ********** Classname : vB_Database MySQL Version : 5.0.91-community
Necesito una solucion para este error a ver si alguin me puede explicar para poder solucionarlo. Gracias.
Temas Similares:


LinkBack URL
About LinkBacks
Responder Citando