Page 42 of 94 FirstFirst ... 3240414243445292 ... LastLast
Results 411 to 420 of 934
  1. #411
    Join Date
    Nov 2006
    Location
    Papworth, Cambridgeshire, UK
    Posts
    731
    Plugin Contributions
    3

    Default Re: New Royal Mail Modules

    The default Zen Cart install sets up an automatic added packaging weight of 3 'units'. In your case actually 3kg, since the Royal Mail modules calculate in kg. So the shipping weight of your 0.001'lb' item is calculated at 3.001kg.
    Change it in Admin-Configuration-Shipping/Packaging section Package Tare Small to Medium. Default is 0:3, which means 0 percent, 3 units. 10:0 is a better setting for testing.

    Zencart does not do any weight conversions, it doesn't care what you call the units, so to change the units you simply need to edit the files, and change lbs. to kg. Easiest way to find out where is to read the tutorial

    https://www.zen-cart.com/tutorials/i...hp?article=204

  2. #412
    Join Date
    Jun 2007
    Posts
    5
    Plugin Contributions
    0

    Default Re: New Royal Mail Modules

    Quote Originally Posted by Pixxi View Post
    This is a limitation of the standard cache_data column size in all versions (AFAIK) of zen up to and including zen v1.3.7.

    See post 299 (in this thread, above) for an explanation.

    See also the bug report here:

    http://www.zen-cart.com/forum/showth...ad.php?t=56436

    The fix is to run this SQL statement on your database via phpMyadmin:

    PHP Code:
    # change cache tracking size
    TRUNCATE TABLE db_cache;
    ALTER TABLE db_cache CHANGE cache_data cache_data mediumblob
    Or to change to file-based caching in your configure.php files.
    Cheers!

    Wanted to add my thanks for this post. To fix my post...

  3. #413
    Join Date
    Jun 2007
    Posts
    61
    Plugin Contributions
    0

    Default Re: New Royal Mail Modules

    Hi,

    Just tried using the shipping estimator additional mod that you give. It seemed to break my shipping estimator.

    I have a test user with three addresses, two of which are outside the UK. Because i don't have any international delivery option available there are no shipping options available for these two address (not sure if this makes a deference but i thought I'd give the full scenario).

    I open the shipping estimator and it shows the shipping for the default address, with an option bar at the top so i can select the additional addresses in my test account.

    I select one of the other address and the estimator updates to show no available shipping options. But now I cannot see the option bar so i cannot change back to my old address. I close and open the estimator and still the same.

    Without the mod installed i can change from one address to another no problem.

    This is with zen cart 1.3.7.

    Just thought i'd let you know..

    Otherwise, great mod and thanks it is most helpful indeed :)

  4. #414
    Join Date
    Jun 2007
    Location
    Milton Keynes UK
    Posts
    153
    Plugin Contributions
    0

    Default Re: New Royal Mail Modules

    I NEED HELP Please!
    I have installed the Big Royal and the UKZR modules hoping to get to exclude free shipping over £50.00 when the weight is over 30kg; no joy.
    I now got a big problem and I dont Know Where it could come from,
    The customer billing and shipping address DOES NOT come up in the Invoice, Packing List, in super orders and normal orders, not even in the shop customer account view orders!
    I would appreciate very much if you can help!
    Thanks

  5. #415
    Join Date
    Jan 2004
    Location
    UK
    Posts
    1,230
    Plugin Contributions
    0

    Default Re: New Royal Mail Modules

    AFAIK it's unlikely that installing the RM mod would cause that - no one else has reported it so far, although you may, of course, be the first ;-)

    Have you made any other changes or installed any other mods at the same time?

    Do the addresses appear if you:

    1. Disable the RM mod in admin?

    2. Un-install the RM mod?

  6. #416
    Join Date
    Jun 2007
    Location
    Milton Keynes UK
    Posts
    153
    Plugin Contributions
    0

    Default Re: New Royal Mail Modules

    Quote Originally Posted by Pixxi View Post
    AFAIK it's unlikely that installing the RM mod would cause that - no one else has reported it so far, although you may, of course, be the first ;-)

    Have you made any other changes or installed any other mods at the same time?

    Do the addresses appear if you:

    1. Disable the RM mod in admin?

    2. Un-install the RM mod?
    I am honored to be the first,
    All the shipping modules are disabled a part from flat and Zone rate
    In the last few days I have installed Big Royal, UKCounties_sql, super orders 2,
    I have being modifying live help (top right box) some source code.
    I have modified text in the invoice (not any source code)
    It seams to me that I have not touched any core files thet query the sql .
    I have checked the db orders and name and addresses are all there.
    The only place that the address appears ok is in the checkout process.

    Can you think of some other think I could have done wrong?
    Thanks

  7. #417
    Join Date
    Jan 2004
    Location
    UK
    Posts
    1,230
    Plugin Contributions
    0

    Default Re: New Royal Mail Modules

    And what happens if you:

    2. Uninstall the RM mod?

  8. #418
    Join Date
    Jun 2007
    Location
    Milton Keynes UK
    Posts
    153
    Plugin Contributions
    0

    Default Re: New Royal Mail Modules

    Quote Originally Posted by Pixxi View Post
    And what happens if you:

    2. Uninstall the RM mod?
    How do you do that? You mean delete them from the admin/shipping.
    I have un-installed it from sql db but still the same.
    I have just done a new order and that invoice address comes up.
    So is lost the references to the previous orders?
    How can that be?

  9. #419
    Join Date
    Jan 2004
    Location
    UK
    Posts
    1,230
    Plugin Contributions
    0

    Default Re: New Royal Mail Modules

    You remove all the RM mod files from your shop - the opposite to how you installed it ;-)

  10. #420
    Join Date
    Jun 2007
    Location
    Milton Keynes UK
    Posts
    153
    Plugin Contributions
    0

    Default Re: New Royal Mail Modules

    Can I send you an email? I would like to add a feature to the product price, can I talk to you about it?

 

 
Page 42 of 94 FirstFirst ... 3240414243445292 ... 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