Page 79 of 94 FirstFirst ... 2969777879808189 ... LastLast
Results 781 to 790 of 934
  1. #781
    Join Date
    Jul 2008
    Posts
    9
    Plugin Contributions
    0

    Default Re: New Royal Mail Modules

    Hi Philip

    it's more wrong than I first thought. When I swapped countries in the shipping estimator the error message did disappear. However when I went to check out my whole screen went a bit weird and it picked airmail instead of domestic.

    Also my checkout screen went a bit weird - the font went really big and everything was out of place. I have switched the modules back off now but if you name a time I am happy to switch them back on for a few mins for you to have a look.

    thanks
    John

  2. #782
    Join Date
    Sep 2008
    Posts
    605
    Plugin Contributions
    6

    Default Re: New Royal Mail Modules

    You are completely correct there is a bug in all of the airmail modules at least and it must stem back years, (thanks you the offer of letting me look at it though), the "default" for Zen cart is to hide errors, and there is certainly a loop skipping one, I can't recreate it exactly but I can see what you mean, I can suppress it quite easily and may choose to do so this weekend, but if I have the time, I would prefer to rewrite some quite substantial sections of the modules.

    It ties in quite nicely with some groundwork I've been doing, I want to put in a "banned" countries list. When I ran a shop I never used to ship to the USA because small packets got lost too many times, but currently there is no facility to ban a country in the modules as everything is shoved into the "other" category if it isn't in Europe, hoefully I should be able to tie the two sections in together. The original code is based on a loop for splitting the country in Europe, World Zone 1 and World Zone 2, but a couple of years ago the royal mail reduced it to Europe and "the rest of the world", When the modules were modified to account for this, the World Zones were removed but not the underlying loop, since it is now a "is it in Europe" or "the rest of the world" question, the loop can be removed which should solve the problem, there just happens to be a lot of modules to do this. There will be a solution by Monday morning.

    Thank you for bringing it up,
    Philip.

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

    Default Re: New Royal Mail Modules - v 2.3.6 Available

    Better later than never (should have been last night), Big Royal Mail 2.3.6 is available to download from here

    http://########################.co.uk/versions/b...ail_v2.3.6.zip

    until it is approved in the add-ins sections. The updates are

    version 2.3.6
    17/05/2009
    Bug fixes to royal mail standard parcels modules.
    Undefined constants errors removed in all Airmail modules.
    Beta - ability to exclude countries added to Airmail Small Packets
    Beta - Server Time correction now added to Special Delivery Saturday.

    Airmail Service

    The undefined constants that were resulting in troonorth's errors have been removed or altered in all modules.

    If the ability to exclude countries from Airmail, e.g. the shop does not deliver to the USA, is popular, then it will be migrated to the other 5 Airmail modules.

    Special Delivery Saturday

    The Special Delivery Saturday module is now coming along very well. The module only enables on Thursday's at 5pm after the post office has closed and stops on Friday at 5pm. The "problem" was that some people host their shops on machines where the server time is not english, so there is not a time correction facility, where you enter the current time and date and it works out the difference and the module "just works".

    The next step will be to give shop owners the ability to turn if on and off at their own times

  4. #784
    Join Date
    Oct 2007
    Posts
    26
    Plugin Contributions
    0

    Default Re: New Royal Mail Modules

    I still use Zen-Cart 1.3.7. Will the new modules work with 1.3.7? I intend to update but not until the new version of Zen-Cart (v2) is released.

    Is there and upgrade 'how-to'?

    Many thanks for your effort and time on this.

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

    Default Re: New Royal Mail Modules

    Okay two things,

    Point 1) These modules work all the way down to 1.3.0 with the exception of the optional templates, these (the templates) will probably work with 1.3.7 but do not work with 1.3.5.

    The structure of the modules themselves has not changed in function since 1.3.0 so they should work fine. Normally upgrading only means you put it on your system and if you have any blank areas in the area to the right, when you click on the module's row in shipping, then you just remove and install. The "blank areas" mean that a new facility has been added to the module and that the modules can't find it, if you click on "edit" for a non-upgraded module, you tend to get a blank area and a blank textbox.
    If you have changed anything like min or max order values or countries that you don't ship to, then the remove and re-install does not affect them, the only "problem" with that may be that because airsure changed it's countries this year, you may need to ask for a bit more help. I've always tried to construct the modules so that they don't overwrite any settings shop owners have put in.

    Point 2) I cocked up airsure in 2.3.6 and it no longer recognizes USA and Canada, this is the link to 2.3.7

    http://########################.co.uk/versions/b...ail_v2.3.7.zip

    which fixes the bug, and also adds the ability to exclude countries from the International Signed for services. Airsure is limited to specific countries so ifone wants to exclude them from the service, one just removes them from the already existing country boxes.

  6. #786
    Join Date
    Dec 2008
    Posts
    82
    Plugin Contributions
    0

    Default Re: New Royal Mail Modules

    Ok... help me please, somebody.

    just downloaded and installed Big royalmail 2.3.4 and the install seems like it went ok.

    I then clicked on the Upgraed_SQL folder and uploaded the sql patches in this order:

    upgrade_1.2_to_1.3.sql
    upgrade_all_to_1.5.sql
    set_sort_order.sql

    When i installed the first patch, upgrade_1.2_to_1.3.sql I got the message that it couldn't upgrade as they already existed.
    I then installed the other 2 patches as described.

    Was this normal?... I initailly got the error at the top of the screen saying that there was an update and to follow the link and download the latest sql patch. however I've refreshed my cache and the error message appears to have gone. i've now checked again and it has returned. what needs to be done?

    Now i need to complete the configuration.

    Obviously the postal methods etc are worked out via item weight. Where do I enter the weight of each item so that it knows how much to charge? Is it done in the usual way via catalog / catagories/products in the admin.. Or is it done elsewhere?
    "You've seen the film, now get the doll. Handi Bendi Ghandi, complete with a wardrobe of robes and a cast of five thousand"

  7. #787
    Join Date
    Sep 2008
    Posts
    605
    Plugin Contributions
    6

    Default Re: New Royal Mail Modules

    Afternoon,

    The first thing is that you shouldn't have used the upgrade SQL unless you were upgrading rather than installing. I'll have a look but I believe that SQL is for people using very old carts and very old versions of the modules e.g 2~3 years ago. The next thing is that the RM modules are at 2.3.7 and there is a link above, and it would be better if you installed that version.

    Be back soon,
    Philip.

  8. #788
    Join Date
    Dec 2008
    Posts
    82
    Plugin Contributions
    0

    Default Re: New Royal Mail Modules

    just checked and have discovered that the latest sql patch is a purchasable item. My client is in the process of purchasing these from you as i type. hopefully you can install these asap.

    My clients name is debbie shailer and she'll be purchasing the both royal Mail updates.

    I've upgraded to version 2.3.7 everything now looking good in the modules section.
    "You've seen the film, now get the doll. Handi Bendi Ghandi, complete with a wardrobe of robes and a cast of five thousand"

  9. #789
    Join Date
    Feb 2009
    Location
    England
    Posts
    30
    Plugin Contributions
    0

    help question Re: New Royal Mail Modules

    Hello Philip,

    Firstly, thank for the terrific modules, they do exactly what it says on the box!!

    We have just installed Royal Mail 2.3.7 and DataPost 2.3.5 into Zen Cart 1.3.8

    When we go into modules, shipping and select one of the modules for install we get this..

    The rates for the Royal Mail Shipping Modules increased on 6th Apr 2009. A SQL patch is available to update them.
    The support thread is here, click on the "Last >>" link on the right to get to the most recent post.

    I have read the posts here, and it seems that we shouldn't (and haven't) used the SQL files provided in your package. But on checking the rates as currently set, I can confirm that they dont match the current rates with DataPost or Royal Mail.

    Please can you advise where the updated tables are, and how I obtain them?

    Many thanks in advance,

    Bob

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

    Default Re: New Royal Mail Modules

    I've just PM'd you, no you should have installed those SQL patches apart from maybe the UK counties one and only if you had not installed that type of thing before. I really should remove them from the next release, those atches are only relevant for 2~3 years ago when major changes happened between versions 1.2 and 1.5

    Philip.

 

 
Page 79 of 94 FirstFirst ... 2969777879808189 ... 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