Hi,
I am using a very customized theme in which I moved the block cart to the blocktopmenu. The cart summary on hover is always correct, but the button that says "Cart x products" shows the incorrect number of products when I go to the home page and some of the other product list pages. It keeps changing back and forth.
The strange thing is that the number of products updates correctly on my local computer installation, but it doesn't work online on the true site and I am using all the same files. I don't know what is different between them, except that I have SSL enabled online.
The block cart is hooked to actionCartListOverride, displayHeader, and displayTop. If I switch back to the default theme, the cart products number works.
I tried moving some code from the blockuserinfo.php to blocktopmenu.php but it still won't work.
I am on 1.5.6 and recently upgraded from 1.5.2. I customized my theme from the 1.5.2 default theme files, but I have been trying to update them with the newer code of the 1.5.6 default theme.
Does anyone have an idea of how to troubleshoot this? Nothing I've tried works. Thank you.