Phoca Cart checkout

Phoca Cart - complex e-commerce extension
bizsmith
Phoca Member
Phoca Member
Posts: 30
Joined: 08 Apr 2020, 16:08

Phoca Cart checkout

Post 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
bizsmith
Phoca Member
Phoca Member
Posts: 30
Joined: 08 Apr 2020, 16:08

Re: Phoca Cart checkout

Post 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>';
User avatar
Jan
Phoca Hero
Phoca Hero
Posts: 48528
Joined: 10 Nov 2007, 18:23
Location: Czech Republic
Contact:

Re: Phoca Cart checkout

Post by Jan »

Hi, thank you for the info, fixed in version Beta64:
https://github.com/PhocaCz/PhocaCart/re ... Beta64.zip
If you find Phoca extensions useful, please support the project
Post Reply