HomeHome Product Discus... Product Discus...SmithCartSmithCartMini Shopping Cart IssueMini Shopping Cart Issue
Previous
 
Next
New Post
9/28/2010 7:40 PM
 

Hello,

I have a page that has featured products int he content area, of which you specify the where buynow module is located and works great. I have the category module on the page where you also specify where the buynow is, and works great. However, I have the mini shopping cart on the page and when the user clicks the "view cart" an error page is received. I can't find anywhere in the settings to specify where the buynow page is, so I am not sure what to do. I want to have this mini cart on all pages within the website as its the ticket to sales!

Thanks
James

 
New Post
9/28/2010 7:47 PM
 

If the mini cart module is on the same page as the buynow module then no additional configuration is required. If you add the mini cart to a page that does not have the buynow module on it then you must add the following line in your web.config:

<add key="MiniCartSetting" value="Home"/>

Replace “Home” with the page name that has the buynow module. The page name property can be found in the page settings.


At your service,
Dave Smith
DotNetNuke Consulting, DotNetNuke Store and DNN Ecommerce
 
New Post
9/28/2010 7:50 PM
 

AH.... OK. Thanks again for the help!

James

 
New Post
10/12/2010 1:07 PM
 

I'm having the same issue, but my MiniCart module IS on the same page as the BuyNow module and I'm still receiving the error. I also tried adding the setting to my web.config with no luck. I just upgraded to Smith Cart version 3.81. Please advise, thanks.

 
New Post
10/13/2010 1:13 AM
 

What is the error you are getting?


At your service,
Dave Smith
DotNetNuke Consulting, DotNetNuke Store and DNN Ecommerce
 
New Post
10/13/2010 9:12 AM
 

It's a JS alert box stating that I must specify the BuyNow page in the module settings. The MiniCart has no module settings, however. It's weird because the MiniCart and BuyNow modules are on the same page. Thanks for your help!

-Marvin Cox

 
New Post
10/15/2010 3:25 PM
 

What version of the SmithCart are you running? In the latest version 3.86 the mini cart has its own module settings where you can select the buynow page name so you dont have to add the app key in the web.config.

-Scott


Scott Kelly
Project Manager
DotNetNuke Consulting, DotNetNuke Store and DNN Ecommerce
 
New Post
10/18/2010 10:12 AM
 

Will I have to redo my product details for my products if upgrade to the latest version? I'm also wondering if this might fix my gateway problem with First Data Web Service too.

-Marvin Cox

 
New Post
10/18/2010 11:16 AM
 

When you upgrade the cart module all of your data in the database is saved and not overwritten. However ascx and dll files are overwritten. If you need to save your ascx/css changes when upgrading see the following how to forum post:

https://www.smith-consulting.com/forums/forumid/13/threadid/3348/scope/posts.aspx

-Scott


Scott Kelly
Project Manager
DotNetNuke Consulting, DotNetNuke Store and DNN Ecommerce
 
Previous
 
Next
HomeHome Product Discus... Product Discus...SmithCartSmithCartMini Shopping Cart IssueMini Shopping Cart Issue