Fritsi
Usuarios destacados

Gente Alrededor
del Mundo
respondiendo
una simple pregunta:
Que estás haciendo?

Cuéntale al mundo lo que estás haciendo!!

Temas populares

SELECT blog.*, DATE_FORMAT(blog.ADDED, '%M %D, %Y %T') as ADDED1, account.NAME, account.USERNAME, account.CITY_ID, account.PROTECT, account.CV FROM blog, account WHERE account.ID = blog.UID AND blog.TAGS LIKE('%I'm_sorry.%') ORDER BY blog.ADDED DESC LIMIT -15,15
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 'm_sorry.%') ORDER BY blog.ADDED DESC LIMIT -15,15' at line 1