saludos
tengo ahora accesso al foro, solo sigue el problema que reporte primero al tratar de abrir un por me sale este error :
----------------------------------------------------------------------------------------------------------------
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 : Incorrect information in file: './ftarevo1_foro/contenttype.frm'
Error Number : 1033
Request Date : Thursday, May 5th 2011 @ 11:42:37 PM
Error Date : Thursday, May 5th 2011 @ 11:42:37 PM
Script :
xxxx://www.ftarevolution.net/newthread.php?do=newthread&f=16
Referrer :
xxxx://www.ftarevolution.net/reglas-del-foro/
IP Address : XXX.XXX.XXX.154
Username : wassu
Classname : vB_Database
MySQL Version : 5.0.91
---------------------------------------------------------------------------------------------------------------------
tambien tengo la pregunta si actualizo el Vb 4.0.4 al Vb 4.0.6 se arregla el problemas de las tablas ?
gracias por su apoyo