Page 62 of 94 FirstFirst ... 1252606162636472 ... LastLast
Results 611 to 620 of 934
  1. #611
    Join Date
    Sep 2008
    Posts
    605
    Plugin Contributions
    6

    Default Re: New Royal Mail Modules

    The weight calculation is hard coded into each module as each module needs the weight to get the right postage. To remove the display of weight, you'd need to recode every module not to return the text

    Royal Mail 1st Class Large Letter
    Great Britain and Northern Ireland Only : 0.258kg

    at the same time that it returns the price.

    To clarify: each module returns that text the same time as the price, so each module would have to be edited by hand, you cannot edit a template because then you'd loose the whole text.

  2. #612
    Join Date
    Sep 2006
    Location
    U.K.
    Posts
    162
    Plugin Contributions
    0

    Default Re: New Royal Mail Modules

    Sorry but where can I find standard airmail rates for Europe and rest of world letters in the Royal mail module. The international_standard file seems to have data post rates in it, or am I missing something!
    Stephen.
    - ZenCart v:1.3.9h - Template: Simply_Kerrin- Column layout grid. v:1.3.6 - big royal mail. v:2.3.4 - stock by attributes 4.7 - Logo Sidebox - SitemapXML v2s.

  3. #613
    Join Date
    Sep 2008
    Posts
    605
    Plugin Contributions
    6

    Default Re: New Royal Mail Modules

    you should have

    includes/modules/shipping/rmamsmallpacket.php
    includes/modules/shipping/rmamassmallpacket.php
    includes/modules/shipping/rmisfsmallpacket.php

    in your zip file, which is royal mail small packets, royal mail airsure and royal mail interntail signed for. You should not be using international datapost unless it's for crates (and even then you'll probably find a cheaper courier elsewhere).

    Philip (the original author).

  4. #614
    Join Date
    Sep 2006
    Location
    U.K.
    Posts
    162
    Plugin Contributions
    0

    Default Re: New Royal Mail Modules

    Thanks for that, I have those files what I want is Royal Mail Letter rate for Europe and Rest of World. I have some very small items of £1 -2 which my customers have requested to be sent by regular airmail - letter post - as items weigh up to 60gr. Is this possible?
    Stephen.
    - ZenCart v:1.3.9h - Template: Simply_Kerrin- Column layout grid. v:1.3.6 - big royal mail. v:2.3.4 - stock by attributes 4.7 - Logo Sidebox - SitemapXML v2s.

  5. #615
    Join Date
    Sep 2008
    Posts
    605
    Plugin Contributions
    6

    Default Re: New Royal Mail Modules

    Quote Originally Posted by SilverKop View Post
    Thanks for that, I have those files what I want is Royal Mail Letter rate for Europe and Rest of World. I have some very small items of £1 -2 which my customers have requested to be sent by regular airmail - letter post - as items weigh up to 60gr. Is this possible?
    Wha you could do is add to the Royal Mail small packet rate module. In the box where the rates are you have:

    0.1:5.39, 0.12:5.51, 0.14:5.64

    that means 0.1 Kg as in 100 Grams so you could do

    0.06:AAA,0.08:BBB,0.1:5.39, 0.12:5.51, 0.14:5.64

    which would give you AAA for the 60 gram rate and BBB for the 80g rate then you add whatever you wanted to. The only other soultion is for me to create a whole Royal Mail Airmail Letter module which I'm not really inclined to !

    Philip.

  6. #616
    Join Date
    Sep 2006
    Location
    U.K.
    Posts
    162
    Plugin Contributions
    0

    Default Re: New Royal Mail Modules

    Phillip, Many thanks for that, I will try it out.
    Stephen.
    - ZenCart v:1.3.9h - Template: Simply_Kerrin- Column layout grid. v:1.3.6 - big royal mail. v:2.3.4 - stock by attributes 4.7 - Logo Sidebox - SitemapXML v2s.

  7. #617
    Join Date
    Apr 2006
    Posts
    108
    Plugin Contributions
    0

    Default Re: New Royal Mail Modules

    HI There
    I have just downloaded this contrib and want to say THANKS for the work you have done
    I have one quick question,

    I have a 1.38 install of zencart - do I need to add any UK Zones SQL into my site in order for this to work and it so where is the file (in order for it to show counties etc).

    I don't want to add a SQl file to the database and ######## it up!

    Thanks again

  8. #618
    Join Date
    Sep 2008
    Posts
    605
    Plugin Contributions
    6

    Default Re: New Royal Mail Modules

    You only need UK zones if you are going to be using the parcel force options. For the standard RM modules everything works on country, although if you have chosen to display the shipping estimator it does show a list of counties if you install the UK zones. On the original work I did, I commented out the shipping estimator county display because it's irrelevant and irritating.

    In Big RoyalMail version 2.2 the zones SQL is in the "optional" folder ominously named ukzr_optional_county_install-0.0.1.sql but 0.0.1 was perfect so was never upgraded to version 1.0

    Philip.

  9. #619
    Join Date
    Apr 2006
    Posts
    108
    Plugin Contributions
    0

    Default Re: New Royal Mail Modules

    HI Philip
    Thanks kindly for your reply!
    I think we owe you a beer or 5 for this contrib, i can't imagine how many hours you have spent on it!

    Sorry if I wasnt clear! (or if I don't understand :-) )

    I was wanting to have the counties better shown on my zen-cart, does this contrib have everything I need to do that
    OR is thethis the purpose of ukzr_optional_county_install-0.0.1.sql??

    I looked at that file and not sure if I misunderstand that it was only for "couriers" and not for royal mail?

    Sorry for my limited understanding....

  10. #620
    Join Date
    Sep 2008
    Posts
    605
    Plugin Contributions
    6

    Default Re: New Royal Mail Modules

    ukzr_optional_county_install-0.0.1.sql contains every UK county and splits the UK correctly into England, Scotland, Wales and Northern Ireland, whereas the default ZC installation is a little USA centric. it also adds an address format more suitable for UK addresses as we have longer zones than most other countries.

    Royal mail does not per se need the counties (except maybe the correction for Northern Ireland and Eire) but the counties zone record can make a drop down appear on some people's installations (depends what template you use). To install the SQL file go to your admin page > tools > install sql patches click on the button by upload file and find the file on your hard drive.

    There's not any misunderstanding on your part really, you want counties and that's what it has, and they are used for the datapost section of the royal mail, but most people want just 1st class, packets, airmail options, for which counties are not required, hence why it's "optional".

    Philip.

 

 
Page 62 of 94 FirstFirst ... 1252606162636472 ... LastLast

Similar Threads

  1. Royal Mail Basic UK Shipping Modules
    By Chuckl in forum Addon Shipping Modules
    Replies: 168
    Last Post: 24 Sep 2013, 08:04 PM
  2. UK Royal mail
    By pasticheart in forum Built-in Shipping and Payment Modules
    Replies: 2
    Last Post: 19 Apr 2010, 02:38 PM
  3. Big Royal Mail Shipping Modules Mysteriously Stopped - Please Help
    By stevesubhub in forum Built-in Shipping and Payment Modules
    Replies: 0
    Last Post: 8 Oct 2009, 02:17 PM
  4. Royal Mail
    By SilverKop in forum Addon Shipping Modules
    Replies: 0
    Last Post: 20 Feb 2009, 01:26 PM

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
disjunctive-egg
Zen-Cart, Internet Selling Services, Klamath Falls, OR