Database error when making a search
Status: Inactive
Brought to you by:
agoracart
Hi, i'm using v 2.0 and i'm getting the following error
when i try to search using the search box and button
located at the top righ of the page:
DB Error: unknown error
Tu puedes colaborar con el desarrollo de anyInventory
al enviar este error como un reporte de fallo.
SELECT `item_id`, COUNT(`item_id`) AS `num_matches`
FROM `anyInventory_values` WHERE 1 AND ( `value` LIKE
'%Clon%') GROUP BY `item_id` ORDER BY `num_matches` DESC
Have you any ideas please ?