4images Forum & Community

International => Español / Castellano => Topic started by: sergarrido on November 20, 2009, 05:17:20 PM

Title: Ayuda con este error porfa!
Post by: sergarrido on November 20, 2009, 05:17:20 PM
Necesito ayuda con este error, no se que hacer... decidme de donde viene...

DB Error: Bad SQL Query: UPDATE cat_images_categories SET cat_name = 'BOCOP', cat_description = '', cat_parent_id = 1, cat_order = 5, cat_hits = 38, auth_viewcat = 0, auth_viewimage = 0, auth_download = 0, auth_upload = 9, auth_directupload = 9, auth_vote = 0, auth_sendpostcard = 0, auth_readcomment = 0, auth_postcomment = WHERE cat_id = 11
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 'WHERE cat_id = 11' at line 3

Warning: Cannot modify header information - headers already sent by (output started at c:\archivos de programa\easyphp1-8\www\perezymateu\catalogo\includes\db_mysql.php:190) in c:\archivos de programa\easyphp1-8\www\perezymateu\catalogo\includes\functions.php on line 114

Saludos y gracias por adelantado,
Sergio
Title: Re: Ayuda con este error porfa!
Post by: Borin on November 20, 2009, 07:28:36 PM
Hola
Errores como ese me han surgido cuando he hecho alguna modificación de archivos.....

A veces, un punto, una coma o algo "dificilmente detectable" provoca pequeños (o grandes cataclismos)

Mi sugerencia es que retornes a los archivos que has cambiado, y que al hacerlo te han provocado esos mensajes.....

Un saludo