Latest News: (loading..)
ROYAL MAIL CONTRIB
Started by gandhi, Apr 24 2008 08:36 AM
11 replies to this topic
#1
Posted 24 April 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.
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.
#2
Posted 26 April 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.
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.
Edited by geoffreywalton, 26 April 2008 - 08:00 PM.
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 ======>>>>>.
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 ======>>>>>.
#3
Posted 29 April 2008 - 01:20 PM
hi in that location i don't have an rm.php
any ideas?
any ideas?
#4
Posted 06 May 2008 - 02:20 PM
yepdefinatley no rm.php
anybody??!?
anybody??!?
#5
Posted 11 May 2008 - 08:37 AM
?
#6
Posted 12 May 2008 - 01:25 PM
there definatley no rm.php...
#7
Posted 12 May 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
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
Edited by tobinuk, 12 May 2008 - 07:36 PM.
#8
Posted 19 May 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.
flat.php
item.php
record.php
table.php
usps.php
zones.php
which one do i edit?
thanks.
#9
Posted 21 May 2008 - 02:34 PM
can anyone help me with this?
#11
Posted 23 May 2008 - 08:27 AM
<?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?
#12
Posted 02 June 2008 - 08:40 AM
anyone?










