Anne,

This may or may not be a template issue. I copied my store to my localhost (XAMPP) and got all my configure files setup last week. Everything seems to work fine EXCEPT for the Shopping Cart Icon. Where I should get an number of items in the cart, I get the below.

Shopping Cart - count_contents();?> item(s) - format($_SESSION['cart']->show_total());?>

This works fine on my live store Radiant-Holidays.com -> " - 0 item(s) - $0.00"

Any idea why this would not work locally? Using XAMPP 1.8.3, PHP 5.5.11, MySQL 5.6.16

I need to get some mods loaded and tested but I need my base site working first lol