Notice: Undefined variable: lim in /home/vertigo/public_html/keys.php on line 80
Lady and the Tramp
0 registos
Erro de MySQL
Query: SELECT prod_id, prod_nome, prod_autor, prod_disp, prod_dims, prod_preco, prod_prom, prod_formato, trans_get_form_nome(prod_formato, 1) as form_nome, prod_cat, cat_nome, getPrimaryThumb(prod_id) as thumb, getProdDias(prod_id, prod_forn, prod_disp, getStock(prod_id)) as dias FROM produtos LEFT JOIN formatos ON prod_formato = form_id LEFT JOIN categorias ON prod_cat = cat_id WHERE prod_visible = 1 AND prod_keywords like '%Lady and the Tramp%' AND prod_active = 1 ORDER BY prod_nome, prod_autor LIMIT , 10
Erro:
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 ' 10' at line 1

