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 'and `structure_id` < 1000000000000000000) and (`structure_id` % 1000000000000000' at line 12
fetch_all(

array (
  0 => '
			SELECT
				id,
				name_id,
				url,
				icon_url,
				image_url,
				name_1 as name,
				structure_id
			FROM
				category
			WHERE
				category.status!="HIDE" and category.type="PRODUCT" and ((`structure_id` >  and `structure_id` < 1000000000000000000) and (`structure_id` % 10000000000000000=0)) 
			ORDER BY
				category.structure_id
		',
)
) at packages/frontend/modules/ProductList/db.php:63,
get_categories(
array (
  0 => 'category.status!="HIDE" and category.type="PRODUCT" and ((`structure_id` >  and `structure_id` < 1000000000000000000) and (`structure_id` % 10000000000000000=0)) ',
)
) at packages/frontend/modules/ProductList/forms/list.php:57,
on_draw() at cache/pages/san-pham.cache.php:436,
run() at index.php:19