Page 194 of 226 FirstFirst ... 94144184192193194195196204 ... LastLast
Results 1,931 to 1,940 of 2252
  1. #1931
    Join Date
    Oct 2004
    Posts
    1,045
    Plugin Contributions
    0

    Default Re: ozpost shipping module

    Name:  scr2.jpg
Views: 189
Size:  62.4 KB

    I have discovered another issue as well. Please see the attached screenshot. Do you know why the methods are staggered like that? I tried switching back to the default template, but they still looked the same.

    Thanks!
    Danielle

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

    Default Re: ozpost shipping module

    Quote Originally Posted by Danielle View Post
    Hmmm yes it is the dropdown items, but it should have carried forward when we did the upgrade shouldn't it have? I can see all those links in the 1.3.9h store. I just uninstalled and reinstalled the mod in the 1.5.1 version.
    The .cvs files get created and stored in the /cache/ folder. If you cleared this folder and/or the files didn't get copied when you updated your store then the items in the dropdown won't appear until a new .csv is created. This occurs automatically when a Click n Send suitable selection has been made by a customer order.

    If you still have a copy of the old /cache/ folder look for any files named ClickNsendInt.csv and/or ClickNsendDom.csv and copy them over to the new site and the dropdown items should again re-appear.

    Cheers
    Rod

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

    Default Re: ozpost shipping module

    Quote Originally Posted by Danielle View Post

    I have discovered another issue as well. Please see the attached screenshot. Do you know why the methods are staggered like that? I tried switching back to the default template, but they still looked the same.

    Thanks!
    This is a known bug that only seems to affect some installations. It has only been reported by 3 or 4 people (including yourself). So far I've not been able to replicate the problem on my own test sites to find a fix. I'm still investigating the matter.

    Having said that, I've recently (about a week ago) been given access to a site that does exhibit the same problem, but I've been too bogged down with other matters to take a closer look. Hopefully I'll get a chance in the next week or so.

    Cheers
    Rod

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

    Default Re: ozpost shipping module

    Quote Originally Posted by Danielle View Post
    Attachment 13284

    Here's a screenshot of what we have on the old site. How can we get this data back on the upgraded site?
    Plz see previous reply (#1930)

    Cheers
    Rod

  5. #1935
    Join Date
    Oct 2004
    Posts
    1,045
    Plugin Contributions
    0

    Default Re: ozpost shipping module

    Thank you, that did the trick! Although for some reason the clicknsend options appear in the menu above Customers, Orders, etc. Is there any way I can can change that?
    Quote Originally Posted by RodG View Post
    The .cvs files get created and stored in the /cache/ folder. If you cleared this folder and/or the files didn't get copied when you updated your store then the items in the dropdown won't appear until a new .csv is created. This occurs automatically when a Click n Send suitable selection has been made by a customer order.

    If you still have a copy of the old /cache/ folder look for any files named ClickNsendInt.csv and/or ClickNsendDom.csv and copy them over to the new site and the dropdown items should again re-appear.

    Cheers
    Rod
    Danielle

  6. #1936
    Join Date
    Oct 2004
    Posts
    1,045
    Plugin Contributions
    0

    Default Re: ozpost shipping module

    Quote Originally Posted by RodG View Post
    This is a known bug that only seems to affect some installations. It has only been reported by 3 or 4 people (including yourself). So far I've not been able to replicate the problem on my own test sites to find a fix. I'm still investigating the matter.

    Having said that, I've recently (about a week ago) been given access to a site that does exhibit the same problem, but I've been too bogged down with other matters to take a closer look. Hopefully I'll get a chance in the next week or so.

    Cheers
    Rod
    Could I install an earlier version to temporarily solve the issue? If so, do you know what the latest version is that does not do that?
    Danielle

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

    Default Re: ozpost shipping module

    Quote Originally Posted by Danielle View Post
    Could I install an earlier version to temporarily solve the issue?
    Sure. (he says cautiously).

    Reverting to an earlier version of ozpost is just a matter of replacing the /includes/modules/shipping/ozpost.php file with the version of your choice.
    If you've been using the auto-updater you will find copies of the older versions in the /includes/modules/shipping/ folder using filenames like ozpost300, ozpost311, ozpost312, ozpost350, ozpost351 etc, etc. The numbers indicate the version. Just rename any one of these to ozpost.php then log into your admin, and perform the remove/install procedure to ensure the database and files get resynchronized.

    Quote Originally Posted by Danielle View Post
    If so, do you know what the latest version is that does not do that?
    The problem has only been reported with ozpost v3.5.2, BUT, I haven't been able to confirm if it is truely a v3.5.2 issue, or whether it is because other updates that have been performed at or around the same time.

    As I stated before, the problem doesn't appear with all installations using v3.5.2, which suggests that there is something more to this than the ozpost code itself.

    Cheers
    Rod

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

    Default Re: ozpost shipping module

    Quote Originally Posted by Danielle View Post
    Although for some reason the clicknsend options appear in the menu above Customers, Orders, etc. Is there any way I can can change that?
    Yes.

    Edit the file
    /youradmin/includes/functions/extra_functions/init_clicknsend_dhtml.php

    Change the last values in the lines that start with 'zen_register_admin_page'

    They are currenly set to negative values, which places them at the top of the menu list. Change them to positive numbers greater than any values currently used.

    If you don't know the values currently used, setting them to 97, 98 & 99 should do the job without any problem.


    This is assuming you are using Zencart V1.5.0 or later.

    Cheers
    Rod

  9. #1939
    Join Date
    Aug 2008
    Location
    Sydney Australia
    Posts
    58
    Plugin Contributions
    0

    Default Re: ozpost shipping module

    Hi Rod
    I am using Zencart V1.5.0 I upgraded Ozpost Module tonight and I have uninstalled and installed numerous times tonight since I upgraded and I am still receiving the following error message:

    Australia Post, OzPost Module Update Error. Admin please press UNINSTALL followed by INSTALL to rectify.

    It did show the methods staggered once like Danielle and I uninstalled and installed and since then it is back to the above error.

    Do you have any suggestions how I can sort this out so that it works.

    Advanced thanks
    Deborah

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

    Default Re: ozpost shipping module

    Quote Originally Posted by seou doing the uni staanymph View Post
    Hi Rod
    I am using Zencart V1.5.0 I upgraded Ozpost Module tonight and I have uninstalled and installed numerous times tonight since I upgraded and I am still receiving the following error message:

    Australia Post, OzPost Module Update Error. Admin please press UNINSTALL followed by INSTALL to rectify.

    It did show the methods staggered once like Danielle and I uninstalled and installed and since then it is back to the above error.

    Do you have any suggestions how I can sort this out so that it works.

    Advanced thanks
    Deborah
    How are you doing the uninstall/i nstall? This needs to be done via the adminsc reen, not by removing and replacing the files.

 

 

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