31
Support / Re: Cart v 1.3.3 Softaculous cloning and staging
« on: August 19, 2022, 02:37:20 AM »
In that case can you please try to clone or create staging to see if it works?
https://onlinetools.ups.com/ups.app/xml/Rate
https://www.ups.com/ups.app/xml/Rate
onACart_ProccessData()
and the method is ACart::buildProductDetails
onControllerPagesProductProduct_UpdateData
. $that->view->batchAssign( $this->data );
and using $that->processTemplate( 'pages/xxxx/xxxx.tpl' );
Unknown Error: AbanteCart core v.1.3.0 Call to a member function batchAssign() on null
and Unknown Error: AbanteCart core v.1.3.0 Call to undefined method ACart::processTemplate()