I'm seeing a couple of interesting anomalies in the latest release:
I have Smith.FeaturedProducts module on my home page. I have 2 featured products, one of which has options. The featured product with options has a "Select" button (as opposed to an "Add to Cart" button, or the previous label "Options").
When a user clicks the "Select" button for the featured product... I get a nonsense display and the following URL shown in the browser:
http://store.xyz.com/Default.aspx?tabid=116&error=Unable+to+cast+object+of+type+'System.Web.UI.WebControls.LinkButton'+to+type+'System.Web.UI.WebControls.Button'.&content=0
(bolding mine, the xyz.com is my correct domain, simply hidden for this post. The rest... exactly as shown above)
Also... users are not prompted to login -- Even if I set "must be logged in to add to cart." I *am* using Dynamic Login from Data Springs (in fact, I discovered your cart via their site).. could this be related?
Thanks for whatever help you can provide,
Peter