analiza bien el producto con notepad ++ a ver a hay mal ...
Esta es una discusión para el tema Error en la instalación de un producto en el foro Soporte para Productos/Plugins, bajo la categoría Soporte vBulletin; Estaba intentando instalar un producto para poder usar el bbcode de tablas vB Code [table] y me arrojó este error al instalarlo:
installation message
old table-tag moved (if existing) Database error The **** database has ...
Página:
Estaba intentando instalar un producto para poder usar el bbcode de tablas vB Code [table] y me arrojó este error al instalarlo:
installation message
- old table-tag moved (if existing)
Database error The **** database has encountered a problem. Please try the following:
- Load the page again by clicking the Refresh button in your web browser.
- Open the ***** home page, then try to open another page.
- Click the Back button to try another link.
The cwalkers.es forum technical staff have been notified of the error, though you may contact them if the problem persists.
We apologise for any inconvenience.
Database error in vBulletin 3.7.3:
Invalid SQL:
INSERT INTO bbcode VALUES ('table', 'No code has to be inserted here.', '', 'With this vB code tables can be inserted into the post. Columns are seperated by »|«, every new line is a new row.', 0, 'table', '');;
MySQL Error : Column count doesn't match value count at row 1
Error Number : 1136
Request Date : Thursday, October 16th 2008 @ 10:34:51 PM
Error Date : Thursday, October 16th 2008 @ 10:34:51 PM
Script : http://***/admincp/plugin.php?do=productimport
Referrer : http://***/admincp/plugin.php?do=productadd
IP Address : ****
Username : ***
Classname : vb_database
MySQL Version : 4.1.20
Al parecer esta ,al esta línea:
$db->query_write("INSERT INTO ".TABLE_PREFIX."bbcode VALUES ('table', 'No code has to be inserted here.', '', 'With this vB code tables can be inserted into the post. Columns are seperated by »|«, every new line is a new row.', 0, 'table', '');");
Pero no se de estas cosas, asi ke no se que error hay.
Gracias por su atencion.
Última edición por AnD34; 16/10/2008 a las 20:37
analiza bien el producto con notepad ++ a ver a hay mal ...