Hi
When i click order list after account login, then click to order number then show "Order not found! It may have been deleted."
and
if i try to add order number and password in without login then it also not working
regards
Quote from: amet123 on March 27, 2012, 08:14:32 AM
Hi
When i click order list after account login, then click to order number then show "Order not found! It may have been deleted."
and
if i try to add order number and password in without login then it also not working
regards
I found out that order list urls have wrong format.
When you change the format from "orders/id/155" to "orders/order_number/d50d0155" it's working. If you are logged in, you don't even need the password.
I have seo-urls enabled but the same trick works without them. Just use variable order_number instead of order_id.
Hope it helps.
where should i change this format?