Simple Machines Community Forum

SMF Support => Language Specific Support => Español (Spanish) => Topic started by: surround on January 29, 2006, 08:09:06 PM

Title: error en la base de dato al insertar un mensaje
Post by: surround on January 29, 2006, 08:09:06 PM
Hola, si voy a insertar un mensaje en el foro me sale lo siguiente:


QuoteYou have an error in your SQL syntax. Check the manual that corresponds to your MySQL server version for the right syntax to use near ' 1, 6)' at line 3
Archivo: /home/webcindario/almazora/foro/Sources/MessageIndex.php
Línea: 102

sabeis como solucionarlo?? muchas gracias
Title: Re: error en la base de dato al insertar un mensaje
Post by: JayBachatero on February 13, 2006, 06:35:51 PM
Es un bug en 1.1 RC2 corre esto en phpmyadmin

REPLACE INTO smf_settings (variable, value) VALUES ('maxMsgID', 1);


What is phpMyAdmin? (http://www.simplemachines.org/community/index.php?topic=21919.0)