Closed (fixed)
Project:
Commerce Cart Multiple
Version:
7.x-1.0
Component:
User interface
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
20 Jan 2017 at 01:42 UTC
Updated:
5 Apr 2017 at 21:44 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #2
BD3 commentedI am not seeing the cart tab as well. According to the code, it is supposed to appear at /user/[uid]/carts, however when I travel to that, it just goes to the main profile of the user and this user does have more than one cart. I have uninstalled, flushed caches, etc, but it doesn't appear. Did you ever get this working? Or any guidance from anyone else?
Comment #3
spacetaxi commentedHave you tried adding an item to the first cart and then creating another cart? I believe I set things up so that it won't create a new cart if the first one is empty.
Comment #4
BD3 commentedThanks for replying. I do have both shopping carts with products in them. When I create a new cart using the "Create A New Cart" link it does create a new empty cart, I then add products to it, and try and visit /user/[uid]/carts, but nothing still appears there. Does it matter that I am adding products to the cart from the admin pages? I don't have a product display content type setup, and am just adding products to the cart manually via the admin interface.
Comment #5
spacetaxi commentedThanks for your reply. Can you see if that new cart shows under /user/[uid]/orders ? I wonder if it is not showing because of a status change?
Comment #6
BD3 commentedNothing seems to be showing there either. Both orders are still in the "Shopping Cart" status.
Using:
Drupal Core 7.54
Drupal Commerce 7.x-1.13
Commerce Cart Multiple 7.x-1.0
No other commerce contrib modules are being used as well. Plain commerce installation.
Comment #7
spacetaxi commentedCan you enable the user carts view?
Comment #8
BD3 commentedAhh, that was my problem all along. I didn't see that it was disabled! Thank you for your support.
Comment #10
spacetaxi commentedNew release will not have user carts view disabled by default.
Comment #11
spacetaxi commented