I have a panel on my front page showing a view of random product nodes. It all looks fine, but when you press the 'add to cart' button the page refreshes and nothing is added to the cart. Do I have to switch some permissions on somewhere?
Wed, 07/14/2010 - 15:47
Re: 'add to cart' button not working in panels
the problem was due to the global: random sort being used in views. A solution can be found here: http://drupal.org/node/391534
