Hey I see this error code everytime i login using a test account.
can someone help me out thanks!
1064 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 'MAX_DISPLAY_PRODUCTS_IN_TRACK_ORDERS_BOX' at line 5
in:
[select o.orders_id, o.date_purchased from zen_orders o where o.customers_id = '1' order by o.date_purchased desc limit MAX_DISPLAY_PRODUCTS_IN_TRACK_ORDERS_BOX]



