banner Ver carrinho compras Home
português english español
0
0.00€

Notice: Undefined variable: lim in /home/vertigo/public_html/authlist.php on line 75

Jamie Wyeth

0 registos
Ordenar por:
Título | Preço | Disponibilidade
Artigos por página: 10 | 20 | 50 | 100 | 200

Erro de MySQL

Query:
SELECT prod_id, prod_nome, prod_autor, prod_disp, getProdDias(prod_id, prod_forn, prod_disp, getStock(prod_id)) as dias, prod_dims, prod_preco, prod_prom, prod_formato, form_nome, prod_cat, cat_nome, getPrimaryThumb(prod_id) as thumb FROM produtos LEFT JOIN formatos ON prod_formato = form_id LEFT JOIN categorias ON prod_cat = cat_id WHERE prod_visible = 1 AND prod_autor = 'Jamie Wyeth' 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