How do I go about so customers will be able to track their order, I tried that Ty Tracking Module and I get this error when I add it to my sidebox:

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 orders o where o.customers_id = '3' order by o.date_purchased desc limit MAX_DISPLAY_PRODUCTS_IN_TRACK_ORDERS_BOX]

is there a way to fix this or is there another tracking module that is better.