- Desde
- 17 Dic 2008
- Mensajes
- 40
Que tal chicos el error es el siguiente
Unexpected Text:<?xml version="1.0" encoding="windows-1252"?>
<?xml version="1.0" encoding="windows-1252"?>
<errors>
<error><![CDATA[<p>Database Error</p>
Invalid SQL:
SELECT fieldname, varname, text
FROM phrase
WHERE languageid IN(-1,0) AND
fieldname IN ();
You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near ')' at line 4]]></error>
<error_html><![CDATA[<p>Database error in vBulletin 4.1.2</p>
<p>Invalid SQL:
SELECT fieldname, varname, text
FROM phrase
WHERE languageid IN(-1,0) AND
fieldname IN ();<p>
<p>
<strong>MySQL Error</strong> : You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near ')' at line 4<br />
<strong>Error Number</strong> : 1064<br />
<strong>Request Date</strong> : Sunday, February 20th 2011 @ 06:59:59 PM<br />
<strong>Error Date</strong> : Sunday, February 20th 2011 @ 06:59:59 PM<br />
<strong>Script</strong> : http:///foro/install/upgrade.php<br />
<strong>Referrer</strong> : http:///foro/install/upgrade.php<br />
<strong>Classname</strong> : vB_Database<br />
<strong>MySQL Version</strong> : 5.0.91-community<br />
</p>]]></error_html>
</errors>
lo que hice fue subir la carpeta install, ejecutar el upgrade ya con el config.php cambiado, y me da este error.
Unexpected Text:<?xml version="1.0" encoding="windows-1252"?>
<?xml version="1.0" encoding="windows-1252"?>
<errors>
<error><![CDATA[<p>Database Error</p>
Invalid SQL:
SELECT fieldname, varname, text
FROM phrase
WHERE languageid IN(-1,0) AND
fieldname IN ();
You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near ')' at line 4]]></error>
<error_html><![CDATA[<p>Database error in vBulletin 4.1.2</p>
<p>Invalid SQL:
SELECT fieldname, varname, text
FROM phrase
WHERE languageid IN(-1,0) AND
fieldname IN ();<p>
<p>
<strong>MySQL Error</strong> : You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near ')' at line 4<br />
<strong>Error Number</strong> : 1064<br />
<strong>Request Date</strong> : Sunday, February 20th 2011 @ 06:59:59 PM<br />
<strong>Error Date</strong> : Sunday, February 20th 2011 @ 06:59:59 PM<br />
<strong>Script</strong> : http:///foro/install/upgrade.php<br />
<strong>Referrer</strong> : http:///foro/install/upgrade.php<br />
<strong>Classname</strong> : vB_Database<br />
<strong>MySQL Version</strong> : 5.0.91-community<br />
</p>]]></error_html>
</errors>
lo que hice fue subir la carpeta install, ejecutar el upgrade ya con el config.php cambiado, y me da este error.