Results 1 to 10 of 2252

Hybrid View

  1. #1
    Join Date
    Feb 2007
    Posts
    513
    Plugin Contributions
    2

    Default Re: ozpost shipping module

    Quote Originally Posted by RodG View Post

    Hide parcel rates if letter sized to: Yes

    Looks like this was the culprit...
    No, not your setting, but the servers reaction to it... A bit of faulty logic on my part. Should be OK now. It'd be good if you could confirm.
    I changed Hide parcel rates if letter sized to No
    and it seems to be working now

    Thanks.

    The next thing I was going to do was leave debug on but hide it with display:none or <!-- -->
    But its fixed now thanks.

  2. #2
    Join Date
    Jul 2009
    Posts
    9
    Plugin Contributions
    0

    Default Postage Delays on Express Parcels

    I did a quick search for this error but did not find anything, apologies if it has allready been posted.

    I have just installed the latest version, and now when I get a quote that includes express post, it doesnt add the 4 days postage delay that I currently have set.

    Please let me know if I have something set wrong as it looks setup right to me.

    Thanks in Advance.

  3. #3
    Join Date
    Jan 2007
    Location
    Australia
    Posts
    6,167
    Plugin Contributions
    7

    Default Re: Postage Delays on Express Parcels

    Quote Originally Posted by rick99 View Post
    I did a quick search for this error but did not find anything, apologies if it has allready been posted.
    I have just installed the latest version,
    Along with this statement needs to be the actual version number, because a new version may have been released between the time you downloaded it and the time of posting your error report .... Not to mention that some people are still installing V1.0.2 from *somewhere* and assuming that is the latest version.

    Quote Originally Posted by rick99 View Post
    and now when I get a quote that includes express post, it doesnt add the 4 days postage delay that I currently have set.
    .
    V2.1.1 (the current zencart release) uses the more accurate DATE format by default. Versions prior to this used the number of days.

    Please see the following info page for more details:
    http://shop.vcsweb.com/index.php?mai...id=7&chapter=1

    The postage delay method can only work with the DAYS format (it is a simple addition of the days delay and the days expected delivery)

    At the moment to select the alternate method it needs a small modification to one of the ozpost files (see detail on page listed above).

    I'm still wotking on a couple of server issues at the moment, but I'll be releasing a new update ASAP that will make the new settings and options a bit more user friendly.
    .
    Cheers
    Rod

  4. #4
    Join Date
    Jan 2007
    Location
    Australia
    Posts
    6,167
    Plugin Contributions
    7

    Default Re: ozpost shipping module

    Quote Originally Posted by vandiermen View Post
    I changed Hide parcel rates if letter sized to No
    and it seems to be working now
    You didn't need to do that... Like I said, it was a logic error on the server, which I had already fixed and was awaiting your confirmation. If you've also changed the setting at your end we'll never know if my fix worked ot not. Oh well, If still broke I'm sure someone else will report it, eventually.

    Cheers
    Rod

  5. #5
    Join Date
    Feb 2007
    Posts
    513
    Plugin Contributions
    2

    Default Re: ozpost shipping module

    Quote Originally Posted by RodG View Post
    You didn't need to do that... Like I said, it was a logic error on the server, which I had already fixed and was awaiting your confirmation. If you've also changed the setting at your end we'll never know if my fix worked ot not. Oh well, If still broke I'm sure someone else will report it, eventually.

    Cheers
    Rod
    I am unsubscribing from this post now. If you would like me to help you test anything please PM me with the changes you want made and a time to do it, I will do it at the time requested and email you. or if you like I can give you access. No response needed or respond by PM.
    Thanks again.

  6. #6
    Join Date
    Feb 2007
    Posts
    513
    Plugin Contributions
    2

    Default Re: ozpost shipping module

    p.s.
    Sorry didnt read your reply properly at first.
    I turned Hide parcel rates if letter sized ? back to Yes
    and the fastway was still working, so what ever you did worked :-)

    Although I have put it back to No again, just to be safe; ...but its good you probably fixed this problem for other people.

  7. #7
    Join Date
    Jan 2007
    Location
    Australia
    Posts
    6,167
    Plugin Contributions
    7

    Default Re: ozpost shipping module

    Quote Originally Posted by centaur View Post
    I've just read the following from Australia Post
    Aviation Security - Parcel restrictions to the United States
    Please provide a link. At time of writing I can find nothing about this on the AustPost website(s)

    Quote Originally Posted by centaur View Post

    Will the module automatically calculate this $9 surcharge and if not, is there a way to include this charge?
    If true, ozpost.net will be adapted so that it provides accurate quotes.

    Cheers
    Rod

  8. #8
    Join Date
    Jan 2007
    Location
    Australia
    Posts
    6,167
    Plugin Contributions
    7

    Default Re: ozpost shipping module

    Quote Originally Posted by centaur View Post
    Will the module automatically calculate this $9 surcharge and if not, is there a way to include this charge?
    I eventually found the relevent (official) information, and ozpost.net now includes this surcharge where relevent. (ie: Destination US, weight > 453gm)

    The information I found specified this surcharge applies to Articles over 453g

    Tech Note:
    One would have to assume that this would include large letters, which may be up to 500gms, but as this means only a 47gm 'window' where it would apply, it may be reasonable to assume that such letters will not be subject to this surcharge, therefore, being a reasonable person, when quoting, ozpost will not apply the surcharge to any of the letter rates, it only applies it to the parcel rates.

    Objections, comments or other feedback welcome.

    And hopefully someone will advice me when this ridiculous money grabbing surcharge is dropped.

    Cheers
    Rod

  9. #9
    Join Date
    Jun 2006
    Location
    Melbourne, VIC
    Posts
    106
    Plugin Contributions
    0

    Default Re: ozpost shipping module

    I found out about it today too. I am so upset. $9.00 per parcel. Someone is making a lot of money.

    Cheers,

    Peter.

  10. #10
    Join Date
    Dec 2007
    Posts
    52
    Plugin Contributions
    0

    Default Re: ozpost shipping module

    Hi Rod,

    Have you find solution to why it showing broken images instead of text??

    source file show something like this
    Code:
    <td align="right" class="ot-shipping-Text">  (<table border=0><tr><td nowrap><img src="includes/templates/template_default/images/icons/ozpost_fastway_logo.jpg" alt="FastWay Couriers" title=" FastWay Couriers " width="14" height="16" /> <img src="includes/templates/template_default/images/icons/oz</td>
    and when I look in includes/modules/shipping/ozpost.php
    line 585
    Code:
    $carrier = "<table border=0><tr><td nowrap>".$carrier ;
    line 595
    Code:
    $methods[] = array('id' => "$quote->id",  'title' => "$carrier $description $estimateddays $details", 'cost' => ($cost / $aus_rate),'txtCarrier' => $txtCarrier,'txtMethod' => "$quote->description");
    so seem like instead of just insert only text into the database "shipping_method" field under "order" table, it trying to insert html coding as well.

    I can't find where is the actually coding that doing the inserting of the shipping_method into the database though.

    I tried turning image to non in ozpost admin... and hopefully this will fix the problem for now but this also make the checkout and estimate page to show as text, and it not really good looking and more difficult for customer to read.

    regards,

    Kieran

 

 

Similar Threads

  1. v151 Product dimensions revert to 0 - using ozpost module
    By mpforum in forum General Questions
    Replies: 8
    Last Post: 18 Apr 2014, 09:49 AM
  2. Ozpost and module help
    By janelle in forum Addon Shipping Modules
    Replies: 2
    Last Post: 15 Jun 2012, 09:19 AM
  3. Ozpost Combine shipping !! Possible ?
    By toytemple in forum Addon Shipping Modules
    Replies: 7
    Last Post: 21 Jan 2010, 02:22 PM
  4. ozpost module problems
    By hspark in forum Addon Shipping Modules
    Replies: 19
    Last Post: 7 Dec 2009, 12:44 PM
  5. store pick-ip in ozpost shipping module
    By lazerweb in forum Addon Shipping Modules
    Replies: 2
    Last Post: 29 Jul 2008, 05:04 AM

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