PHP Warning: [No terms in filter] at /usr/share/zoneminder/www/includes/functions.php line 1093

Forum for questions and support relating to the 1.34.x releases only.
Post Reply
kenworth
Posts: 52
Joined: Tue Feb 11, 2014 1:04 pm

PHP Warning: [No terms in filter] at /usr/share/zoneminder/www/includes/functions.php line 1093

Post by kenworth »

After upgrading I started noticing the following warnings in the web_php.log. These seem to happen immediately upon login to the console. I have no filters set, but never have in the past either:

01/29/20 06:43:46.594214 web_php[17442].WAR [192.168.1.185] [No terms in filter] at /usr/share/zoneminder/www/includes/functions.php line 1093
01/29/20 06:43:46.595543 web_php[17442].WAR [192.168.1.185] [Array (
[0] => Array
(
[file] => /usr/share/zoneminder/www/skins/classic/views/event.php
[line] => 109
[function] => parseFilter
[args] => Array
(
[0] => Array
(
[query] =>
[sql] =>
[fields] =>
)

)

)

[1] => Array
(
[file] => /usr/share/zoneminder/www/index.php
[line] => 273
[args] => Array
(
[0] => /usr/share/zoneminder/www/skins/classic/views/event.php
)

[function] => require_once
)

)] at /usr/share/zoneminder/www/includes/functions.php line 1094
01/29/20 06:43:46.596916 web_php[17442].WAR [192.168.1.185] [Array (
[query] =>
[sql] =>
[fields] =>
)] at /usr/share/zoneminder/www/includes/functions.php line 1095
User avatar
iconnor
Posts: 2881
Joined: Fri Oct 29, 2010 1:43 am
Location: Toronto
Contact:

Re: PHP Warning: [No terms in filter] at /usr/share/zoneminder/www/includes/functions.php line 1093

Post by iconnor »

I believe this was fixed in 1.34.1
kenworth
Posts: 52
Joined: Tue Feb 11, 2014 1:04 pm

Re: PHP Warning: [No terms in filter] at /usr/share/zoneminder/www/includes/functions.php line 1093

Post by kenworth »

I'm currently running 1.34.0-1.fc30 (Fedora 30). Don't see anything newer in the repo.
kenworth
Posts: 52
Joined: Tue Feb 11, 2014 1:04 pm

Re: PHP Warning: [No terms in filter] at /usr/share/zoneminder/www/includes/functions.php line 1093

Post by kenworth »

After update to 1.34.1 I am no longer seeing these warnings. Thanks!
Post Reply