I just installed a fresh copy rc2 and STSv4.6.
I am trying to use the shopping cart count that I had used in my previous install but I get a fatal error now and cannot figure it out.
the code to get the shopping cart count:
<?=$cart->count_contents()?>
the error:
Fatal error: Call to a member function count_contents() on a non-object in /home/content/t/e/c/techgeeks/html/catalog/includes/sts_templates/multiple/header.php.html on line 30
thanks