Order details (OrderDetail.aspx) access denied to site administrator

This is the place to report bugs and get support. When posting in this forum, please always provide as much detail as possible.

Please do not report problems with a custom build or custom code in this forum. If you are producing your own build from the source code and have problems or questions, ask in the developer forum, do not report it as a bug.

This is the place to report bugs and get support

When posting in this forum, please try to provide as many relevant details as possible. Particularly the following:

  • What operating system were you running when the bug appeared?
  • What database platform is your site using?
  • What version of mojoPortal are you running?
  • What version of .NET do you use?
  • What steps are necessary to reproduce the issue? Compare expected results vs actual results.
Please do not report problems with a custom build or custom code in this forum. If you are producing your own build from the source code and have problems or questions, ask in the developer forum.
This thread is closed to new posts. You must sign in to post in the forums.
4/13/2014 3:45:33 PM
Gravatar
Total Posts 128

Order details (OrderDetail.aspx) access denied to site administrator

Hi Joe

I have a web store in a site running 2.4.0.2 (built from source code some time after your official release). The order confirmation emails are copied to me, but I find I cannot open the link to the order details; I get "Sorry, you are not allowed to view this content. ..."

This is the link I cannot access:

You can review details of your order by following this link directly to your order (you will need to sign in to the site):

http://www.mysite.com/WebStore/OrderDetail.aspx?pageid=39&mid=81&orderid=fba4e8fa-3757-4aed-80bb-dbc19a306b5e

but when I go through the store manager, I can view the order details no problem on AdminOrderDetail.aspx

Is this deliberate - the OrderDetail.aspx page visible only to the purchasing account?  Or should it also be visible to site admins as I expected?

It's not a major problem as I can see the order by other means, but it is (would be) convenient to be able to click the link in the notification email.

 

 

4/14/2014 8:40:31 AM
Gravatar
Total Posts 18439

Re: Order details (OrderDetail.aspx) access denied to site administrator

That page was intended only for the customer to view. AdminOrderDetail.aspx is the one intended for admins/store managers and shows more information.

But I suppose I can fix that so it can be viewed by admins/editors of the store. Too late for this release that is shipping today but it will be fixed for the next one. Just keep in mind that if you were to click the download link on the orderdetail.aspx the download would count the same as if the customer clicked it. Maybe what I will do instead is redirect to AdminOrderDetail.aspx to avoid that.

Best,

Joe

4/14/2014 2:09:12 PM
Gravatar
Total Posts 128

Re: Order details (OrderDetail.aspx) access denied to site administrator

Sounds like a good solution, thanks.

You must sign in to post in the forums. This thread is closed to new posts.