HomeHome Product Discus... Product Discus...SmithCartSmithCartv5.4.2 anon users can only add 1 item to cart - cart not persistentv5.4.2 anon users can only add 1 item to cart - cart not persistent
Previous
 
Next
New Post
3/20/2013 1:36 PM
 
Anybody know a workaround for this one?

And if you're running v5.4.2, please chime in if you're also having this problem so that there's confirmation that I'm not the only one fortunate enough to be experiencing the issue.

Anon users can only add 1 item to the cart in SC v5.4.2. Each time they "add to cart" only the new item is present in the cart - previous items are gone.

Not using minicart, not using saved carts, just trying to add stuff to a plain old cart. 
 
New Post
3/20/2013 1:40 PM
 
Oh yeah, here's a snip from the event log:

SqlException: Procedure or function 'Smith_AddShoppingCart' expects parameter '@dnnLogin', which was not supplied.
 
New Post
3/20/2013 2:53 PM
 
Hi Eric,

How do you have the "DNN Profile" section of your Cart Settings configured?
 
New Post
3/20/2013 4:59 PM
 
Thanks for the clue I needed Kevin.

DNN Profile was set to the SC defaults - "Use Session, Cookies and DNN Profile To Auto Populate Checkout Screens" AND "Persist Cart By Machine." With these settings, anon users' carts wouldn't persist and the SQL error I mentioned gets noted in the event log (and thankfully not thrown to the screen).

Changing the persistant cart behavior to "Persist Cart By DNN User" gave anon users a persistent cart, but note that it still causes errors that are present in the event log. It will throw the following in succession when viewing the cart - firstly will be "Procedure or function 'Smith_DeleteShoppingCartContentsByUser' expects parameter '@dnnLogin', which was not supplied" and then a subsequent entry will appear for EVERY item in the cart (i.e., if 4 items in cart, 4 entries in the log) of "Procedure or function 'Smith_AddShoppingCart' expects parameter '@dnnLogin', which was not supplied."

This isn't ideal in that the anon user's cart won't persist across sessions, but at least they can collect multiple items in a cart.

Hopefully this can all be cleaned up in a point release in the not too distant future?

 
New Post
3/21/2013 10:17 AM
 
Hi Eric,
We have fixed this issue and the hotfix will be released in the next cart v5.45 scheduled to be released next week.

Thanks for reporting the issue!


Scott Kelly
Project Manager
DotNetNuke Consulting, DotNetNuke Store and DNN Ecommerce
 
New Post
3/21/2013 10:27 AM
 
Sounds good. While you're looking under the hood please feel free to resolve this one too :-) [136-18A7BB86-0101]

Couldn't resist...
 
New Post
3/21/2013 10:30 AM
 
Which issue is that?


Scott Kelly
Project Manager
DotNetNuke Consulting, DotNetNuke Store and DNN Ecommerce
 
New Post
3/21/2013 12:00 PM
 
When the Manage Order Detail page is opened from Manage Orders area, the State / Region dropdown in the Shipping Info tab fails to preselect. As a result, the customer's state/region value is lost. This happens for example when changing status of the order and saving that change.

For those interested, the workaround is to just note the Ship state/region of the order you are editing on the way in, and then re-select it in Shipping Info every time you go in.

I hope this is clear, please let me know if it isn't.
 
New Post
3/22/2013 7:32 PM
 
Hi Eric,

I have logged this to our Bug Tracker system as BugID: 207 and I will postback to this thread as soon as an update is available.

Please let me know if you have any questions.

Thanks!
 
New Post
11/12/2013 9:48 PM
 
Hi Eric,

I am pleased to let you know the State/Region field in the MAnage Order Details screen has been resolved and the resolution is included in the latest version of the Cart v5.68 now available on the SmithCart Downloads page.

Thanks for reporting the issue!
 
Previous
 
Next
HomeHome Product Discus... Product Discus...SmithCartSmithCartv5.4.2 anon users can only add 1 item to cart - cart not persistentv5.4.2 anon users can only add 1 item to cart - cart not persistent