VirtueMart Forum

VirtueMart 2 + 3 + 4 => General Questions => Topic started by: amet123 on March 27, 2012, 08:14:32 AM

Title: Order information list links not work
Post by: 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
Title: Re: Order information list links not work
Post by: peizamo on June 12, 2012, 07:21:24 AM
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.
Title: Re: Order information list links not work
Post by: zagrox on November 04, 2012, 22:33:25 PM
where should i change this format?