Page 34 of 42 FirstFirst ... 243233343536 ... LastLast
Results 331 to 340 of 415
  1. #331
    Join Date
    Sep 2003
    Location
    Ohio
    Posts
    69,402
    Plugin Contributions
    6

    Default Re: Problem with install sql

    You could try this Order Total module on post #14:
    http://www.zen-cart.com/showthread.p...ight=insurance

    with the current USPS October 30, 2014 K6 update:
    http://www.zen-cart.com/downloads.php?do=file&id=1292

    This does overwrite the file:
    /includes/modules/pages/checkout_shipping/header_php.php

    and you should ignore the USPS K3 shipping module that is in that Zip file for the optional insurance ...

    This will give the Optional Insurance amount the exact quote from USPS for insurance based on the USPS shipping method that the customer selects and give the customer an option to Opt-out of the insurance on the checkout_payment page ...

    It requires no SQL changes to the database ...
    Last edited by Ajeh; 3 Nov 2014 at 03:20 AM.
    Linda McGrath
    If you have to think ... you haven't been zenned ...

    Did YOU buy the Zen Cart Team a cup of coffee and a donut today? Just click here to support the Zen Cart Team!!

    Are you using the latest? Perhaps you've a problem that's fixed in the latest version: [Upgrade today: v1.5.5]
    Officially PayPal-Certified! Just click here

    Try our Zen Cart Recommended Services - Hosting, Payment and more ...
    Signup for our Announcements Forums to stay up to date on important changes and updates!

  2. #332
    Join Date
    Jun 2009
    Posts
    275
    Plugin Contributions
    0

    Default Re: Problem with install sql

    Quote Originally Posted by Ajeh View Post
    You could try this Order Total module on post #14:
    http://www.zen-cart.com/showthread.p...ight=insurance

    with the current USPS October 30, 2014 K6 update:
    http://www.zen-cart.com/downloads.php?do=file&id=1292

    This does overwrite the file:
    /includes/modules/pages/checkout_shipping/header_php.php

    and you should ignore the USPS K3 shipping module that is in that Zip file for the optional insurance ...

    This will give the Optional Insurance amount the exact quote from USPS for insurance based on the USPS shipping method that the customer selects and give the customer an option to Opt-out of the insurance on the checkout_payment page ...

    It requires no SQL changes to the database ...
    I updated the USPS mod although I am getting a message in admin/modules/shipping saying that a new version is available.

    I have everything installed but I see no options or anything referring to insurance during checkout. The mod is turned on.

    Thanks!
    Last edited by Ajeh; 3 Nov 2014 at 03:20 AM.

  3. #333
    Join Date
    Sep 2003
    Location
    Ohio
    Posts
    69,402
    Plugin Contributions
    6

    Default Re: Problem with install sql

    When in the Modules ... Shipping ... if you click on the USPS shipping module, what date do you see?

    Go to your Zen Cart Admin and go to Tools ... Developers Tool Kit ...

    In the bottom input box enter:
    usps.php

    Then, select Catalog ... click SEARCH ...

    What comes up on the paths to the files and the lines for:
    * @version $Id: usps.php
    Linda McGrath
    If you have to think ... you haven't been zenned ...

    Did YOU buy the Zen Cart Team a cup of coffee and a donut today? Just click here to support the Zen Cart Team!!

    Are you using the latest? Perhaps you've a problem that's fixed in the latest version: [Upgrade today: v1.5.5]
    Officially PayPal-Certified! Just click here

    Try our Zen Cart Recommended Services - Hosting, Payment and more ...
    Signup for our Announcements Forums to stay up to date on important changes and updates!

  4. #334
    Join Date
    Jun 2009
    Posts
    275
    Plugin Contributions
    0

    Default Re: Problem with install sql

    Quote Originally Posted by Ajeh View Post
    When in the Modules ... Shipping ... if you click on the USPS shipping module, what date do you see?

    Go to your Zen Cart Admin and go to Tools ... Developers Tool Kit ...

    In the bottom input box enter:
    usps.php

    Then, select Catalog ... click SEARCH ...

    What comes up on the paths to the files and the lines for:
    * @version $Id: usps.php
    Date is 2014-09-07

    Line #12 : * @version $Id: usps.php 2014-09-07 ajeh Version K5 $

    Line #13 : This module has been written for the usps.php shipping module March 7, 2014 K3 or newer

    Line #13 : * @version $Id: usps.php 2014-09-07 ajeh Version K5 $

  5. #335
    Join Date
    Sep 2003
    Location
    Ohio
    Posts
    69,402
    Plugin Contributions
    6

    Default Re: Problem with install sql

    You need to download the USPS October 30, 2014 K6 version:
    http://www.zen-cart.com/downloads.php?do=file&id=1292

    then do the:

    1 install to your server
    2 REMOVE
    3 INSTALL
    4 Configure
    Last edited by Ajeh; 3 Nov 2014 at 03:20 AM.
    Linda McGrath
    If you have to think ... you haven't been zenned ...

    Did YOU buy the Zen Cart Team a cup of coffee and a donut today? Just click here to support the Zen Cart Team!!

    Are you using the latest? Perhaps you've a problem that's fixed in the latest version: [Upgrade today: v1.5.5]
    Officially PayPal-Certified! Just click here

    Try our Zen Cart Recommended Services - Hosting, Payment and more ...
    Signup for our Announcements Forums to stay up to date on important changes and updates!

  6. #336
    Join Date
    Jun 2009
    Posts
    275
    Plugin Contributions
    0

    Default Re: Problem with install sql

    Quote Originally Posted by Ajeh View Post
    You need to download the USPS October 30, 2014 K6 version:
    http://www.zen-cart.com/downloads.php?do=file&id=1292

    then do the:

    1 install to your server
    2 REMOVE
    3 INSTALL
    4 Configure
    I just did the above two more times using filezilla and got the same result. I tried using cpanel and success. Strange. Thanks for the patience, not sure what happened there.

    I still do not see insurance though...

    Thanks!
    Last edited by Ajeh; 3 Nov 2014 at 03:21 AM.

  7. #337
    Join Date
    Jun 2009
    Posts
    275
    Plugin Contributions
    0

    Default Re: Problem with install sql

    I've uninstalled and re installed the insurance mod and checked it file by file. Everything looks to be in order. The only mention of insurance is on step 2 of checkout...

    Name:  Capture.jpg
Views: 46
Size:  12.8 KB

    Thanks!
    Last edited by doooomed; 2 Nov 2014 at 08:15 PM.

  8. #338
    Join Date
    Sep 2003
    Location
    Ohio
    Posts
    69,402
    Plugin Contributions
    6

    Default Re: Problem with install sql

    Go to your Tools ... Developers Tool Kit ... and in the bottom input box enter:
    insurance

    and search the Catalog ...

    What are the paths/files and lines that come up?
    Linda McGrath
    If you have to think ... you haven't been zenned ...

    Did YOU buy the Zen Cart Team a cup of coffee and a donut today? Just click here to support the Zen Cart Team!!

    Are you using the latest? Perhaps you've a problem that's fixed in the latest version: [Upgrade today: v1.5.5]
    Officially PayPal-Certified! Just click here

    Try our Zen Cart Recommended Services - Hosting, Payment and more ...
    Signup for our Announcements Forums to stay up to date on important changes and updates!

  9. #339
    Join Date
    Sep 2003
    Location
    Ohio
    Posts
    69,402
    Plugin Contributions
    6

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

    Acutally too much is shown ...

    Do you see:
    Code:
    /includes/modules/pages/checkout_shipping/header_php.php
    Line #158 : $quote[0]['methods'][0]['insurance'] = 0; Line #169 : 'insurance' => $quote[0]['methods'][0]['insurance']);
    Linda McGrath
    If you have to think ... you haven't been zenned ...

    Did YOU buy the Zen Cart Team a cup of coffee and a donut today? Just click here to support the Zen Cart Team!!

    Are you using the latest? Perhaps you've a problem that's fixed in the latest version: [Upgrade today: v1.5.5]
    Officially PayPal-Certified! Just click here

    Try our Zen Cart Recommended Services - Hosting, Payment and more ...
    Signup for our Announcements Forums to stay up to date on important changes and updates!

  10. #340
    Join Date
    Jun 2009
    Posts
    275
    Plugin Contributions
    0

    Default Re: Problem with install sql

    Quote Originally Posted by Ajeh View Post
    Go to your Tools ... Developers Tool Kit ... and in the bottom input box enter:
    insurance

    and search the Catalog ...

    What are the paths/files and lines that come up?

    includes/languages/english/modules/order_total/ot_optionalinsurance.php

    includes/modules/order_total/ot_optionalinsurance.php

    includes/modules/pages/checkout_shipping/header_php.php

    includes/modules/payment/paypal/paypal_functions.php

    includes/modules/payment/paypaldp.php

    includes/modules/payment/paypalwpp.php

    includes/modules/shipping/usps.php

 

 
Page 34 of 42 FirstFirst ... 243233343536 ... LastLast

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

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