KJ666 Posted March 6, 2009 Share Posted March 6, 2009 How do i remove the bit that says the Delivery weight ?? Added abit of the code. // Text shown on Checkout_Confirmation $shipping_method = ''; // Leaving this entry blank causes only the shipping title to show i.e Royal Mail 1st Class Std else // Text shown on Checkout_shipping - Delivery Weight : 0.7 Kg's (Ships normally within 1 to 3 days) $shipping_method = MODULE_SHIPPING_RMFIRST_TEXT_WAY . ' : ' . $shipping_weight . ' ' . MODULE_SHIPPING_RMFIRST_TEXT_UNITS . ' ' . MODULE_SHIPPING_RMFIRST_DELIVERY_TIMES; break; } } Link to comment Share on other sites More sharing options...
web-project Posted March 6, 2009 Share Posted March 6, 2009 // Text shown on Checkout_Confirmation $shipping_method = ''; // Leaving this entry blank causes only the shipping title to show i.e Royal Mail 1st Class Std else // Text shown on Checkout_shipping - Delivery Weight : 0.7 Kg's (Ships normally within 1 to 3 days) $shipping_method = MODULE_SHIPPING_RMFIRST_TEXT_WAY . ' : ' . MODULE_SHIPPING_RMFIRST_DELIVERY_TIMES; break; } } Please read this line: Do you want to find all the answers to your questions? click here. As for contribution database it's located here! 8 people out of 10 don't bother to read installation manuals. I can recommend: if you can't read the installation manual, don't bother to install any contribution yourself. Before installing contribution or editing/updating/deleting any files, do the full backup, it will save to you & everyone here on the forum time to fix your issues. Any issues with oscommerce, I am here to help you. Link to comment Share on other sites More sharing options...
KJ666 Posted March 6, 2009 Author Share Posted March 6, 2009 Next problem is (i had it working but then it just went) It now says: Shipping Method This is currently the only shipping method available to use on this order. When any shipping methoads are used. I am using this addon, UK Royal Mail & Overseas Shipping Methods for specific categories of products Link to comment Share on other sites More sharing options...
KJ666 Posted March 7, 2009 Author Share Posted March 7, 2009 Anyone ? ? Link to comment Share on other sites More sharing options...
KJ666 Posted March 7, 2009 Author Share Posted March 7, 2009 Ok found where the error is, if i select a number of cats it comes up, if i select just the one it works :S All codes in the read me file are there etc. Link to comment Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.