Hi,
I have this error:
Got error 'PHP message: PHP Fatal error: Uncaught TypeError: strtolower(): Argument #1 ($string) must be of type string, array given in /public_html/oc-content/plugins/cache/functions.php:317\nStack trace:\n#0
line 317 in functions.php and php 8.0
$output .= @strtolower($n) . '-' . @strtolower($v);
Can be related with cron job?
Any solutions? Thank you.