pfBlockerNG on CE 2.7 throwing error
-
Upgraded from CE 2.6 to 2.7 now getting the following errors from pfBlockerNG recorded:
[09-Nov-2023 20:00:00 Australia/Melbourne] PHP Fatal error: Uncaught Error: Call to undefined function array_get_path() in /etc/inc/config.lib.inc:1214
Stack trace:
#0 /etc/inc/config.inc(146): config_get_path('system/timezone')
#1 /root/gwlb.inc(25): require_once('/etc/inc/config...')
#2 /etc/inc/functions.inc(35): require_once('/root/gwlb.inc')
#3 /usr/local/www/pfblockerng/pfblockerng.php(55): require_once('/etc/inc/functi...')
#4 {main}
thrown in /etc/inc/config.lib.inc on line 1214Appears to happen when a cron job for pfBlockerNG runs.
-
What version of pfBlockerNG ?
is there anything in
or
That might provide more information specific to what it was doing?