deacon470 Posted March 20, 2009 Share Posted March 20, 2009 Thanks Link to comment Share on other sites More sharing options...
Guest Posted March 20, 2009 Share Posted March 20, 2009 Go to the link below and install the contribution :) http://www.oscommerce.com/community/contributions,1250 Link to comment Share on other sites More sharing options...
burt Posted March 20, 2009 Share Posted March 20, 2009 Add to checkout_shipping.php if ($cart->show_total() < 20) tep_redirect(tep_href_link(FILENAME_SHOPPING_CART, 'error_message=' . urlencode(SPEND_MORE_MONEY))); Add to includes/languages/english.php define('SPEND_MORE_MONEY', 'Spend More Money You Fool'); Link to comment Share on other sites More sharing options...
♥geoffreywalton Posted March 20, 2009 Share Posted March 20, 2009 Add to checkout_shipping.php if ($cart->show_total() < 20) tep_redirect(tep_href_link(FILENAME_SHOPPING_CART, 'error_message=' . urlencode(SPEND_MORE_MONEY))); Add to includes/languages/english.php define('SPEND_MORE_MONEY', 'Spend More Money You Fool'); Nice one, good see someone else is posting on the forum armed with a glass of wine Need help installing add ons/contributions, cleaning a hacked site or a bespoke development, check my profile Virus Threat Scanner My Contributions Basic install answers. Click here for Contributions / Add Ons. UK your site. Site Move. Basic design info. For links mentioned in old answers that are no longer here follow this link Useful Threads. If this post was useful, click the Like This button over there ======>>>>>. Link to comment Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.