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
Phoca Cart checkout
-
- Phoca Member
- Posts: 30
- Joined: 08 Apr 2020, 16:08
Re: Phoca Cart checkout
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>';
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>';
- Jan
- Phoca Hero
- Posts: 48528
- Joined: 10 Nov 2007, 18:23
- Location: Czech Republic
- Contact:
Re: Phoca Cart checkout
Hi, thank you for the info, fixed in version Beta64:
https://github.com/PhocaCz/PhocaCart/re ... Beta64.zip
https://github.com/PhocaCz/PhocaCart/re ... Beta64.zip
If you find Phoca extensions useful, please support the project