Results 1 to 4 of 4
  1. #1
    Join Date
    Mar 2009
    Posts
    435
    Plugin Contributions
    0

    Default big royal mail module

    Big royal mail 2.3.4...This module is amazing! It is exactly what I need!
    I am however experiencing a problem and I can't seem to find the answer in any relating threads;

    I have enabled the 'Royal Mail Standard Parcels' module ver. 2.3.4 I did a test buy for an item that was £2 and weight of 0.5kg, I made sure that in admin modules>shipping the minimum order weight for this shipping module was set to 1.501 and that hide invalid shipping was set to 'true' because I don't want this postage option to be displayed to customers if their order is under 1.501kg.

    And this test order is only 0.5, however I still get displayed 'Royal Mail Standard Parcels
    Royal Mail Standard Parcels is only available for orders over 1.50 kgs'

    I have done the same thing with the 'Royal Mail Standard Parcels (to £100 insurance)' module and this works fine, it doesn't display to customers as an option or as the standard parcel one above does.

    Any ideas anyone?

    Thanks,

    Sushigal

  2. #2
    Join Date
    Apr 2008
    Posts
    11
    Plugin Contributions
    0

    Default Re: big royal mail module

    I just had a similar problem with the Standard Parcels module. In my case it didn't show up unless I set the 'Hide invalid shipping' parameter to false. Like you, I found that the rmstdparcels100 module worked OK, so I did a comparison of the php code of these two modules.

    I found a missing @ in lines 48 and 63 of rmstdparcels.php and, in line 63,
    there was an underscore missing in the variable name '_MAX_ORDERVALUE'.

    Here's the corrected line of code.

    if(@constant('MODULE_SHIPPING_'.(strtoupper($this->code)).'_MAX_ORDERVALUE') != -1 && $order->info['total'] > @constant('MODULE_SHIPPING_'.(strtoupper($this->code)).'_MAX_ORDERVALUE')){

    Correcting this typo, fixed my problem.

  3. #3
    Join Date
    Oct 2009
    Posts
    34
    Plugin Contributions
    0

    Default Re: big royal mail module

    I've just installed this module and the airmail small parcel option doesn't work, i get the error "The shipping rate cannot be determined at this time". Anyone else had this issue?

    Thanks

  4. #4
    Join Date
    Apr 2008
    Posts
    11
    Plugin Contributions
    0

    Default Re: big royal mail module

    I assume you mean air mail small packet (not parcel). This is working OK for me.

    I can't remember the details but I do remember seeing this message when I was in the midst of configuring the various royal mail postal options. I *think* it happened when the system couldn't find a valid postal option. So, suggest you check the options you have set within the airmal small packet sub-module, e.g the min and max values and the max weight.

 

 

Similar Threads

  1. v139h Parse error in Admin with Big Royal Mail module
    By Vinyl Signs in forum Addon Shipping Modules
    Replies: 8
    Last Post: 8 May 2012, 09:17 AM
  2. Replies: 1
    Last Post: 10 Sep 2010, 02:16 PM
  3. How to install a Big Royal Mail module?
    By edjac in forum Addon Shipping Modules
    Replies: 1
    Last Post: 19 Oct 2008, 11:25 PM
  4. Big Royal Mail module - delete county and postcode
    By snow-man in forum Built-in Shipping and Payment Modules
    Replies: 1
    Last Post: 7 Sep 2008, 08:06 AM
  5. Big Royal Mail - Big Error - Shipping Abroad
    By bleazy in forum Addon Shipping Modules
    Replies: 0
    Last Post: 14 Jul 2008, 03:01 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