DNN: 5.5.1
SC: 4.24
Issue: I am using the mini cart module seperately from the buynow module.
I have the mini cart module set to display on all pages of my site, so that my user can access this and checkout from anywhere in the site. However, when I click on the Checkout button in the minicart module when I am on any other page in the site except the assigned buynow page, I get the following error:
A critical error has occurred.
Unable to cast object of type 'System.Web.UI.WebControls.Button' to type 'System.Web.UI.WebControls.ImageButton'.
I get this error when I am on the product details page as well ...
The minicart module is setup correctly (ie. it has been assigned the buynow page detail).