Page 162 of 226 FirstFirst ... 62112152160161162163164172212 ... LastLast
Results 1,611 to 1,620 of 2252
  1. #1611
    Join Date
    Jan 2007
    Location
    Australia
    Posts
    6,167
    Plugin Contributions
    7

    Default Re: ozpost shipping module

    Quote Originally Posted by Mike_Dean View Post
    Would you like me to email my edited file ?

    Its from 2.2.2 (which I have working at the moment)
    No, I won't be using your edits. I'll just be adding an override system, with the edits made in the languages file.

    Still a while off yet though, so don't be holding your breath.

    Cheers
    Rod

  2. #1612
    Join Date
    Aug 2008
    Location
    Sydney Australia
    Posts
    636
    Plugin Contributions
    0

    Default Re: ozpost shipping module

    Hi,

    I am getting this error which only has just appeared to happen. I have the module on auto update.

    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 '//IETF//DTD HTML 2.0//EN"> in:
    [update configuration set configuration_value = "
    Not Acceptable

    An appropriate representation of the requested resource /postage.php could not be found on this server.

    Additionally, a 404 Not Found error was encountered while trying to use an ErrorDocument to handle the request.
    " where configuration_key = "MODULE_SHIPPING_OZPOST_EXPIRE"]
    If you were entering information, press the BACK button in your browser and re-check the information you had entered to be sure you left no blank fields.

  3. #1613
    Join Date
    Mar 2009
    Location
    Queensland Australia
    Posts
    28
    Plugin Contributions
    0

    Default Re: ozpost shipping module

    I am getting message "unable to connect to ozpost server" in backend of my webshop.
    Is the server down at the moment? Couple of customers have phoned saying they can't select their shipping methods.

    Thank you
    Sandy

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

    Default Re: ozpost shipping module

    Quote Originally Posted by ozmosaics View Post
    I am getting message "unable to connect to ozpost server" in backend of my webshop.
    Is the server down at the moment?
    Ozpost currently uses TWO different servers on two different networks (with a 3rd being trialled).

    The chances of BOTH servers not responding at the exact same time is so unlikely that it is hardly worth considering.

    A far more likely possibility would be a networking issue somewhere between your store and our server(s). Such issues are usually of a very temporary nature and usually resolve themselves within minutes.

    Cheers
    Rod

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

    Default Re: ozpost shipping module

    Quote Originally Posted by Bruce1952 View Post
    I am getting this error which only has just appeared to happen.
    Curious. According to the log files, your store hasn't connected to the ozpost servers since 14/9 (5 days ago).

    Quote Originally Posted by Bruce1952 View Post
    I have the module on auto update.
    If the error goes away with the auto-update disabled then I would suggest you do so until I can figure out what the heck is going on.

    With this disabled you will still be notified of updates (when available) but they won't try to install themselves until you toggle the auto-update setting back on again.

    Quote Originally Posted by Bruce1952 View Post

    Not Acceptable
    An appropriate representation of the requested resource /postage.php could not be found on this server.
    I'm not sure what to make of this at the moment. Everything *seems* OK at the moment according to my tests, but to have two error reports in the same day is very unusual and needs further investigation.

    Cheers
    Rod

  6. #1616
    Join Date
    Aug 2008
    Location
    Sydney Australia
    Posts
    636
    Plugin Contributions
    0

    Default Re: ozpost shipping module

    RodG,

    I think it might have something to do with the host as it all seems to be ok now. This has been the first time that I have had this happen over the past 2 years and will be checking with my host tomorrow as I have had a second customer complaining that they can't get through the checkout but in saying that several other people have placed orders today.

    Thanks for your help and once I have found out what the issue is I will let you know.

  7. #1617
    Join Date
    Mar 2009
    Location
    Queensland Australia
    Posts
    28
    Plugin Contributions
    0

    Default Re: ozpost shipping module

    I updated ozpost to latest version today and thanks Rod for all the new updates. v3.1.1
    After doing the update, the server error message in zencart backend is no longer showing and I am on auto updates!
    I updated the information fields in zencar ozpost.

    All seems fine except if I place a test order in my live zencart store and select Sydney postcode 2000 for delivery address, no Fastway option is listed in the postage options in checkout. for the same test order, if I select postcode 4000 or 3000 for deliveryaddress, the Fastway courier option is included in postage option list in checkout.

    The Fastway franchise code I use in backend OzPost module options, is for Brisbane depot.

    I will check it out again tomorrow, but have mulled this over a bit and can't figure it out.
    Thanks Rod, your program is wonderful and I am pleased to have taken out the 3 years option. The OzPost module is a must for our online store and is much appreciated.

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

    Default Re: ozpost shipping module

    Quote Originally Posted by ozmosaics View Post
    All seems fine except if I place a test order in my live zencart store and select Sydney postcode 2000 for delivery address, no Fastway option is listed in the postage options in checkout. for the same test order, if I select postcode 4000 or 3000 for deliveryaddress, the Fastway courier option is included in postage option list in checkout.
    I'm not sure what to make of this. I've just performed a check on your site to a postcode 2000 Sydney and retrieved a valid Fastway response (screenshot attached).

    If the problem occurs again please check that the suburb field gets filled in correctly (the module uses javascript to pre-fill this field to avoid typing errors).
    If for any reason the suburb field gets left blank the 2000 postcode will default to BARANGAROO (the first in the alphabetical list of names), and Fastway reject this as a valid destination.

    There may be other causes of the problem, but this is the most likely cause.

    Let me know of your findings.

    Cheers
    Rod
    Last edited by RodG; 26 Oct 2011 at 10:42 AM.

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

    Default Re: ozpost shipping module

    Quote Originally Posted by Mike_Dean View Post
    Regarding the customization..

    I use Couriers please and have modded the Fastway details in the module to provide the quotes..
    The latest update (3.1.2) has added support to make this type of customising a LOT easier.

    Rather than scouring the main code to make the changes, they can now be performed with the define() syntax, as used in the language files.

    For more info regarding this please view the /includes/modules/shipping/ozpost.php code for comments and instructions right near the start of the file.

    Cheers
    Rod

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

    Default ozpost V3.1.2 now available

    bugfix: Fixed Problem with javascript and IE9
    cleanup: Supressed invalid destination error on first run where postcode may be undefined
    Added: support for AUS as a currency code.
    Added: Check that $aus_rate is > 0 to avoid divide by zero error.
    Added: Override system for easy customisation of shipping method descriptions.

 

 

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

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