Re: New Royal Mail Modules
From the 6th April 2009 the prices will change, quite substantially, 14 p increase on packets, 9 p on large letters 6p on first class.
If anyone is interested I shall be working on a SQL update that will just go into the Install SQL Patches section of zen cart. This data will not be GPL because of the whole I'm on strike thing.
Philip.
Version 2.2 New Royal Mail Modules
I has just come to my attention that there is a serious data entry error in the airmail side of the royal mail modules in Version 2.2.
This will be corrected by this evening. There also exists minor errors in Standard Parcels and all other insurance versions, as well as the signed for process.
It may be that for the last year prices have been being undercharged by 20p on inland post but up to £14.87 !! on worldwide airmail deliveries.
It will be posted here when 2.3 is ready.
Philip.
Version 2.3 New Royal Mail Modules Released - Security Upgrade
Until the zen team can review it it can be downloaded from here.
http://########################.co.uk/versions/b...lmail_v2.3.zip
Here is a summary of the changes, including SQL insertion and XSS flaws, and I threw in a couple of new modules (4 actually) for extra insurance on special delivery items as well as corrected numerous mistakes. Postal prices are valid until 6th April 2009 after that a SQL patch will be available for the new postal rates.
Released under the GPL, please send donations to [email protected], thank you.
9/03/2009 - 2009 (c) Philip Clarke
Rates correct to April 5 2009, SQL patch will be released for the 2009 rate increase,
Works with Zen Cart version 1.3.5 to 1.3.8
Airmail, Airsure, Airsure 500, International Signed for, ISF 500 Rates all corrected.
Standard Parcels, 100, 250 and 500 corrected and cleaned up.
Security update
Prior to this release, optional components for shipping estimator had XSS and possible SQL insertion flaws
New for 2.3
Added Special delivery £1000 and £2500 insurance options.
confirmed working with ZC versions 1.3.0 to 1.3.8
Re: New Royal Mail Modules
HI Philip
Thanks for all your brilliant advice, so far.
I have a quick question
on testing my icons for the postage solutions aren't showing, just text repeated
is this a CHMOD issue?
Thanks
Samantha
Re: New Royal Mail Modules
Sorry, my fault, icons in wrong folder.
My mistake...... Sorry
Re: New Royal Mail Modules
That's okay, if it's an instruction issue, please tell me where I can make changed. 2.3 is a quick fix release 2.3.1 will have some cleaning up done to it which I'm going through now, like superfluous text boxes, comments in the code.
Philip.
Re: New Royal Mail Modules
One thing that caught me out was the update date displayed in the Eurozone 48 install message - it said 2006. A check through the file and editing the date to 2009 told me the right service was available.
Which leads me into the real problem I'm having.
On both 1.3.7 & 8 with the Mutual Advantage UK template, I can not get past step 1 of 3 in the checkout process, using either the Eurozone 48 or the International Standard shipping options, if my account shipping location is any European country except the UK.
It wasn't working (for me at least) with the earlier version which is why I tried the lastest update.
Am I missing something simple?
Thanks
Kev
Re: New Royal Mail Modules
Something simple: the address you may be using may not be in a zone because you haven't installed European zones.
But I'll install and examine the Mutual Advantage Template later on tonight, it may be a zone record issue though, in which case I'd need to examine your setup because my zones are pretty much set up correctly for the last couple of years.
With regards to the 2006, well that's what the prices were in 2006, whether someone updated the prices while I was not in the project is another things entirely, as they may have forgotten to update the text. I am actively working on SQL updates for the module to bring everything bang up to date. I know that the airmail services were very much out of synch with last years prices, and I only corrected them to last years price list as that's what I have and it was a quick fix required yesterday.
A SQL update for prices is preferable as it's instant and doesn't require uninstalling and re-installing the modules, so that's the way I'm going and it will be ready for the main royal mail services within the next two days, probably with the datapost and parcel force options following on just after the weekend. That is "if" this mutual uk template doesn't take too much time.
The funny thing is, that 3 years ago, the mutual UK template was one of the sources for the UK zones that are used for parcelforce and datapost.
Eurozone 48 and another important update to modules
Quote:
Originally Posted by
mutualadvantage
One thing that caught me out was the update date displayed in the Eurozone 48 install message - it said 2006. A check through the file and editing the date to 2009 told me the right service was available.
Which leads me into the real problem I'm having.
On both 1.3.7 & 8 with the Mutual Advantage UK template, I can not get past step 1 of 3 in the checkout process, using either the Eurozone 48 or the International Standard shipping options, if my account shipping location is any European country except the UK.
It wasn't working (for me at least) with the earlier version which is why I tried the lastest update.
Am I missing something simple?
Thanks
Kev
Honest answer, "I don't know if you are missing something simple". I have however found something bad in Eurozone 48 that may help you, first port of call is to install this 2.3.1 (AND EVERYONE ELSE SHOULD TOO)
http://########################.co.uk/versions/b...ail_v2.3.1.zip
because I made a mistake in airsure 500 where I'd left some debugging things inside and it splurges zone rates all over the page in a H2 header so it's obvious. Also Eurozone 48 is missing some options that seem to have disappeared over the years including the all important "hide invalid shipping".
Now getting back on track. we'll go through the basics.
In your admin you should have some zones set up Admin/ Locations / Zone definitions because the modules need to know where each country is, if not then uninstall and re-install Euro48 and international standard, they should pop in there automatically with the correct countries in each zone (I've really got to hand it to myself, I did a great piece of programming then, because I seriously could not remember how it had been done and was expecting something really complex).
Once you have installed the new modules, then add a fake french address and order something. In eurozone 48 and whichever other ones you want to turn "Hide Invalid Shipping" to true, that way you should be able to see why you are not getting any options displayed. In the case I was testing out, the first thing that popped up was that my cart was bigger than £250 which was set as the maximum order value in both modules but because I had invalid shipping set to false, I couldn't see the shipping options.
That should at lest get you started a bit further along the way and hopefully get picked up by any search engines for common mistakes when installing the modules, in the next release I'll turn all the invalid shipping options to "false" so that people can debug better.
Philip.
Re: New Royal Mail Modules
Thanks for the reply Philip. I've been through all you suggest and I still can't get past the first of the 3 checkout procedure pages, selecting the shipping method on the checkout_shipping page (step 1 of 3)
The zones are in place, all of the correct information relating to shipping type, weight and cost display, but if I click on the 'continue' button (tried both CSS and standard) I am not progressed to step 2.
It's almost like ZC isn't processing the module or getting an expected return value?
I also removed all other shipping modules except Euro48 and still couldn't get to step 2.
I also get the same result using the default template.
Thanks
Kev