Jump to content


Corporate Sponsors


Latest News: (loading..)

Junny

Member Since 15 Mar 2003
Offline Last Active Aug 19 2011, 10:02
-----

Posts I've Made

In Topic: checkout_shipping

18 July 2011, 09:29

There is no error messages.
Just redirect to shopping_cart.php.

// if there is nothing in the customers cart, redirect them to the shopping cart page
I checked its Okay.

And I checked whats in $cart like this.

Quote

<?php print_r ($cart); ?>

There is no problem.

do you have any idea?
session problem??