Page 306 of 306 FirstFirst ... 206256296304305306
Results 3,051 to 3,052 of 3052
  1. #3051
    Join Date
    Apr 2019
    Posts
    344
    Plugin Contributions
    0

    Default Re: One-Page Checkout [Support Thread]

    Thanks for your efforts. It may not worth spending more time on a "retired" payment module at this time, at least opc 2.5.5 works really good on my end. I will probably keep using opc 2.5.5 with paypal express, until we decide to upgrade the payment to paypalr.

    I'm not sure maybe I'm the only one who use OPC with paypal express now...

  2. #3052
    Join Date
    Apr 2019
    Posts
    344
    Plugin Contributions
    0

    Default Re: One-Page Checkout [Support Thread]

    I checked the log files for yesterday's issue again and it seems to be that not exactly the same as last time.

    PHP Code:
    [18-Jun-2026 12:49:09 America/New_YorkPHP Fatal error:  Uncaught ErrorTyped property OnePageCheckout::$isVirtualOrder must not be accessed before initialization in public_html/includes/classes/OnePageCheckout.php:2572
    Stack trace
    :
    #0 /public_html/includes/classes/observers/class.checkout_one_observer.php(687): OnePageCheckout->getTaxLocations()
    #1 /public_html/includes/classes/traits/NotifierManager.php(106): checkout_one_observer->update(Object(notifier), 'ZEN_GET_TAX_LOC...', Array, false, NULL, NULL, NULL, NULL, NULL, NULL, NULL)
    #2 //public_html/includes/functions/functions_taxes.php(354): base->notify('ZEN_GET_TAX_LOC...', Array, false)
    #3 /public_html/includes/modules/order_total/ot_tax.php(66): zen_get_tax_locations()
    #4 /public_html/includes/classes/order_total.php(96): ot_tax->process()
    #5 /public_html/includes/modules/checkout_process.php(104): order_total->process()
    #6 /public_html/includes/modules/pages/checkout_process/header_php.php(13): require('')
    #7 /public_html/index.php(35): require('')
    #8 {main}
      
    thrown in /public_html/includes/classes/OnePageCheckout.php on line 2572

    [18-Jun-2026 12:49:09 America/New_YorkRequest URI: /index.php?main_page=checkout_processIP addressxxxx
    --> PHP Fatal errorUncaught ErrorTyped property OnePageCheckout::$isVirtualOrder must not be accessed before initialization in /public_html/includes/classes/OnePageCheckout.php:2572
    Stack trace
    :
    #0 /public_html/includes/classes/observers/class.checkout_one_observer.php(687): OnePageCheckout->getTaxLocations()
    #1 /public_html/includes/classes/traits/NotifierManager.php(106): checkout_one_observer->update(Object(notifier), 'ZEN_GET_TAX_LOC...', Array, false, NULL, NULL, NULL, NULL, NULL, NULL, NULL)
    #2 /public_html/includes/functions/functions_taxes.php(354): base->notify('ZEN_GET_TAX_LOC...', Array, false)
    #3 /public_html/includes/modules/order_total/ot_tax.php(66): zen_get_tax_locations()
    #4 /public_html/includes/classes/order_total.php(96): ot_tax->process()
    #5 /public_html/includes/modules/checkout_process.php(104): order_total->process()
    #6 /public_html/includes/modules/pages/checkout_process/header_php.php(13): require('')
    #7 /public_html/index.php(35): require('')
    #8 {main}
      
    thrown in /public_html/includes/classes/OnePageCheckout.php on line 2572.

    [18-Jun-2026 12:49:09 America/New_YorkRequest URI: /index.php?main_page=checkout_processIP addressxxxx
    --> PHP Fatal errorUncaught ErrorTyped property OnePageCheckout::$isVirtualOrder must not be accessed before initialization in /public_html/includes/classes/OnePageCheckout.php:2572
    Stack trace
    :
    #0 /public_html/includes/classes/observers/class.checkout_one_observer.php(687): OnePageCheckout->getTaxLocations()
    #1 /public_html/includes/classes/traits/NotifierManager.php(106): checkout_one_observer->update(Object(notifier), 'ZEN_GET_TAX_LOC...', Array, false, NULL, NULL, NULL, NULL, NULL, NULL, NULL)
    #2 /public_html/includes/functions/functions_taxes.php(354): base->notify('ZEN_GET_TAX_LOC...', Array, false)
    #3 public_html/includes/modules/order_total/ot_tax.php(66): zen_get_tax_locations()
    #4 /public_html/includes/classes/order_total.php(96): ot_tax->process()
    #5 /public_html/includes/modules/checkout_process.php(104): order_total->process()
    #6 /public_html/includes/modules/pages/checkout_process/header_php.php(13): require('')
    #7 /public_html/index.php(35): require('')
    #8 {main}
      
    thrown in public_html/includes/classes/OnePageCheckout.php on line 2572. 
    OnePageCheckout.php on line 2572 is the following

    PHP Code:
    if ($this->isVirtualOrder === true || $this->getShippingBilling() === true) { 

 

 

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