Thread: AUSTPost module

Results 1 to 10 of 321

Hybrid View

  1. #1
    Join Date
    Mar 2008
    Location
    Adelaide, SA
    Posts
    32
    Plugin Contributions
    0

    Default Re: AUSTPost module

    Quote Originally Posted by Snype View Post
    Thanks for the reply.

    I tried as you suggested and recieved exactly the same error.

    Sorry, we are not shipping to your region at this time.

    In tpl_checkout_shipping_default.php this line seems to be the problem
    if (zen_count_shipping_modules() > 0) {

    However it is installed in the admin.

    Can anyone point me in the right direction. I can't see why it will not work.
    I digged a bit more and it seems to be a generic problem with my shipping.

    I tracked the problem to the classes in the $GLOBALS arrays.
    IE an auspost object is at $GLOBALS[austpost] however it's enabled values is null.

    This is to case for all shipping methods I set. Their enable values is set to null, hence the system believes that they are not on.

    I’m going to keep digging any help would be appreciated as Im not familiar with the shipping systems in zen cart

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

    Default Re: AUSTPost module

    Quote Originally Posted by Snype View Post
    I tracked the problem to the classes in the $GLOBALS arrays.
    IE an auspost object is at $GLOBALS[austpost] however it's enabled values is null.

    I’m going to keep digging any help would be appreciated as Im not familiar with the shipping systems in zen cart
    Although I can't say exactly what is causing your problem (regardless of which shipping module(s) you are using, I CAN say that you are treading very murky waters.
    I wrote the Austpost Improved shipping module, and not even I had to concern myself with the $GLOBALS arrays to make things work.
    I'd suggest that if you are having to delve into this part of the code you may be better off doing a fresh install and starting again.

    Cheers
    Rod

  3. #3
    Join Date
    Mar 2008
    Location
    Adelaide, SA
    Posts
    32
    Plugin Contributions
    0

    Default Re: AUSTPost module

    Quote Originally Posted by Snype View Post
    Thanks for the reply.

    I tried as you suggested and recieved exactly the same error.

    Sorry, we are not shipping to your region at this time.

    In tpl_checkout_shipping_default.php this line seems to be the problem
    if (zen_count_shipping_modules() > 0) {

    However it is installed in the admin.

    Can anyone point me in the right direction. I can't see why it will not work.
    Quote Originally Posted by RodG View Post
    Although I can't say exactly what is causing your problem (regardless of which shipping module(s) you are using, I CAN say that you are treading very murky waters.
    I wrote the Austpost Improved shipping module, and not even I had to concern myself with the $GLOBALS arrays to make things work.
    I'd suggest that if you are having to delve into this part of the code you may be better off doing a fresh install and starting again.

    Cheers
    Rod

    Argh sorry I figured it out by tunnelling through the code and debugging it.

    the reason why there were no shipping option is because the product I was testing with was set to free shipping. Hence no cost for shipping required.

    Solved

    Thanks for the help. Such a silly mistake.

 

 

Similar Threads

  1. Austpost module v 3.02
    By pchappy in forum Addon Shipping Modules
    Replies: 1
    Last Post: 23 Feb 2009, 02:41 PM
  2. Austpost module
    By crankyvirgo in forum Addon Shipping Modules
    Replies: 1
    Last Post: 15 Apr 2008, 05:51 AM
  3. AustPost Module Logos
    By tannersports in forum Built-in Shipping and Payment Modules
    Replies: 11
    Last Post: 20 Mar 2008, 07:25 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