este plug me dio un error en la db

Código:
MyBB SQL Error

MyBB has experienced an internal SQL error and cannot continue.

SQL Error:
    1054 - Unknown column 'Array' in 'where clause'
Query:
    SELECT t.uid, u.pip_threads FROM mybb_threads t JOIN mybb_users u ON t.uid = u.uid WHERE t.tid = Array LIMIT 1

Please contact the MyBB Group for support.

al querer borrar los temas no me lo permite :S
te dio algun error durante la instalacion del plugin, parece que no se creo la columna que guarda las descripciones en la tabla threads, creo que se llamaba tdesc, no estoy en pc asi que no pudo ayudarte mejor
si al parecer falta la columna o no la creo bien, pero le doy activar y descativar y no pasa nada sigue igual u.u
Himura ya lo arregle, causo un problema con otro plugin llamado undo delete, no dejaba crear bien la tabla
ok,... disculpa por no ayudarte, esque e tenido algunos problemas...
Hi,
I've installed you're plugin on my forum but there is a problem with the apostrophe, it's return this error :
Código:
MyBB has experienced an internal SQL error and cannot continue.

SQL Error:
1064 - 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 'fr' WHERE tid=55' at line 1
Query:
UPDATE mybb_threads SET threadsdesc='test tèst à@èé&'fr' WHERE tid=55

I've asked for help on mybb.com yesterday, i got this answer :
euantor escribió:Looks like somebody forgot to escape their inputs... I'd advise not using this plugin as it's vulnerable to SQL injections.
[link thread]

So, how can i solve this or can you fix it in your plugin ?

Thanks.
Thanks,
I will see this ;-)
Plugin Actualizado...
Tema cerrado