Page 1 of 1

zoneminder 1.23.3 filters not working

Posted: Thu Oct 16, 2008 9:31 am
by gpalermo
Blank page displays

Posted: Thu Oct 16, 2008 9:42 am
by cordel
hmmm, sounds broken.

Posted: Thu Oct 16, 2008 10:19 am
by gpalermo
Events can be accessed from monitor name and I can get to filter by entering address:
https://<domain>/index.php?
index.php?view=events&page=1&filter

but from filter button - I get following address and blank screen.

https://<domain>/index.php?view=events&page=1&filter=1&trms=1&attr1=DateTime&op1=%3c&val1=now

Posted: Thu Oct 16, 2008 11:33 am
by cordel
Have you checked the Apache error log?

Posted: Thu Oct 16, 2008 3:00 pm
by gpalermo
PHP Fatal error: Cannot use string offset as an array in /var/www/html/zm_funcs.php on line 1235

Posted: Thu Oct 16, 2008 3:04 pm
by gpalermo
PHP Fatal error: Call to undefined function canView()in /var/www/html/zm_xhtml_view_filter.php on line 21

Posted: Thu Oct 16, 2008 7:04 pm
by gpalermo
Is Zoneminder v1.23.3 working with PHP 5 on CentOS 5.2 64 Bit?