Tried this but got an error
Hi Rackit --
I tried your code on my version (4.0.5) but I got an error ("missing T-STRING on line 57")
That line is: $zipcode_estimate = "";
I also noticed that the block of code you replace doesn't match mine exactly. I have this for the block:
x_session_register("cart");
x_session_register("intershipper_rates");
x_session_register("intershipper_recalc");
x_session_unregister("secure_oid");
x_session_register("extended_userinfo");
x_session_register("anonymous_checkout");
x_session_register("payment_cc_fields");
x_session_register("current_carrier","UPS");
Any suggestions as to what I should be looking for?
Thanks,
John
__________________
John
Xcart version 4.0.5
|