Page 22 of 226 FirstFirst ... 1220212223243272122 ... LastLast
Results 211 to 220 of 2252
  1. #211
    Join Date
    Feb 2006
    Location
    Central Coast, NSW, Australia
    Posts
    560
    Plugin Contributions
    0

    Default Re: ozpost shipping module

    Quote Originally Posted by sgallasch View Post
    Hello Rod or anyone who knows the new OZ POST module well,

    I have a question i hope you can help me with:

    Firstly i love the new module, very cool coding :)

    Could you point me to the script area in the new module to change the wording "Aussie Post" that comes up in the cart and the estimates page. I would like to delete the Aussie bit out.

    Any help here would be muchly appreciated.

    Regards

    Sean :flex


    Go into your admin, click on tools, then Developers tool kit.

    In the bottom field, type in Aussie Post, then on the check box beside that, select All files - Catalogue/Admin, then click search

    That will tell you what file "Aussie Post" is in..

    It's a great tool for finding files, saves searching high and low...

  2. #212
    Join Date
    Dec 2007
    Posts
    83
    Plugin Contributions
    0

    red flag Re: ozpost shipping module

    Quote Originally Posted by Mike_Dean View Post
    Go into your admin, click on tools, then Developers tool kit.

    In the bottom field, type in Aussie Post, then on the check box beside that, select All files - Catalogue/Admin, then click search

    That will tell you what file "Aussie Post" is in..

    It's a great tool for finding files, saves searching high and low...
    Worked a treat!

    Thanks Mike

  3. #213
    Join Date
    Jan 2008
    Posts
    12
    Plugin Contributions
    0

    Default Re: ozpost shipping module

    Hello,

    Is it possible to use the newer ozpost with php4 ?

    As I just figured our austpost scrip no longer works for the meanwhile, so I just tried the newer script. But it appears php version requires to be updated.

    Thanks!

  4. #214
    Join Date
    Jan 2008
    Posts
    12
    Plugin Contributions
    0

    Default Re: ozpost shipping module

    Actually, i just noticed that i can upgrade my PHP to 5.2, so its all good now. Will give it a go when the transfer is complete.

    The next question I have is the photo of the shipping module appears not to show up at the moment, is that normal? Thanks

  5. #215
    Join Date
    Jan 2008
    Posts
    12
    Plugin Contributions
    0

    Default Re: ozpost shipping module

    Quote Originally Posted by poohbear View Post
    Actually, i just noticed that i can upgrade my PHP to 5.2, so its all good now. Will give it a go when the transfer is complete.

    The next question I have is the photo of the shipping module appears not to show up at the moment, is that normal? Thanks
    Sorry again for all the post, you can ignore the ones above.

    Ok I have another small problem - I would like to use this module only for Australia, but it seems that the international rates (specifically, letter rates) appear even though "oversea" shipping methods are all disabled. Is there any way around that as I would only require International Express for international.
    (Ps i'm using ozpost 1.02)
    Any help would be appreciated.

  6. #216

    Default Re: ozpost shipping module

    For the past week my shipping estimator has been showing an error message:

    Warning: SimpleXMLElement::__construct() [simplexmlelement.--construct]: Entity: line 1: parser error : Start tag expected, '<' not found in /home/charcool/public_html/shop/includes/modules/shipping/ozpost.php on line 345

    Warning: SimpleXMLElement::__construct() [simplexmlelement.--construct]: a0 in /home/charcool/public_html/shop/includes/modules/shipping/ozpost.php on line 345

    Warning: SimpleXMLElement::__construct() [simplexmlelement.--construct]: ^ in /home/charcool/public_html/shop/includes/modules/shipping/ozpost.php on line 345

    Fatal error: Uncaught exception 'Exception' with message 'String could not be parsed as XML' in /home/charcool/public_html/shop/includes/modules/shipping/ozpost.php:345 Stack trace: #0 /home/charcool/public_html/shop/includes/modules/shipping/ozpost.php(345): SimpleXMLElement->__construct('a0??<?xml versi...') #1 /home/charcool/public_html/shop/includes/classes/shipping.php(114): ozpost->quote('') #2 /home/charcool/public_html/shop/includes/modules/shipping_estimator.php(133): shipping->quote() #3 /home/charcool/public_html/shop/includes/templates/charcool/templates/tpl_shopping_cart_default.php(173): require('/home/charcool/...') #4 /home/charcool/public_html/shop/includes/templates/charcool/common/tpl_main_page.php(121): require('/home/charcool/...') #5 /home/charcool/public_html/shop/index.php(97): require('/home/charcool/...') #6 {main} thrown in /home/charcool/public_html/shop/includes/modules/shipping/ozpost.php on line 345
    I assumed this was due to the server problem Rod posted about but as he has advised that the Ozpost server has been restored, does anyon else have any idea what might be wrong?

    I notice someone else had the same problem but couldn't find a response.

    thanks

  7. #217
    Join Date
    May 2007
    Location
    Melbourne, Australia
    Posts
    88
    Plugin Contributions
    0

    Default Re: ozpost shipping module

    Hi,

    I've just tried the new Ozpost module. I was previously using the AUStpost_improved version but that seems to have stopped working due to the server being down at Australia post.

    Unfortunately I can't seem to get the OZpost module working either. I've installed it but when I click on "estimate postage" or just travel through the checkout process I just get a blank screen. If I do a refresh of the page it seems to show the appropriate shopping cart page but there are no shipping options listed. There are no errors shown.
    I'm using zencart 1.3.8, on a Zues server. My host provider uses shared sessions if thats an important factor.

    does anyone have any ideas as to what this is?

  8. #218
    Join Date
    Jan 2009
    Posts
    6
    Plugin Contributions
    0

    Default Re: ozpost shipping module

    Quote Originally Posted by RodG View Post
    G'day All,

    I've just uploaded my latest creation for Australian users, a shipping module called 'ozpost'.
    Get it here: http://www.zen-cart.com/index.php?ma...oducts_id=1286

    Based on lessons learned from my development of the 'Austpost Improved' module this is all new code, all new servers, with many, many improvements.

    As with any new code though there are sure to be lots of new bugs.

    This thread is the place to report and discuss any issues that you may have.


    Enjoy
    RodG
    Hi Rod,

    I would like to suggest one thing.
    I was using the austPost module and I didn't know that it is no longer supported and didn't know about the ozPost.
    Could you edit the austpost module download page and say that is no longer supported and also put the link to ozPost download page.I think this way everybody will migrate to ozPost and avoid problems.

    Which was my case!

    Cheers!

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

    Default Re: ozpost shipping module

    Quote Originally Posted by poohbear View Post
    The next question I have is the photo of the shipping module appears not to show up at the moment, is that normal? Thanks
    At the moment, nothing is 'normal'.

    Seriously, if you are referring to the vcsweb logo, this probably hasn't been uploaded to the new servers yet. This'll probably 'fix itself' as we get more and more data migrated over).

    At the moment we are concentrating on functionality rather than good looks.

    In case you are unaware, due to 3rd party abuse we lost access to our servers last weekend. As well as all of our 'free' services we have over 50 domains (paying clients) that need to be migrated. Many with custom programming that needs updating for various reasons, so needless to say, these take priority.

    Cheers
    Rod

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

    Default Re: ozpost shipping module

    Quote Originally Posted by poohbear View Post
    I would like to use this module only for Australia, but it seems that the international rates (specifically, letter rates) appear even though "oversea" shipping methods are all disabled. Is there any way around that as I would only require International Express for international.
    (Ps i'm using ozpost 1.02)
    Any help would be appreciated.
    If you have debug enabled, then disable it and the problem should go away.

    If debug is not enabled, then you may have found a bug (how ironic, eh), in which case, please remind me about it in a few weeks.

    Cheers
    Rod

 

 

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