Results 1 to 10 of 3052

Hybrid View

  1. #1
    Join Date
    Nov 2005
    Location
    France
    Posts
    600
    Plugin Contributions
    8

    Default Re: One-Page Checkout [Support Thread]

    Quote Originally Posted by lat9 View Post
    I'll note that the 'displayed' version has a trailing colon (:).
    It does, but is the same both before and after the reload.

    And yet checking the OPC debug log, all instances of 'shipping_tax_description' are displayed as 'UK VAT'. Is OPC stripping the colon out when generating the report?

    If both instances are either with, or without a colon then there should be no difference that would lead to a hash change.

    Why are line titles even being included in a check to see if monetary values have changed?

  2. #2
    Join Date
    Sep 2009
    Location
    Stuart, FL
    Posts
    13,942
    Plugin Contributions
    96

    Default Re: One-Page Checkout [Support Thread]

    Quote Originally Posted by strelitzia View Post
    It does, but is the same both before and after the reload.

    And yet checking the OPC debug log, all instances of 'shipping_tax_description' are displayed as 'UK VAT'. Is OPC stripping the colon out when generating the report?

    If both instances are either with, or without a colon then there should be no difference that would lead to a hash change.

    Why are line titles even being included in a check to see if monetary values have changed?
    Quote Originally Posted by lat9 View Post
    A screenshot's better, since that's got the styling that identifies the differences.
    OPC is not stripping anything ... but one of your order-totals might be. OPC goes off a hash of the session, checking that nothing's changed since the customer indicated that the order is to be placed.

    As I'd requested before, a screenshot of the admin tool's difference display would help enormously.

  3. #3
    Join Date
    Sep 2009
    Location
    Stuart, FL
    Posts
    13,942
    Plugin Contributions
    96

    Default Re: One-Page Checkout [Support Thread]

    I've just submitted v2.4.0 of One-Page Checkout for the Zen Cart moderators' review; I'll post back here when it's available for download.

    Note: This version drops support for Zen Cart versions prior to 1.5.7a. If your site is using an older Zen Cart version, please continue to use OPC v2.3.12.

    This release contains changes associated with the following GitHub issues:

    #304: Drop support for Zen Cart versions prior to zc157a.
    #312: Additional AJAX messages to distinguish various timeout scenarios.
    #313: Improve performance on admin's orders' listing display.
    #315: Correct address handling when "Enable Shipping=Billing" is set to 'false'.
    #316: Render OPC overlay when an address (either billing or shipping) is changed via dropdown of existing addresses.
    #317: Enable interoperation with the square_webPay payment method.
    #318: Add a breadcrumb on the order_status page.
    #319: Use zen_cfg_read_only for OPC's "Version" value.
    #320: Correct PHP Fatal error received when an issue requiring a customer message is detected by OPC's observer.
    #321: Add zone_code to data supplied by the NOTIFY_OPC_INIT_ADDRESS_FROM_DB notification.
    #322: Correct number of parameters supplied to zen_prepare_country_zones_pull_down.
    #324: (Partial) Additional information gathered for "Invalid request, tempAddressValues not set." error log.

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

    Default Re: One-Page Checkout [Support Thread]

    Latest WebPay and OPC installed to topkayakerDOTcom. PHP 7.4
    getting
    Code:
    [05-May-2022 18:54:50 UTC] Request URI: /index.php?main_page=checkout_process, IP address: ***.***.***.***
    #1 var_export() called at [/includes/classes/OnePageCheckout.php:744]
    #2 OnePageCheckout->updateOrderAddresses() called at [/includes/classes/observers/class.checkout_one_observer.php:422]
    #3 checkout_one_observer->update() called at [/includes/classes/class.base.php:118]
    #4 base->notify() called at [/includes/classes/order.php:425]
    #5 order->cart() called at [/includes/classes/order.php:35]
    #6 order->__construct() called at [/includes/modules/checkout_process.php:48]
    #7 require(/includes/modules/checkout_process.php) called at [/includes/modules/pages/checkout_process/header_php.php:14]
    #8 require(/includes/modules/pages/checkout_process/header_php.php) called at [/index.php:35]
    --> PHP Warning: var_export does not handle circular references in /includes/classes/OnePageCheckout.php on line 744.
    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.

  5. #5
    Join Date
    Sep 2009
    Location
    Stuart, FL
    Posts
    13,942
    Plugin Contributions
    96

    Default Re: One-Page Checkout [Support Thread]

    Quote Originally Posted by dbltoe View Post
    Latest WebPay and OPC installed to topkayakerDOTcom. PHP 7.4
    getting
    Code:
    [05-May-2022 18:54:50 UTC] Request URI: /index.php?main_page=checkout_process, IP address: ***.***.***.***
    #1 var_export() called at [/includes/classes/OnePageCheckout.php:744]
    #2 OnePageCheckout->updateOrderAddresses() called at [/includes/classes/observers/class.checkout_one_observer.php:422]
    #3 checkout_one_observer->update() called at [/includes/classes/class.base.php:118]
    #4 base->notify() called at [/includes/classes/order.php:425]
    #5 order->cart() called at [/includes/classes/order.php:35]
    #6 order->__construct() called at [/includes/modules/checkout_process.php:48]
    #7 require(/includes/modules/checkout_process.php) called at [/includes/modules/pages/checkout_process/header_php.php:14]
    #8 require(/includes/modules/pages/checkout_process/header_php.php) called at [/index.php:35]
    --> PHP Warning: var_export does not handle circular references in /includes/classes/OnePageCheckout.php on line 744.
    Zen Cart version?

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

    Default Re: One-Page Checkout [Support Thread]

    Sorry,
    1.5.7d
    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.

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

    Default Re: One-Page Checkout [Support Thread]

    This is just a partial (had to cut it to fit) but, today, we have started getting the line 567 added to the mix.

    [CODE][06-May-2022 03:09:59 UTC] Request URI: /index.php?main_page=checkout_one, IP address: 172.89.81.16
    #1 var_export() called at [/includes/classes/OnePageCheckout.php:567]
    #2 OnePageCheckout->startGuestOnePageCheckout() called at [/includes/modules/pages/checkout_one/header_php.php:41]
    #3 require(/includes/modules/pages/checkout_one/header_php.php) called at [/index.php:35]
    --> PHP Warning: var_export does not handle circular references in /includes/classes/OnePageCheckout.php on line 567.

    [06-May-2022 03:09:59 UTC] Request URI: /index.php?main_page=checkout_one, IP address: 172.89.81.16
    #1 var_export() called at [/includes/classes/OnePageCheckout.php:567]
    #2 OnePageCheckout->startGuestOnePageCheckout() called at [/includes/modules/pages/checkout_one/header_php.php:41]
    #3 require(/includes/modules/pages/checkout_one/header_php.php) called at [/index.php:35]
    --> PHP Warning: var_export does not handle circular references in /includes/classes/OnePageCheckout.php on line 567.

    [06-May-2022 03:09:59 UTC] Request URI: /index.php?main_page=checkout_one, IP address: 172.89.81.16
    #1 var_export() called at [/includes/classes/OnePageCheckout.php:567]
    #2 OnePageCheckout->startGuestOnePageCheckout() called at [/includes/modules/pages/checkout_one/header_php.php:41]
    #3 require(/includes/modules/pages/checkout_one/header_php.php) called at [/index.php:35]
    --> PHP Warning: var_export does not handle circular references in /includes/classes/OnePageCheckout.php on line 567.

    [06-May-2022 03:09:59 UTC] Request URI: /index.php?main_page=checkout_one, IP address: 172.89.81.16
    #1 var_export() called at [/includes/classes/OnePageCheckout.php:567]
    #2 OnePageCheckout->startGuestOnePageCheckout() called at [/includes/modules/pages/checkout_one/header_php.php:41]
    #3 require(/includes/modules/pages/checkout_one/header_php.php) called at [/index.php:35]
    --> PHP Warning: var_export does not handle circular references in /includes/classes/OnePageCheckout.php on line 567.

    [06-May-2022 03:09:59 UTC] Request URI: /index.php?main_page=checkout_one, IP address: 172.89.81.16
    #1 var_export() called at [/includes/classes/OnePageCheckout.php:567]
    #2 OnePageCheckout->startGuestOnePageCheckout() called at [/includes/modules/pages/checkout_one/header_php.php:41]
    #3 require(/includes/modules/pages/checkout_one/header_php.php) called at [/index.php:35]
    --> PHP Warning: var_export does not handle circular references in /includes/classes/OnePageCheckout.php on line 567.

    [06-May-2022 03:09:59 UTC] Request URI: /index.php?main_page=checkout_one, IP address: 172.89.81.16
    #1 var_export() called at [/includes/classes/OnePageCheckout.php:567]
    #2 OnePageCheckout->startGuestOnePageCheckout() called at [/includes/modules/pages/checkout_one/header_php.php:41]
    #3 require(/includes/modules/pages/checkout_one/header_php.php) called at [/index.php:35]
    --> PHP Warning: var_export does not handle circular references in /includes/classes/OnePageCheckout.php on line 567.

    [06-May-2022 03:09:59 UTC] Request URI: /index.php?main_page=checkout_one, IP address: 172.89.81.16
    #1 var_export() called at [/includes/classes/OnePageCheckout.php:567]
    #2 OnePageCheckout->startGuestOnePageCheckout() called at [/includes/modules/pages/checkout_one/header_php.php:41]
    #3 require(/includes/modules/pages/checkout_one/header_php.php) called at [/index.php:35]
    --> PHP Warning: var_export does not handle circular references in /includes/classes/OnePageCheckout.php on line 567.

    [06-May-2022 03:09:59 UTC] Request URI: /index.php?main_page=checkout_one, IP address: 172.89.81.16
    #1 var_export() called at [/includes/classes/OnePageCheckout.php:567]
    #2 OnePageCheckout->startGuestOnePageCheckout() called at [/includes/modules/pages/checkout_one/header_php.php:41]
    #3 require(/includes/modules/pages/checkout_one/header_php.php) called at [/index.php:35]
    --> PHP Warning: var_export does not handle circular references in /includes/classes/OnePageCheckout.php on line 567.

    [06-May-2022 03:09:59 UTC] Request URI: /index.php?main_page=checkout_one, IP address: 172.89.81.16
    #1 var_export() called at [/includes/classes/OnePageCheckout.php:567]
    #2 OnePageCheckout->startGuestOnePageCheckout() called at [/includes/modules/pages/checkout_one/header_php.php:41]
    #3 require(/includes/modules/pages/checkout_one/header_php.php) called at [/index.php:35]
    --> PHP Warning: var_export does not handle circular references in /includes/classes/OnePageCheckout.php on line 567.

    [06-May-2022 03:09:59 UTC] Request URI: /index.php?main_page=checkout_one, IP address: 172.89.81.16
    #1 var_export() called at [/includes/classes/OnePageCheckout.php:567]
    #2 OnePageCheckout->startGuestOnePageCheckout() called at [/includes/modules/pages/checkout_one/header_php.php:41]
    #3 require(/includes/modules/pages/checkout_one/header_php.php) called at [/index.php:35]
    --> PHP Warning: var_export does not handle circular references in /includes/classes/OnePageCheckout.php on line 567.

    [06-May-2022 03:09:59 UTC] Request URI: /index.php?main_page=checkout_one, IP address: 172.89.81.16
    #1 var_export() called at [/includes/classes/OnePageCheckout.php:567]
    #2 OnePageCheckout->startGuestOnePageCheckout() called at [/includes/modules/pages/checkout_one/header_php.php:41]
    #3 require(/includes/modules/pages/checkout_one/header_php.php) called at [/index.php:35]
    --> PHP Warning: var_export does not handle circular references in /includes/classes/OnePageCheckout.php on line 567.

    [06-May-2022 03:09:59 UTC] Request URI: /index.php?main_page=checkout_one, IP address: 172.89.81.16
    #1 var_export() called at [/includes/classes/OnePageCheckout.php:567]
    #2 OnePageCheckout->startGuestOnePageCheckout() called at [/includes/modules/pages/checkout_one/header_php.php:41]
    #3 require(/includes/modules/pages/checkout_one/header_php.php) called at [/index.php:35]
    --> PHP Warning: var_export does not handle circular references in /includes/classes/OnePageCheckout.php on line 567.

    [06-May-2022 03:09:59 UTC] Request URI: /index.php?main_page=checkout_one, IP address: 172.89.81.16
    #1 var_export() called at [/includes/classes/OnePageCheckout.php:567]
    #2 OnePageCheckout->startGuestOnePageCheckout() called at [/includes/modules/pages/checkout_one/header_php.php:41]
    #3 require(/includes/modules/pages/checkout_one/header_php.php) called at [/index.php:35]
    --> PHP Warning: var_export does not handle circular references in /includes/classes/OnePageCheckout.php on line 567.

    [06-May-2022 03:09:59 UTC] Request URI: /index.php?main_page=checkout_one, IP address: 172.89.81.16
    #1 var_export() called at [/includes/classes/OnePageCheckout.php:567]
    #2 OnePageCheckout->startGuestOnePageCheckout() called at [/includes/modules/pages/checkout_one/header_php.php:41]
    #3 require(/includes/modules/pages/checkout_one/header_php.php) called at [/index.php:35]
    --> PHP Warning: var_export does not handle circular references in /includes/classes/OnePageCheckout.php on line 567.

    [06-May-2022 03:09:59 UTC] Request URI: /index.php?main_page=checkout_one, IP address: 172.89.81.16
    #1 var_export() called at [/includes/classes/OnePageCheckout.php:567]
    #2 OnePageCheckout->startGuestOnePageCheckout() called at [/includes/modules/pages/checkout_one/header_php.php:41]
    #3 require(/includes/modules/pages/checkout_one/header_php.php) called at [/index.php:35]
    --> PHP Warning: var_export does not handle circular references in /includes/classes/OnePageCheckout.php on line 567.

    [06-May-2022 03:09:59 UTC] Request URI: /index.php?main_page=checkout_one, IP address: 172.89.81.16
    #1 var_export() called at [/includes/classes/OnePageCheckout.php:567]
    #2 OnePageCheckout->startGuestOnePageCheckout() called at [/includes/modules/pages/checkout_one/header_php.php:41]
    #3 require(/includes/modules/pages/checkout_one/header_php.php) called at [/index.php:35]
    --> PHP Warning: var_export does not handle circular references in /includes/classes/OnePageCheckout.php on line 567.

    [06-May-2022 03:09:59 UTC] Request URI: /index.php?main_page=checkout_one, IP address: 172.89.81.16
    #1 var_export() called at [/includes/classes/OnePageCheckout.php:567]
    #2 OnePageCheckout->startGuestOnePageCheckout() called at [/includes/modules/pages/checkout_one/header_php.php:41]
    #3 require(/includes/modules/pages/checkout_one/header_php.php) called at [/index.php:35]
    --> PHP Warning: var_export does not handle circular references in /includes/classes/OnePageCheckout.php on line 567.

    [06-May-2022 03:09:59 UTC] Request URI: /index.php?main_page=checkout_one, IP address: 172.89.81.16
    #1 var_export() called at [/includes/classes/OnePageCheckout.php:567]
    #2 OnePageCheckout->startGuestOnePageCheckout() called at [/includes/modules/pages/checkout_one/header_php.php:41]
    #3 require(/includes/modules/pages/checkout_one/header_php.php) called at [/index.php:35]
    --> PHP Warning: var_export does not handle circular references in /includes/classes/OnePageCheckout.php on line 567.

    [06-May-2022 03:09:59 UTC] Request URI: /index.php?main_page=checkout_one, IP address: 172.89.81.16
    #1 var_export() called at [/includes/classes/OnePageCheckout.php:567]
    #2 OnePageCheckout->startGuestOnePageCheckout() called at [/includes/modules/pages/checkout_one/header_php.php:41]
    #3 require(/includes/modules/pages/checkout_one/header_php.php) called at [/index.php:35]
    --> PHP Warning: var_export does not handle circular references in /includes/classes/OnePageCheckout.php on line 567.

    [06-May-2022 03:09:59 UTC] Request URI: /index.php?main_page=checkout_one, IP address: 172.89.81.16
    #1 var_export() called at [/includes/classes/OnePageCheckout.php:567]
    #2 OnePageCheckout->startGuestOnePageCheckout() called at [/includes/modules/pages/checkout_one/header_php.php:41]
    #3 require(/includes/modules/pages/checkout_one/header_php.php) called at [/index.php:35]
    --> PHP Warning: var_export does not handle circular references in /includes/classes/OnePageCheckout.php on line 567.

    [06-May-2022 03:09:59 UTC] Request URI: /index.php?main_page=checkout_one, IP address: 172.89.81.16
    #1 var_export() called at [/includes/classes/OnePageCheckout.php:567]
    #2 OnePageCheckout->startGuestOnePageCheckout() called at [/includes/modules/pages/checkout_one/header_php.php:41]
    #3 require(/includes/modules/pages/checkout_one/header_php.php) called at [/index.php:35]
    --> PHP Warning: var_export does not handle circular references in /includes/classes/OnePageCheckout.php on line 567.

    [06-May-2022 03:09:59 UTC] Request URI: /index.php?main_page=checkout_one, IP address: 172.89.81.16
    #1 var_export() called at [/includes/classes/OnePageCheckout.php:567]
    #2 OnePageCheckout->startGuestOnePageCheckout() called at [/includes/modules/pages/checkout_one/header_php.php:41]
    #3 require(/includes/modules/pages/checkout_one/header_php.php) called at [/index.php:35]
    --> PHP Warning: var_export does not handle circular references in /includes/classes/OnePageCheckout.php on line 567.

    [06-May-2022 03:09:59 UTC] Request URI: /index.php?main_page=checkout_one, IP address: 172.89.81.16
    #1 var_export() called at [/includes/classes/OnePageCheckout.php:567]
    #2 OnePageCheckout->startGuestOnePageCheckout() called at [/includes/modules/pages/checkout_one/header_php.php:41]
    #3 require(/includes/modules/pages/checkout_one/header_php.php) called at [/index.php:35]
    --> PHP Warning: var_export does not handle circular references in /includes/classes/OnePageCheckout.php on line 567.

    [06-May-2022 03:09:59 UTC] Request URI: /index.php?main_page=checkout_one, IP address: 172.89.81.16
    #1 var_export() called at [/includes/classes/OnePageCheckout.php:567]
    #2 OnePageCheckout->startGuestOnePageCheckout() called at [/includes/modules/pages/checkout_one/header_php.php:41]
    #3 require(/includes/modules/pages/checkout_one/header_php.php) called at [/index.php:35]
    --> PHP Warning: var_export does not handle circular references in /includes/classes/OnePageCheckout.php on line 567.

    [06-May-2022 03:09:59 UTC] Request URI: /index.php?main_page=checkout_one, IP address: 172.89.81.16
    #1 var_export() called at [/includes/classes/OnePageCheckout.php:567]
    #2 OnePageCheckout->startGuestOnePageCheckout() called at [/includes/modules/pages/checkout_one/header_php.php:41]
    #3 require(/includes/modules/pages/checkout_one/header_php.php) called at [/index.php:35]
    --> PHP Warning: var_export does not handle circular references in /includes/classes/OnePageCheckout.php on line 567.

    [06-May-2022 03:09:59 UTC] Request URI: /index.php?main_page=checkout_one, IP address: 172.89.81.16
    #1 var_export() called at [/includes/classes/OnePageCheckout.php:567]
    #2 OnePageCheckout->startGuestOnePageCheckout() called at [/includes/modules/pages/checkout_one/header_php.php:41]
    #3 require(/includes/modules/pages/checkout_one/header_php.php) called at [/index.php:35]
    --> PHP Warning: var_export does not handle circular references in /includes/classes/OnePageCheckout.php on line 567.
    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.

 

 

Similar Threads

  1. Set number of products displayed per page (support thread)
    By yellow1912 in forum All Other Contributions/Addons
    Replies: 146
    Last Post: 2 Nov 2023, 12:50 AM
  2. v151 Banners In Main Page - Support Thread
    By stevesh in forum Templates, Stylesheets, Page Layout
    Replies: 2
    Last Post: 18 Sep 2021, 03:36 PM
  3. v151 Site Map/Page Not Found: Combined [Support Thread]
    By lat9 in forum All Other Contributions/Addons
    Replies: 7
    Last Post: 4 Jan 2016, 02:19 PM
  4. v151 PayPal Express Checkout Using NVP 84.0 [Support Thread]
    By lat9 in forum Addon Payment Modules
    Replies: 32
    Last Post: 28 Dec 2015, 04:54 PM
  5. Checkout Amazon Style -- Support Thread
    By CJPinder in forum All Other Contributions/Addons
    Replies: 72
    Last Post: 13 Apr 2011, 08:18 PM

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