News:

Looking for documentation? Take a look on our wiki

Main Menu

Fatal error after return to shop after payment (attempt) when show order

Started by EIF, November 13, 2024, 14:12:31 PM

Previous topic - Next topic

EIF

I just update a shop to Joomla 5.2.1 and VM 4.4, running on PHP 8.2.

When a customer want to pay the order, the used payment plugin links to the payment provider. When the payment is canceled, the customer gets back to shop with a 'thank you for your order' page. (the same as when the payment was succesful)

There on that page is a button to show the order details. When clicking on it, a fatal error appears:

"Cannot access offset of type string on string" 0-error 0.

Using a fatal error catch plugin, it turns out the problem is in file:

../public_html/libraries/src/HTML/HTMLHelper.php:763

Anyone a idea how to solve this?

EIF

Solved it. Well, not really, but it is a template issue. When not using the template, it works.

AH

Regards
A

Joomla 4.4.5
php 8.1