HomeHome Product Discus... Product Discus...SmithCartSmithCartTab1 name does not get update (BUG?)Tab1 name does not get update (BUG?)
Previous
 
Next
New Post
7/15/2010 9:14 AM
 

When I am adding products to the shopping cart, Tab1 shows up as tab1's name, regardless of what is entered in the tab name box for tab 1. From what I can tell, it appears to be a cosmetic bug, the sql table is being updated when I checked.

I am running v 2.97 with the hotfix installed.

Thanks,

Howard

 
New Post
7/15/2010 10:12 AM
 

Are you referring to the add products screen or the product details screen?

-Scott


Scott Kelly
Project Manager
DotNetNuke Consulting, DotNetNuke Store and DNN Ecommerce
 
New Post
7/15/2010 2:58 PM
 

On both the add products and product details screens.

Thanks,

Howard

 
New Post
7/15/2010 3:26 PM
 

I just confirmed that tab 1 was being set incorrectly on the add products and product details screens. We have fixed it and I am uploading a hotfix to the cart downloads page now. To fix the issue open up your addproducts.ascx and productdetails.ascx pages and locate the section of the page that has the ajax tab control and delete the following line of code:

<HeaderTemplate>Tab 1</HeaderTemplate>

Thanks for reporting the issue!

-Scott


Scott Kelly
Project Manager
DotNetNuke Consulting, DotNetNuke Store and DNN Ecommerce
 
New Post
7/15/2010 5:55 PM
 

Thanks, that did fix the problem.

Howard

 
Previous
 
Next
HomeHome Product Discus... Product Discus...SmithCartSmithCartTab1 name does not get update (BUG?)Tab1 name does not get update (BUG?)