Shop | Search | Account | Cart | Check Out |
SQL Error: SELECT ecs_ordln.ordln_id,ecs_ordln.price, ecs_ordln.quantity, ecs_ordln.title
FROM ecs_ordln,ecs_product
WHERE
ecs_product.product_id = ecs_ordln.product_id
and
ecs_product.status <> 'A'
and
ord_id = 0
and
((userid > 0 and userid = '0') or sessid = 'e1vkuaint9vm2b41grvup84kig')
Details:["42S02",1146,"Table 'timmod.ecs_ordln' doesn't exist"]
Bindings:[]
SQL Error: SELECT *, (ecs_product.price - ecs_product.price_discount) as product_price, ecs_ordln.price as price,
(ecs_product.cost - ecs_product.cost_discount) as product_cost, ecs_ordln.cost as cost
FROM ecs_ordln,ecs_product
WHERE ecs_product.product_id = ecs_ordln.product_id and
ord_id = 0 and
((userid > 0 and userid = '0') or sessid = 'e1vkuaint9vm2b41grvup84kig')
Details:["42S02",1146,"Table 'timmod.ecs_ordln' doesn't exist"]
Bindings:[]
Shopping Cart
SQL Error: SELECT * FROM ecs_ordln WHERE ord_id = 0 AND ((userid > 0 AND userid = '0') OR sessid = 'e1vkuaint9vm2b41grvup84kig');
Details:["42S02",1146,"Table 'timmod.ecs_ordln' doesn't exist"]
Bindings:[]