Page 1 of 1

Phoca Cart checkout

Posted: 06 Jul 2024, 22:20
by bizsmith
getting error in Cart Checkout

undefined variable $d in default_confirm.php

https://imgur.com/a/uWxcYU9

Phoca Cart 5.0.63
Joomla! Version 5.1.1
PHP Version 8.1.29
Template phoca_premiere J5

Re: Phoca Cart checkout

Posted: 06 Jul 2024, 23:02
by bizsmith
further to the above, here is the code with the error,

echo '<button class="'.$this->s['c']['btn.btn-primary'].' ph-btn">';
//echo '<span class="'.$this->s['i']['ok'].'"></span> ';
line 131 >>>> echo PhocacartRenderIcon::icon($d['s']['i']['ok'], '', ' ');
echo $this->t['confirm_order_text'];
echo '</button>';
echo '</div>';

Re: Phoca Cart checkout

Posted: 06 Jul 2024, 23:46
by Jan
Hi, thank you for the info, fixed in version Beta64:
https://github.com/PhocaCz/PhocaCart/re ... Beta64.zip