Ok, I am tearing my hair out here. I keep getting this error ERROR_NO_SHIPPING_SELECTED_SELECTED. It works fine if I accept the default shipping of ground, but if I choose any other method this pops up.
Does anyone have any ideas?
www.odiron.com is the store.
Latest News: (loading..)
Mvs - Error_no_shipping_selected_selected
Started by mangus580, Jun 13 2007, 17:58
3 replies to this topic
#1
Posted 13 June 2007, 17:58
#2
Posted 14 June 2007, 15:30
Wow, a whoppin 8 views??
Guess I need to post in the mongrel MVS thread? thats totally 'unsearchable', and useless IMO...
Guess I need to post in the mongrel MVS thread? thats totally 'unsearchable', and useless IMO...
#3
Posted 18 June 2007, 12:31
Anyone??
#4
Posted 18 November 2011, 08:35
Change in checkout_payment.php
to
tep_redirect (tep_href_link (FILENAME_CHECKOUT_SHIPPING, 'error_message=' . ERROR_NO_SHIPPING_SELECTED_SELECTED, 'SSL'));
to
tep_redirect (tep_href_link (FILENAME_CHECKOUT_SHIPPING, 'error_message=' . ERROR_NO_SHIPPING_SELECTED, 'SSL'));
Edited by Simpel, 18 November 2011, 08:35.














