When I go to checkout the cart empties. What page should I look at to see what the problem is? I have a development version locally and I tested that and it works fine with same theme and plugins. I looked at wpsc-shopping_cart_page.php and didn't see anything different from the original and my theme.
I var_dump($wpsc_cart); and all values were empty. Is there anything else I can try?