Page 172 of 226 FirstFirst ... 72122162170171172173174182222 ... LastLast
Results 1,711 to 1,720 of 2252
  1. #1711
    Join Date
    Feb 2010
    Location
    New South Wales, Australia
    Posts
    228
    Plugin Contributions
    0

    Default Re: ozpost shipping module

    Quote Originally Posted by RodG View Post
    Yes, the 'ozpost' folder get created in your /cache/ folder during the installation/upgrade. It gets deleted after a successful install/upgrade.

    If errors occur this folder and its contents remain intact (and can be used for further troubleshooting, or possibly even a manual copy to their intended destinations).
    Well there is no ozpost folder under my cache folder. So maybe I get to Stage#2 but miss Stage#1.

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

    Default Re: ozpost shipping module

    Quote Originally Posted by robbie269 View Post
    Well there is no ozpost folder under my cache folder. So maybe I get to Stage#2 but miss Stage#1.
    OR, it could mean the the upgade was succesful, in which case we're barking up the wrong tree.

    The install/upgrade and the re-install process will both provide information on completion. This will either be error message(s) or a successful completion message.

    It is important for me to know which of these you are getting. Or perhaps you are getting neither, which means the problem is more serious than I am imagining.

    Cheers
    Rod

  3. #1713
    Join Date
    Feb 2010
    Location
    New South Wales, Australia
    Posts
    228
    Plugin Contributions
    0

    Default Re: ozpost shipping module

    No I definetly get the successful completion messages:
    Warning Ozpost module upgrade available V3.3.1
    Success $Id: ozpost.php,v3.3.1 17th June 2012
    Success Bugfix : Fixed problem of sending FastWay requests even when disabled.
    Success Updated : installation code. (no longer uses fopen).
    Success Updated : installation code. (Now makes a _restore file before making any changes)
    Success Updated : Click N send file handling (no longer uses fopen, which was oten dissabled on the server)
    Success Improved: caching mechanism (faster response times)
    Success Added : tests to not modify premodified files
    Success Added : tests for most likely weight factor to be used based on existing store products
    Success Added : code to modify the english languages files to reflect chosen weight format
    Success The ozpost shipping module has been updated. Please check your settings.
    Success Your previously installed module has been saved as ozpost330
    Success The ozpost database has been updated. Please CHECK YOUR SETTINGS.

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

    Default Re: ozpost shipping module

    Quote Originally Posted by robbie269 View Post
    No I definetly get the successful completion messages:
    Ok, now lets go back to square#1. Exactly what do you mean by "I still have the problem with the product.php_restore file etc".

    I really have no idea what "THE problem" is?

    Taking the '/english/product.php' file for example, after a *successful* install/upgrade you will/should have two near identical files in the /english/ folder.
    The updated /english/product.php file and the original zencart file, which is now called /product.php_restore.

    Are one or the other of these files missing? (which one?)

    If both exist, do they both contain data, or is one of them just an empty file?

    Cheers
    Rod.

  5. #1715
    Join Date
    Feb 2010
    Location
    New South Wales, Australia
    Posts
    228
    Plugin Contributions
    0

    Default Re: ozpost shipping module

    After the update there is only the product.php_restore file. No product.php. The same for all 3 files.

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

    Default Re: ozpost shipping module

    Quote Originally Posted by robbie269 View Post
    After the update there is only the product.php_restore file. No product.php. The same for all 3 files.
    I've just uploaded a new version to the ozpost update servers (V3.3.2). This may not fix your problem, but it should provide a bit more information as to what is going astray (I hope).

    Please let me know your results.

    Cheers
    Rod

  7. #1717
    Join Date
    Feb 2010
    Location
    New South Wales, Australia
    Posts
    228
    Plugin Contributions
    0

    Default Re: ozpost shipping module

    Did the update 3.3.2.
    Products in admin blank
    No quotes on website.
    Removed and re-installed ozpost in admin as you told me previously.
    Now have quotes on website and product details in admin.
    Got the following error when I re-installed:
    Warning Notice: The original file (/home/ani48156/public_html/store/---/includes/languages/english/product.php) file has already been modified and will not be updated. Please restore this file with the original zencart file to allow a clean install of this module
    Warning Notice: The original file (/home/ani48156/public_html/store/---/includes/modules/update_product.php) file has already been modified and will not be updated. Please restore this file with the original zencart file to allow a clean install of this module
    Warning Notice: The original file (/home/ani48156/public_html/store/---/includes/modules/product/collect_info.php) file has already been modified and will not be updated. Please restore this file with the original zencart file to allow a clean install of this module
    Warning Ozpost Shipping module Installation/Upgrade successful.

    Hope this helps.

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

    Default Re: ozpost shipping module

    Quote Originally Posted by robbie269 View Post
    Did the update 3.3.2.
    Products in admin blank
    No quotes on website.
    Removed and re-installed ozpost in admin as you told me previously.
    Now have quotes on website and product details in admin.
    Great to know it's working. Not so great that it still needs another 'kick' to get it started.

    Quote Originally Posted by robbie269 View Post
    Got the following error when I re-installed:
    Warning Ozpost Shipping module Installation/Upgrade successful.
    Oooer, a warning of success. LOL.

    Quote Originally Posted by robbie269 View Post
    Hope this helps.
    All information helps. It tells me what the problem was, but it doesn't quite explain why it got fixed. ... Or maybe it does.

    This particular error message is from an 'error' that I expected during an upgrade (it wouldn't occur on a new installation), and simply put, isn't an error at all. The module is supposed to create a copy of the file anyway (without modifiying it), so that it for the rest of the code it gets treated the same way as the other ozpost files. I'm guessing that if I hide these error messages again the problem will return.

    Assuming you now have the files that you are supposed to have (a modified copy and a _restore copy of each of these) this particular warning/error can be safely ignored.

    Cheers
    Rod

  9. #1719
    Join Date
    Feb 2010
    Location
    New South Wales, Australia
    Posts
    228
    Plugin Contributions
    0

    Default Re: ozpost shipping module

    Quote Originally Posted by RodG View Post
    Assuming you now have the files that you are supposed to have (a modified copy and a _restore copy of each of these) this particular warning/error can be safely ignored.
    Just to confirm, yes I do have a modified copy and a _restore copy of each file.

  10. #1720
    Join Date
    Aug 2005
    Location
    Bondi, Australia
    Posts
    100
    Plugin Contributions
    0

    Default Re: ozpost shipping module

    Rod
    I've just received a note from a would be customer claiming that my site isn't offering any shipping options. On trying it with my own test account I'm now getting this message at stage 1 of the checkout:
    Not Available At This Time

    Sorry, we are not shipping to your region at this time.
    I'm at a loss to know where this change in behaviour has come from as I spend very little time maintaining the site these days.

    When I visited the admin side Ozpost updated itself to v3.3.2 but this issue persists. Can you advise if this notice is part of Ozpost or should I be looking elsewhere to resolve it?

 

 

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