Results 1 to 10 of 416

Hybrid View

  1. #1
    Join Date
    Jun 2019
    Location
    Austin TX
    Posts
    65
    Plugin Contributions
    0

    Default Re: Optional Shipping Insurance Module Support Thread...

    Did anyone ever get this working for 1.5.8a on PHP 8+? If so can you share your modified plugin files?

  2. #2
    Join Date
    Jun 2019
    Location
    Austin TX
    Posts
    65
    Plugin Contributions
    0

    Default Re: Optional Shipping Insurance Module Support Thread...

    So I installed a fresh copy of zen cart 1.5.8a and have been trying to get this to work and I can't seem to figure it out. I renamed the function 'function ot_insurance()' to 'public function __construct()' and no matter what I do it never shows up in the order totals modules section in the admin. How is zen cart populating that list? The ot_insurance.php file is present in includes/modules/order_total/ot_shipping.php and the language file is in includes/languages/english/modules/order_total/ot_insurance.php. I've cleared the site's php cache and still I just see the 4 default order total modules. How are people getting by without shipping insurance functionality with this version?

  3. #3
    Join Date
    Jun 2019
    Location
    Austin TX
    Posts
    65
    Plugin Contributions
    0

    Default Re: Optional Shipping Insurance Module Support Thread...

    After some manual SQLing I was able to get it to appear. I don't think 1.5.8a knows to run the install function first, or maybe it's because it is below allow of the other stuff but zen cart is trying to read every variable which doesn't exist until you manually add all the configuration values into the database. I'm one step closer to getting this to work.

  4. #4
    Join Date
    Jun 2019
    Location
    Austin TX
    Posts
    65
    Plugin Contributions
    0

    Default Re: Optional Shipping Insurance Module Support Thread...

    I think I figured it out! I had an issue with the zones and geo_zones tables. I now have a ton of php warnings about undefined array keys and undefined properties but it did calculate the insurance fee correctly on the front-end when going through checkout. I haven't tested an actual transaction yet which I will handle tomorrow after I finally get some needed rest. If the transaction calculates properly I will post the updated plugin as well as installation instructions (The installer built into the plugin doesn't work with 1.5.8a)

  5. #5
    Join Date
    Jan 2004
    Location
    N of San Antonio TX
    Posts
    9,700
    Plugin Contributions
    11

    Default Re: Optional Shipping Insurance Module Support Thread...

    Quote Originally Posted by clam_man View Post
    So I installed a fresh copy of zen cart 1.5.8a ...
    And the reason for 1.5.8a from two years ago is.....?

    If you are trying to use an old version to get an older shipping/payment mod to work, you should know that most of those basic zen cart settings had to be modified in 2.0.0 to meet the current coding requirements for many of those older shipping/payment features.

    You may be creating a shiny new bridle and saddle for a horse that really needs to be a Nascar vehicle for today's "race".
    A little help with colors.
    myZenCartHost.com - Zen Cart Certified, PCI Compatible Hosting by JEANDRET
    Free SSL & Domain with semi-annual and longer hosting. Updating 1.5.2 and Up.

  6. #6
    Join Date
    Jun 2019
    Location
    Austin TX
    Posts
    65
    Plugin Contributions
    0

    Default Re: Optional Shipping Insurance Module Support Thread...

    Our custom template doesn't work with 2.0. This update will be for those stores which are on 1.5.8a without the means to upgrade to 2 yet.

  7. #7
    Join Date
    Jun 2019
    Location
    Austin TX
    Posts
    65
    Plugin Contributions
    0

    Default Re: Optional Shipping Insurance Module Support Thread...

    Also, I haven't found a single premium template available for ZC 2+ yet and the stock template is not going to cut it for the brand needing the site.

  8. #8
    Join Date
    Jan 2004
    Location
    N of San Antonio TX
    Posts
    9,700
    Plugin Contributions
    11

    Default Re: Optional Shipping Insurance Module Support Thread...

    bootstrap can be manipulated fairly easily to meet most needs.

    There's not a store-bought template that I've ever found that doesn't mess with core files in some way that generally makes them a pain in the . Especially at upgrade time.

    I'm sure there are those out there that are skipping store-bought creation for 2.0.1 in favor of 2.1.0. Lots of changes (great ones) coming soon.
    A little help with colors.
    myZenCartHost.com - Zen Cart Certified, PCI Compatible Hosting by JEANDRET
    Free SSL & Domain with semi-annual and longer hosting. Updating 1.5.2 and Up.

  9. #9
    Join Date
    Sep 2009
    Location
    Stuart, FL
    Posts
    13,940
    Plugin Contributions
    96

    Default Re: Optional Shipping Insurance Module Support Thread...

    v4.0.0 of the Optional Shipping Insurance plugin is now available for download: https://www.zen-cart.com/downloads.php?do=file&id=232

    Updates for continued operation under Zen Cart v2.1.0+, Edit Orders v5.0.0+ and PHP 8.0+.

 

 

Similar Threads

  1. Optional Shipping Insurance Module Question
    By kminnich in forum Built-in Shipping and Payment Modules
    Replies: 0
    Last Post: 7 Oct 2008, 01:16 AM
  2. Optional Shipping Insurance Module
    By Darkwander in forum Addon Shipping Modules
    Replies: 2
    Last Post: 9 Oct 2006, 02:18 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