Hi,
I want to create a mini shopping cart and show the contents of the shopping cart on all the pages (even outside the zen folder) but i am unable to do so
When i print the value of $_SESSION['cart'] i get fatal error. However on pages inside Zen, the values are displayed
Is there a way to get this session value on to my pages?



