Zen Cart Logo
Forums / Upgrading to 1.5.x / checkout_payment error: Call to undefined method ot_coupon::collect_posts()

checkout_payment error: Call to undefined method ot_coupon::collect_posts()

Locked

Views: 398

Results 1 to 2 of 2
This thread is locked. New replies are disabled.
7 Jan 2019, 6:01 PM
#1
rbarbour avatar

rbarbour

Totally Zenned

Join Date:
Feb 2010
Posts:
2,159
Plugin Contributions:
10

checkout_payment error: Call to undefined method ot_coupon::collect_posts()

v156a
not sure whats going on here but can't track it down:

[07-Jan-2019 12:57:08 America/New_York] PHP Fatal error: Uncaught Error: Call to undefined method ot_coupon::collect_posts() in /home//public_html/zca_templates/zca_tpl_demo_3/includes/classes/order_total.php:151
Stack trace:
#0 /home/
/public_html/zca_templates/zca_tpl_demo_3/includes/modules/pages/checkout_payment/header_php.php(88): order_total->collect_posts()
#1 /home/****/public_html/zca_templates/zca_tpl_demo_3/index.php(36): require('/home/zcaddit1/...')
#2 {main}
thrown in /home/*****/public_html/zca_templates/zca_tpl_demo_3/includes/classes/order_total.php on line 151

and

includes/classes/order_total.php
includes/modules/pages/checkout_payment/header_php.php
includes/classes/order_total.php

are all from a vanilla install

7 Jan 2019, 8:00 PM
#2
rbarbour avatar

rbarbour

Totally Zenned

Join Date:
Feb 2010
Posts:
2,159
Plugin Contributions:
10

Re: checkout_payment error: Call to undefined method ot_coupon::collect_posts()

NOT A BUG

an update to /includes/modules/order_total/ot_coupon.php was missed when upgrading to 1.5.6a