Please I have the following error help me solve it.
Warning: Undefined array key "brutto_currency" in C:\xampp\htdocs\picofino\components\com_phocacart\views\pos\tmpl\default_main_content_payment.php on line 32
Warning: Undefined array key "brutto_currency" in C:\xampp\htdocs\picofino\components\com_phocacart\views\pos\tmpl\default_main_content_payment.php on line 33
32 if ($this->t['total'][0]['brutto_currency'] !== 0) {
33 echo '<div class="ph-pos-total-to-pay ph-right">' . $price->getPriceFormat($this->t['total'][0]['brutto_currency'], 0, 1).'</div>';
34 //$totalAmount = $this->t['total'][0]['brutto_currency'];
35 } else if ($this->t['total'][0]['brutto'] !== 0) {
36 echo '<div class="ph-pos-total-to-pay ph-right">' . $price->getPriceFormat($this->t['total'][0]['brutto']).'</div>';
37 //$totalAmount = $this->t['total'][0]['brutto'];
38}
Undefined array key "brutto_currency"
- Jan
- Phoca Hero
- Posts: 48386
- Joined: 10 Nov 2007, 18:23
- Location: Czech Republic
- Contact:
Re: Undefined array key "brutto_currency"
Hi, which version of Phoca Cart do you use?
Jan
Jan
If you find Phoca extensions useful, please support the project
-
- Phoca Newbie
- Posts: 2
- Joined: 09 Dec 2022, 07:13
Re: Undefined array key "brutto_currency"
Hi Jan, the version is 4.0.5.
Could you please share your email or whatsapp to be able to acquire the license of the software.
Could you please share your email or whatsapp to be able to acquire the license of the software.