Zen Cart Logo
Forums / Addon Shipping Modules / [Old] Royal Mail Modules

[Old] Royal Mail Modules

Locked

Views: 220,580

Results 201 to 220 of 936
This thread is locked. New replies are disabled.
28 Nov 2006, 19:45
#201
chuckl avatar

chuckl

Totally Zenned

Join Date:
Nov 2006
Location:
Papworth, Cambridgeshire, UK
Posts:
717
Plugin Contributions:
0

[Old] Royal Mail Modules

Philip,
I think you meant that the target of your discreet traffic optimisation programme was shipping_estimator.php in the optional folder, and that the upgrade link is on the previous page in this thread?

28 Nov 2006, 19:45
#202
danallkins avatar

danallkins

Zen Follower

Join Date:
Aug 2006
Posts:
135
Plugin Contributions:
0

Re: [Old] Royal Mail Modules

Think I'm ok there... only used the Sql files and non of the php from that folder!

28 Nov 2006, 19:53
#203
bouncingltd avatar

bouncingltd

Suspended

Join Date:
Aug 2006
Posts:
127
Plugin Contributions:
0

Re: [Old] Royal Mail Modules

Oops nope it's in shopping_cart.php not shipping.php in the define TEXT_INFORMATION it was saying something like "we don't ship to Australia or America....." contact us at my website

28 Nov 2006, 20:45
#204
danallkins avatar

danallkins

Zen Follower

Join Date:
Aug 2006
Posts:
135
Plugin Contributions:
0

Re: [Old] Royal Mail Modules

Where can I find the line 'Special Instructions or Comments About Your Order' to edit??

28 Nov 2006, 20:53
#205
pixxi avatar

pixxi

Totally Zenned

Join Date:
Jan 2004
Location:
UK
Posts:
1,065
Plugin Contributions:
1

Re: [Old] Royal Mail Modules

includes/languages/checkout_shipping.php

28 Nov 2006, 21:41
#206
danallkins avatar

danallkins

Zen Follower

Join Date:
Aug 2006
Posts:
135
Plugin Contributions:
0

Re: [Old] Royal Mail Modules

Thank you!

02 Dec 2006, 04:13
#207
meemster avatar

meemster

New Zenner

Join Date:
Jul 2006
Location:
London, UK
Posts:
11
Plugin Contributions:
0

Re: [Old] Royal Mail Modules

Hi there,

great module! all seems to work fine except when i add any of the international shipping options; then i get the following error message:

Warning: Variable passed to each() is not an array or object in /home2/public_html/ukstore/includes/classes/db/mysql/query_factory.php on line 112

Warning: session_start() [function.session-start]: Cannot send session cache limiter - headers already sent (output started at /home2/public_html/ukstore/includes/classes/db/mysql/query_factory.php:112) in /home2/public_html/ukstore/includes/functions/sessions.php on line 100

Warning: Cannot modify header information - headers already sent by (output started at /home2/public_html/ukstore/includes/classes/db/mysql/query_factory.php:112) in /home2/public_html/ukstore/includes/init_includes/init_templates.php on line 78

please advise.
cheers, M.

02 Dec 2006, 08:38
#208
bouncingltd avatar

bouncingltd

Suspended

Join Date:
Aug 2006
Posts:
127
Plugin Contributions:
0

Re: [Old] Royal Mail Modules

meemster:

Hi there,

great module! all seems to work fine except when i add any of the international shipping options; then i get the following error message:

Which version of the module are you using and where is this error appearing ? in Admin or in the shipping estimator ? Can you take me through the steps exactly, with just one module only, like Airmail and no others installed.

Thank you

Philip.

02 Dec 2006, 09:26
#209
meemster avatar

meemster

New Zenner

Join Date:
Jul 2006
Location:
London, UK
Posts:
11
Plugin Contributions:
0

Re: [Old] Royal Mail Modules

bouncingltd:

Which version of the module are you using and where is this error appearing ? in Admin or in the shipping estimator ? Can you take me through the steps exactly, with just one module only, like Airmail and no others installed.

Thank you

Philip.

I'm using v2.1 and the error appears at the very top of the screen from the moment one of the international options are switched on (also in the shipping estimator).

As per your guidelines, when I uninstalled the other modules and had airmail by itself it worked ok, though the first time round the shipping estimator also displayed this underneath:

Warning: Unknown(): Your script possibly relies on a session side-effect which existed until PHP 4.2.3. Please be advised that the session extension does not consider global variables as a source of data, unless register_globals is enabled. You can disable this functionality and this warning by setting session.bug_compat_42 or session.bug_compat_warn to off, respectively. in Unknown on line 0

Strangely, that has not reappeared since. If i try to install even one of the other modules, say like 1st class large letters then it falls back into error.

02 Dec 2006, 12:14
#210
bouncingltd avatar

bouncingltd

Suspended

Join Date:
Aug 2006
Posts:
127
Plugin Contributions:
0

Re: [Old] Royal Mail Modules

Okay everything session based can pretty much be ignored, the error has caused the session cookie not to be sent so it then causes probably unrelated error messages. The 4.2.3 one has probably solved itself by setting a session cookie somewhere else but may appear in about an hours time !

Okay so am I to understand that something like royalmail 1st class will work on it's own with no other modules installed ? and that any of the airmail, airsure or international signed for modules don't work, e.g. is it country specific ?

Try each module one at a time, what I want to discount is file corruption since a lot of people use the modules and previously there has been the odd problem crop up because of a corrupted file (and I admit, I once uploaded a corrupted zip too).

Hopefully me explaining what we are looking for, may help you in the diagnosis.

Philip.

02 Dec 2006, 14:48
#211
meemster avatar

meemster

New Zenner

Join Date:
Jul 2006
Location:
London, UK
Posts:
11
Plugin Contributions:
0

Re: [Old] Royal Mail Modules

I have been able to successfully run royalmail 1st class large letters & packets, together with 2nd class large letters & packets plus ukzr, freeoptions and zone rates(which I managed to configure for international signed for based on your modules settings). The problem arises when I try to install any of the international options. I ought to mention (and I'm not sure this helps) that when the error messages arise at the top of the screen, if I click 'home', I get the following additional message:

1064 You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'EXPECTED_PRODUCTS_SORT limit MAX_DISPLAY_UPCOMING_PRODUCT' at line 6
in:
[select p.products_id, pd.products_name, products_date_available as date_expected from products p, products_description pd where to_days(products_date_available) > to_days(now()) and p.products_id = pd.products_id and pd.language_id = '1' order by EXPECTED_PRODUCTS_FIELD EXPECTED_PRODUCTS_SORT limit MAX_DISPLAY_UPCOMING_PRODUCTS]

Ok, in terms of what works and what doesn't: Airsure, both options, will work provided no domestic services (except for ukzr) are installed. The other international options will not work even when installed on their own. I've gone through them one-by-one.

Appreciate your help on trying to work this out.

02 Dec 2006, 16:26
#212
bouncingltd avatar

bouncingltd

Suspended

Join Date:
Aug 2006
Posts:
127
Plugin Contributions:
0

Re: [Old] Royal Mail Modules

EXPECTED_PRODUCTS_FIELD EXPECTED_PRODUCTS_SORT is a bad thing, it means that somewhere you're installation is not picking up constants from the database that should be defined as numbers or strings so it's throwing a sql error in the database because zencart should have passed it something like
order by product_name instead of that junk that you got outputted. In your case what has happened is your upcoming products box has crashed in this scenario.

This may however be nothing to do with the problem. Remove bog standard airmail and the please download this file

http://bouncing.org/rmamsmallpacket.php.zip

unzip it and place it over the top of the file in includes/modules/shipping/ then re-install airmail and see if it works on it's own. I think it would be best to start talking on my personal email too as this is getting quite in depth the address is nod at bouncing.org

Thank you

Philip.

05 Dec 2006, 12:57
#213
danallkins avatar

danallkins

Zen Follower

Join Date:
Aug 2006
Posts:
135
Plugin Contributions:
0

Re: [Old] Royal Mail Modules

DanAllkins:

Thanks Guys! that seems to have worked a treat!!!! I owe you one.. :cheers:
Now all I have to do is work out why the Royal mail icons are clipping the center col... might edit so it dont have such a long string of text.

But before I go on... I'll post this question in the correct forum.

Thanks for you help again Guys!

Dan

As from the above post, my shipping is now displaying the correct prices BUT, the items for sale have to be sent by Large Letter, Packet etc because of their size. Some items don't weigh much, but are too large to go as a large letter and have to be sent as a 'packet' How can I make sure when it comes to check out the correct shipping option is given. I tested this with an item and the shipping module gave a price of 32p (letter), but the item was too bulky for 'letter' and has to go via 'Large Letter'

hope you can understand what I'm trying to say ! lol
Thanks
Dan

05 Dec 2006, 13:41
#214
bouncingltd avatar

bouncingltd

Suspended

Join Date:
Aug 2006
Posts:
127
Plugin Contributions:
0

Re: [Old] Royal Mail Modules

At the moment only the Japanese version of ZC apparently does sizes, what I did was set a minimum/ maximum price of item to try and get around the problem you are describing, I sell lens caps, up to 5 caps its into the "Large letter" catergory, so working on that price, anything over, the large letter disappears and is placed into "packet". On borderline options I just let the user choose making sure they understand about the royal mail's £1 admin fee for releasing an oversized "large letter". On exceptional items like small socket caps, I make sure it's in the description which option to choose (except I've sold out so can't show you an example). What would have been nice in Zen cart would be the ability to set shipping modules in each item, you could have a default where it relies on the modules I've built and an override per item in a select box in the product admin. Anyway that's about the only solution I've found at the moment unless I have a lot more time available to take the Japanese version to pieces.

09 Dec 2006, 17:43
#215
scrapdragon avatar

scrapdragon

New Zenner

Join Date:
Jan 2006
Posts:
19
Plugin Contributions:
0

Re: [Old] Royal Mail Modules

Ooh1 I am in Lurve :)

I have just downloaded this from the modules section after my new install and I love it - thank you so much philip for all your hard work. I was expecting to do the full table rates again!

I have a similar question to that above. I sell many things including paper which weighs light is 5gms but it is 12x12 size so regardless of the weight of the papers I must post it in a 'Packet' thiese allows the customer to select first class. I woud not want everything to go at a higher rat
Is there any way I could add something which lets it know that if paper goes into the card the packet must be sent as a packet or will I just have to put a message on and hope the customers pick ther corect size for postagte.

09 Dec 2006, 18:20
#216
bouncingltd avatar

bouncingltd

Suspended

Join Date:
Aug 2006
Posts:
127
Plugin Contributions:
0

Re: [Old] Royal Mail Modules

The only soultion so far is to put a message at the top of the shopping cart here

/includes/languages/english/[YOUR_TEMPLATE]/shopping_cart.php

or put it in the item itself, it's the only solutions that I have currently found. What I propose doing for version 3, is writing an override as describe above, to be able to disable shipping items on a per-item basis, but that is going to be complex. Also version 3 will be altering the admin side of Zencart which was something I was always loath to do because of upgrades.

This week I will release Parcelforce International Datapost, International Standard, Eurozone 48 modules, all pre-configure unlike the UKZR which is for mainland GB, and a sod to configure because people split the UK up in non-standard ways. I'm also intending to put the Netherlands into Europe, which I keep on forgetting to do.

I also have to let the forum know, that my physical state is deteriorating, should I pop my clogs, then Pixxi has agreed to takeover support, but someone will be needed to maintain the modules if the post office rates change, though at the moment I think that the modules would not require much "development" unless ZC changes structure dramatically.

Philip.

11 Dec 2006, 23:12
#217
scrapdragon avatar

scrapdragon

New Zenner

Join Date:
Jan 2006
Posts:
19
Plugin Contributions:
0

Re: [Old] Royal Mail Modules

Thanks for that, its what I have done for the easy option.

My prayers are with you and your family

14 Dec 2006, 23:41
#218
arrse avatar

arrse

New Zenner

Join Date:
Nov 2006
Posts:
42
Plugin Contributions:
0

Re: [Old] Royal Mail Modules

bouncingltd:

but big_royalmail ships with

big_royalmail_v++/includes/languages/english/modules/shipping/ukzr.php

if that is in place then it should find it in preference to an overidden template unless I am misunderstanding something. Please elucidate.

I'm relatively new to Zen Cart so maybe I'm misunderstanding the way you are meant to do these sort of things. My main point was that I think the instructions need to make it explicit that you need to add the additional zones to your ukzr.php file.

27 Dec 2006, 22:23
#219
doubletiger avatar

doubletiger

Zen Follower

Join Date:
Apr 2005
Posts:
199
Plugin Contributions:
0

Re: [Old] Royal Mail Modules

Hi,

I'm very excited by this Royal Mail mod and would like to install on my zen cart shop. I have read through all posts and confused about the duplicated counties issue. Can someone please tell me what is the BEST version to install this mod? Is it best install on UK template (by Mutual Advantage) or just original zen cart?

Also, does anyone know how to set up if the shipping is base on weight but will be free when it over certain amount (e.g. free shipping for order £50)?

Thank you in advance!

29 Dec 2006, 00:52
#220
hudda avatar

hudda

New Zenner

Join Date:
Nov 2006
Posts:
39
Plugin Contributions:
0

Re: [Old] Royal Mail Modules

Hi,

Sorry to bother you.

Thanks for this great module, im new to this and have had no luck in what i have read from previous pages.

When i put the item weight as 0.1 in the new items page, everything is fine, on the shipping estimator it also says o.1kg, but when it gives the options it adds 3kg, this happens always, even if i change items weight it adds 3kg.

Also the following prices are not showing for 2nd class, 1st class, special delivery before 9am and standard special delivery isnt showing up at all, even though i enabled it options:

Available Shipping MethodsRatesRoyal Mail 2nd Class Recorded Signed ForTM "Large Letter" (The shipping rate cannot be determined at this time)Royal Mail 1st Class Recorded Signed ForTM "Large Letter" (The shipping rate cannot be determined at this time)Royal Mail 2nd Class Recorded Signed ForTM "Packet" (The shipping rate cannot be determined at this time)Royal Mail 1st Class Recorded Signed ForTM "Packet" (Great Britain and Northern Ireland only : 3.200 kg(s))£14.72Royal Mail specialdelivery**®** next day (Great Britain & Northern Ireland only : 3.200 kg(s))£20.90Royal Mail Standard Parcels (to £100 insurance) (3 to 5 days. Delivery to United Kingdom : 3.200 kgs)£11.20Royal Mail Standard Parcels (to £250 insurance) (3 to 5 days. Delivery to United Kingdom : 3.200 kgs)£12.45Royal Mail specialdelivery® 9:00am (The shipping rate cannot be determined at this time)Store Pickup (Walk In)

Any help would be greatly appreciated.

Thanks

N.Hudda

And thank you for this module, and i hope you get better soon.