Page 93 of 94 FirstFirst ... 438391929394 LastLast
Results 921 to 930 of 934
  1. #921
    Join Date
    May 2011
    Location
    Northumberland
    Posts
    48
    Plugin Contributions
    0

    Default Re: New Royal Mail Modules

    Quote Originally Posted by Togfather View Post
    OK I found it.

    How to remove warning messages if you have manually updated Royal Mail prices:

    The message code is located in 3 files at:

    includes/modules/shipping/rmsmsmallpacket.php
    includes/modules/shipping/rmamsmallpacket.php
    includes/modules/shipping/rm1stlettert.php

    The code you need to remove/comment out is:
    ===========

    if(defined('IS_ADMIN_FLAG') && IS_ADMIN_FLAG == true && (int)@constant('MODULE_SHIPPING_RMSM_EXPIRES') <= time()){
    $messageStack->add_session('The rates for the Royal Mail Shipping Modules (Airmail &amp; Surface Mail) increased on '.date('jS M Y', (int)@constant('MODULE_SHIPPING_RMSM_EXPIRES')).'. A SQL patch is available to update them.<br /><a href="http://www.zen-cart.com/forum/showthread.php?t=46450" target="_blank">The support thread is here, click on the &quot;<b>Last &gt;&gt;</b>&quot; link on the right to get to the most recent post.</a>', 'warning');
    }

    =========
    The wording in each message is slightly different, but they all contain "The rates for the Royal Mail Shipping Modules" if you are searching for the code in the page, and they all start at line 21 in my files.

    I hope this helps

    Tog
    Hi Tog

    Also replace this number in the files 1238976000 with this one 1336644214, the statement looks like:
    define('MODULE_SHIPPING_RM_EXPIRES', 1238976000);}
    that will give you till next year :-)
    unix time stamp
    malc

  2. #922
    Join Date
    Jun 2011
    Posts
    2
    Plugin Contributions
    0

    Default Re: New Royal Mail Modules

    Hey been trying to get my head round this now for days but im useing all the uptodate moduals and zen cart and when i try and ship somthing useing 2nd class large letter it tells me it will be 39p when i have updated all the prices to the 2011 ones via the admin cp

    0.1:0.58

    0.25:0.92

    0.5:1.23

    0.75:1.76

    are the prices that im useing

    dose it take them and make a estimation lol

    cheers

  3. #923
    Join Date
    Jun 2011
    Posts
    2
    Plugin Contributions
    0

    Default Re: New Royal Mail Modules

    Quote Originally Posted by hadesodin View Post
    Hey been trying to get my head round this now for days but im useing all the uptodate moduals and zen cart and when i try and ship somthing useing 2nd class large letter it tells me it will be 39p when i have updated all the prices to the 2011 ones via the admin cp

    0.1:0.58

    0.25:0.92

    0.5:1.23

    0.75:1.76

    are the prices that im useing

    dose it take them and make a estimation lol

    cheers
    "you either have a negative amount somewhere or have mis-entered information, have clicked update, set the shipping percentages wrong"
    - Philip Clarke

    any idears as to were this negitave value could be people ive only updated the shiping values and template nothing elce has been changed

  4. #924
    Join Date
    Sep 2010
    Posts
    17
    Plugin Contributions
    0

    Default Re: New Royal Mail Modules

    Hi. Can anyone tell me if this module is still supported as it was last updated in 2009. Does the SQL patch exist and if so where can it be found?

    Is it safe to install big_royalmail version 2.3.8 on Zen Cart v1.3.9h?
    [FONT=Arial Black]Ken
    http://BusinessWebDesignByKen.com

    Zen Cart is Great. Well done to the Zen Cart Team[/FONT]

  5. #925
    Join Date
    Sep 2010
    Posts
    17
    Plugin Contributions
    0

    Default Re: New Royal Mail Modules

    I notice Philip_clarke, the orignator of big_royalmail has been suspended. Is there anyone who can provide support for this module?
    [FONT=Arial Black]Ken
    http://BusinessWebDesignByKen.com

    Zen Cart is Great. Well done to the Zen Cart Team[/FONT]

  6. #926
    Join Date
    Sep 2010
    Posts
    17
    Plugin Contributions
    0

    Default Re: New Royal Mail Modules

    Should big_royalmail still be used, or is there a good replacement for it that is supported?
    [FONT=Arial Black]Ken
    http://BusinessWebDesignByKen.com

    Zen Cart is Great. Well done to the Zen Cart Team[/FONT]

  7. #927
    Join Date
    Jul 2011
    Location
    Glasgow, Scotland
    Posts
    113
    Plugin Contributions
    1

    Default Re: New Royal Mail Modules

    Quote Originally Posted by keneb View Post
    Should big_royalmail still be used, or is there a good replacement for it that is supported?
    Looks like your not getting any better an answer than from another new zenner. lol had to start somewher.

    I have been looking at this mod for a couple of days trying to find updates to it, best I found was right here in the thread. and taking a look at Philip_clarke's Pacelforce mod as well. Combine to two and you have prety much got the whole delivery system in the uk covered, I think. just needs updated prices as has been covered in the previous few posts.

  8. #928
    Join Date
    Jul 2011
    Location
    Glasgow, Scotland
    Posts
    113
    Plugin Contributions
    1

    Default Re: New Royal Mail Modules

    Just getting started here folks so pardon me if this is a lame question or has been asked before.

    Trying to cover shipping with as much choice to the customer as possible, and I would like to know if;

    If I took the modules from ParcelForce_v2.3.7 and big_royalmail_v2.3.8 that covered the UK and GB and added them into the relevant includes forlders I would esentially be creating a bespoke shipping mod for my site, of course with updated costings for the postage and shipping.

    As the creator of these two mods states that they do not change any core files or PHP coding this should work as I hope...hope...hope un controlably.

    Man I am either about to screw it (again) or this could workout quite well, no one hold their breath but did I even ask a question then... If I jamb it all together not knowing what I am doing will it work.

  9. #929
    Join Date
    Jul 2011
    Location
    Glasgow, Scotland
    Posts
    113
    Plugin Contributions
    1

    Default Re: New Royal Mail Modules

    is anyone with coding knolwedge following this thread?

  10. #930
    Join Date
    Dec 2010
    Posts
    27
    Plugin Contributions
    0

    Default Big RoyalMail w/ PayPal

    Hi guys

    If people are still following this thread, I am wondering how this integrates with PayPal (Express) checkout as you can click onto this before chosing a delivery type?

    If anybody can shed some light onto this that will be great, thanks!

 

 
Page 93 of 94 FirstFirst ... 438391929394 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