Products

Solutions

Resources

Partners

Community

Blog

About

QA

Ideas Test

New Community Website

Ordinarily, you'd be at the right spot, but we've recently launched a brand new community website... For the community, by the community.

Yay... Take Me to the Community!

Welcome to the DNN Community Forums, your preferred source of online community support for all things related to DNN.
In order to participate you must be a registered DNNizen

HomeHomeDNN Open Source...DNN Open Source...Module ForumsModule ForumsStoreStoreHow do i view the order details once a customer places an order?How do i view the order details once a customer places an order?
Previous
 
Next
New Post
8/15/2006 2:52 PM
 

i cant seem to find where the administrator can view the orders that are placed online.  i know i can look at each individual customer but even then the link to "details" is not active.  

 
New Post
8/25/2006 12:07 AM
 
twcampbell wrote

i cant seem to find where the administrator can view the orders that are placed online.  i know i can look at each individual customer but even then the link to "details" is not active.  



This is a bug (or it might be intentionally left out, I'm not sure) in CustomerOrders.ascx.cs

        private void InitializeComponent()
        {
            this.Load += new System.EventHandler(this.Page_Load);
            this.grdOrders.ItemDataBound += new DataGridItemEventHandler(this.grdOrders_ItemDataBound);
        }

The bolded line is missing from the function... so the details link is never initialised.  If you have the source set up you can add it and recompile.   If not you will probably have to wait until the next release

JK

ps Dwayne, I just realised I left this bug out of my bug report email to you, doh.



You know your website is cool, so why not let your users help you by spreading the word on social networking sites - get the DotNetNuke Social Bookmarks Module with 57 different ways to add social bookmarks to your site ... or download the FREE demo right now
 
New Post
8/29/2006 3:55 AM
 
No need... it is included in the pile.

Dwayne J. Baldwin
 
New Post
9/3/2006 4:11 PM
 

Hi,

Does this mean there is no way currently to know what someone has ordered?  We have it up and running and have  very simple setup and it's working and we get a total amount to the Paypal account, but there has to be some way to know what someone ordered...  for now we are asking the customer to tell us what they ordered, but since I don't have the skills or resources to do any programming we are kind of stuck, since we are not for profit organization who is trying to find a way to add a basic shopping cart to our site.

Thanks,

Timm Bottoni

 
New Post
9/4/2006 5:37 AM
 

You should be getting an email copy of the order that was sent to the customer. Check your store settings and smtp settings in host settings.


Dwayne J. Baldwin
 
Previous
 
Next
HomeHomeDNN Open Source...DNN Open Source...Module ForumsModule ForumsStoreStoreHow do i view the order details once a customer places an order?How do i view the order details once a customer places an order?


These Forums are dedicated to discussion of DNN Platform and Evoq Solutions.

For the benefit of the community and to protect the integrity of the ecosystem, please observe the following posting guidelines:

  1. No Advertising. This includes promotion of commercial and non-commercial products or services which are not directly related to DNN.
  2. No vendor trolling / poaching. If someone posts about a vendor issue, allow the vendor or other customers to respond. Any post that looks like trolling / poaching will be removed.
  3. Discussion or promotion of DNN Platform product releases under a different brand name are strictly prohibited.
  4. No Flaming or Trolling.
  5. No Profanity, Racism, or Prejudice.
  6. Site Moderators have the final word on approving / removing a thread or post or comment.
  7. English language posting only, please.
What is Liquid Content?
Find Out
What is Liquid Content?
Find Out
What is Liquid Content?
Find Out