After updating to 1.6.3 the Debug log is flooding with the following error message:
DEPRECATED: trim(): Passing null to parameter #1 ($string) of type string is deprecated in /home/bpskdk/public_html/development/zenphoto/zp-core/functions/functions-basic.php on line 342
trim called from require_once (functions-basic.php [342])
from require_once (admin-globals.php [12])
this is then followed by further data on the trace which comes from various functions being called, e.g.:
from setup.php [2]
from admin-logs.php [8]
(these were entered in the log immediately after the update - other messages appear when accessing the albums, but the initial error on line 342 of functions-basic is always the same)
Have tried changing theme to one of the standard themes to see if the error was theme related but no difference.
Installation info:
Zenphoto version 1.6.3 (Official build)
Current locale setting: en_US.UTF8
Server software: Apache
PHP version: 8.2.18
Database: MySQL 8.0.37
Database handler: mysqli
Database client: mysqlnd 8.2.18