gandhi
Apr 24 2008, 08:36 AM
www.brewrecords.net/shop
I added the royal mail contrib, installed fine
However, I want it to be £1 per item, 50p per additional item, NOT £1 recorded delivery, 50p each additional item.
Also there is not option for international postage too, how can i 'add 50p per item for international orders' or something similar?
thank you.
geoffreywalton
Apr 26 2008, 07:59 PM
Suspect you can change the wording in /includes/languages/english/rm.php (guesses ad at rm.php)
Set this so the shipping method is only available in the UK in the modules admin area of your shop.
Create another shipping module for the rest of the world by duplicating the rm module and editing as appropriate.
gandhi
Apr 29 2008, 01:20 PM
hi in that location i don't have an rm.php
any ideas?
gandhi
May 6 2008, 02:20 PM
yepdefinatley no rm.php
anybody??!?
gandhi
May 11 2008, 08:37 AM
?
gandhi
May 12 2008, 01:25 PM
there definatley no rm.php...
tobinuk
May 12 2008, 07:35 PM
"Suspect you can change the wording in /includes/languages/english/rm.php"
I think he meant edit the wording in /includes/languages/english/modules/shipping/ rm.php
Now where he put rm.php that was just a example! it maybe called something else
Follow the files as above and edit which ever file you want the wording changed
gandhi
May 19 2008, 12:24 PM
i have the following in my shipping folder:
flat.php
item.php
record.php
table.php
usps.php
zones.php
which one do i edit?
thanks.
gandhi
May 21 2008, 02:34 PM
can anyone help me with this?
macdoodle
May 22 2008, 09:39 PM
QUOTE (gandhi @ May 21 2008, 10:34 AM)

can anyone help me with this?
Wild guess - I think it's the "record.php" file, because I think all the other files are included in the standard osc install.
gandhi
May 23 2008, 08:27 AM
CODE
<?php
/*
$Id: record.php,v 1.0x 22/03/2005
by Paul (melfalcon)
$Id: table.php,v 1.26x 22/03/2005 $
osCommerce, Open Source E-Commerce Solutions
http://www.oscommerce.com
Copyright (c) 2003 osCommerce
* Modifications by Paul B <osc@finalsolution.co.uk>
Released under the GNU General Public License
*/
define('MODULE_SHIPPING_RECORD_TEXT_TITLE', 'Royal Mail First Class - Recorded Delivery');
define('MODULE_SHIPPING_RECORD_TEXT_DESCRIPTION', 'Royal Mail First Class - Recorded Delivery');
define('MODULE_SHIPPING_RECORD_TEXT_WAY', '(£%s first item, £%s each additional)');
define('MODULE_SHIPPING_RECORD_TEXT_AMOUNT', 'Amount');
?>
aha yes i have it!!
however i want people to have the choice of the following:
1st class recorded
2nd class recorded
1st class
2nd class
Europe
Rest Of The World
can anyone help?
gandhi
Jun 2 2008, 08:40 AM
anyone?
This is a "lo-fi" version of our main content. To view the full version with more information, formatting and images, please
click here.