I just put the checkout pages of my cart onto a secure server " and all of a sudden i'm getting this error (it works fine if not secure):
Error resolving parameter SESSION.CART
The session variable CART does not exist. The cause of this error is very likely one of the following things:
The name of the session variable has been misspelled.
The session variable has not yet been created.
The session variable has timed out.
The error occurred while evaluating the expression:
"#session.cart#"
Anyone know why this is happening?
Error resolving parameter SESSION.CART
The session variable CART does not exist. The cause of this error is very likely one of the following things:
The name of the session variable has been misspelled.
The session variable has not yet been created.
The session variable has timed out.
The error occurred while evaluating the expression:
"#session.cart#"
Anyone know why this is happening?