josephoboone Posted November 24, 2006 Posted November 24, 2006 I tried to modify shipping.php in order to avoid shipping info for a donation. Now the cart loads a blank page. I think I changed it in catalog AND in languages English. THanks very much for help Joe
josephoboone Posted November 24, 2006 Author Posted November 24, 2006 this is the text from the shipping page <?php /* $Id: checkout_shipping.php,v 1.3 2003/02/06 17:38:16 thomasamoulton Exp $ osCommerce, Open Source E-Commerce Solutions http://www.oscommerce.com Copyright © 2002 osCommerce Released under the GNU General Public License */ define('NAVBAR_TITLE_1', 'Checkout'); define('NAVBAR_TITLE_2', 'Shipping Method'); define('HEADING_TITLE', 'Delivery Information'); define('TABLE_HEADING_SHIPPING_ADDRESS', 'Shipping Address'); define('TEXT_CHOOSE_SHIPPING_DESTINATION', 'Please choose from your address book where you would like the items to be delivered to.'); define('TITLE_SHIPPING_ADDRESS', 'Shipping Address:'); define('TABLE_HEADING_SHIPPING_METHOD', 'Shipping Method'); define('TEXT_CHOOSE_SHIPPING_METHOD', 'Please select the preferred shipping method to use on this order.'); define('TITLE_PLEASE_SELECT', 'Please Select'); define('TEXT_ENTER_SHIPPING_INFORMATION', 'This is currently the only shipping method available to use on this order.'); define('TABLE_HEADING_COMMENTS', 'Add Comments About Your Order'); define('TITLE_CONTINUE_CHECKOUT_PROCEDURE', 'Continue Checkout Procedure'); define('TEXT_CONTINUE_CHECKOUT_PROCEDURE', 'to select the preferred payment method.'); ?>
Mrs Minx Posted November 25, 2006 Posted November 25, 2006 Go back, download the original oscommerce v2.2 and look for the file (the one that you changed for shipping), replace it with the original file. Or, go to your backups and restore. ---------------------------------------- Minxy :) "Keep plodding on to achieve your dreams"
Recommended Posts
Archived
This topic is now archived and is closed to further replies.