Página 1 de 1

Problema al Borrar un Mensaje

Publicado: 19 May 2011, 15:49
por iTzFenixD
Bueno amigos queria pedirles una ayuda con esto... Cada vez que borro un Mensaje de Algun Usuario en Cualquier Tema lanza un error, Pero cuando le doy atras y busco el mensaje que queria borrar ya no esta, Osea si lo borra pero lanza este error...

Código: Seleccionar todo

Error General
SQL ERROR [ mysqli ]

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 'LIMIT 1' at line 5 [1064]

SQL

SELECT poster_id FROM phpbb_posts WHERE topic_id = 253 AND poster_id = LIMIT 1

BACKTRACE

FILE: includes/db/mysqli.php
LINE: 163
CALL: dbal->sql_error()

FILE: includes/db/mysqli.php
LINE: 205
CALL: dbal_mysqli->sql_query()

FILE: includes/db/dbal.php
LINE: 170
CALL: dbal_mysqli->_sql_query_limit()

FILE: includes/functions_posting.php
LINE: 1601
CALL: dbal->sql_query_limit()

FILE: posting.php
LINE: 1773
CALL: delete_post()

FILE: posting.php
LINE: 314
CALL: handle_post_delete()


Re: Problema al Borrar un Mensaje

Publicado: 21 May 2011, 19:36
por Makoto
quisas con algun mod cause conflicto en
includes/functions_posting.php

Re: Problema al Borrar un Mensaje

Publicado: 28 May 2011, 14:48
por iTzFenixD
Entonces tu dices que el problema Seria en Funtions_posting... Bueno revisare a ver y aviso.