-- HikaShop version -- : 4.3.0
-- Joomla version -- : 3.10.6
-- PHP version -- : 7.4.28
-- Error-message(debug-mod must be tuned on) -- : Object of class stdClass could not be converted to string
Hi,
Suddenly checkout in the shop is blocked.
No problem in the first checkout step, the login.
In the second step the customer selects addresses. Clicking the button Next step results in a white page, 500 Internal Server Error, showing the text
Object of class stdClass could not be converted to string
This is in PHP 7.4.
When downgrading to PHP 7.3 the white page already comes right after the first step.
Then the error text is
Recoverable fatal error: Object of class stdClass could not be converted to string in /PRIVATE/public_html/libraries/joomla/database/driver/mysqli.php on line 254
Just before I upgraded Joomla 3.9.28 to Joomla 3.10.6
So that's probably related to the problem.
Please advice how to solve this problem.
Udo
EXTRA INFORMATION !
In error_log I discovered older notifications that might give a clue:
At that time I was still using Joomla 3.9.28 en PHP 7.3
PHP Warning: mysqli_real_escape_string() expects parameter 2 to be string, object given in /PRIVATE/public_html/libraries/joomla/database/driver/mysqli.php on line 254