Hi,
After switching to PHP 8, i get some of these:
[24-May-2023 23:57:32 Europe/Athens] PHP Fatal error: Uncaught TypeError: Cannot access offset of type string on string in /home/oc-includes/osclass/helpers/hUtils.php:64
Line 64 in hUtils.php is:
if(@$item["locale"][$locale][$field] <> '') {
I have no idea when this happens and i fail to recreate it, doing all standard things, like login/register and post/edit an ad as a normal user.