Can't edit zones

Previous development branch now released as 1.36
Locked
sspataro57
Posts: 2
Joined: Wed Aug 05, 2020 2:19 pm

Can't edit zones

Post by sspataro57 »

Hi I'm having a blank screen and a php error editing zones.
Evertying else works fine.
Cameras are a couple of h264 streams using ffmpeg

Zoneminder v1.35.5
Ubuntu 18.04.4 LTS

PHP Fatal error: Uncaught Error: Call to a member function UrlToIndex() on null in /usr/share/zoneminder/www/skins/classic/views/js/zones.js.php:2\nStack trace:\n#0 /usr/share/zoneminder/www/skins/classic/includes/functions.php(216): require_once()\n#1 /usr/share/zoneminder/www/skins/classic/views/zones.php(46): xhtmlHeaders('/usr/share/zone...', 'Zones')\n#2 /usr/share/zoneminder/www/index.php(290): require_once('/usr/share/zone...')\n#3 {main}\n thrown in /usr/share/zoneminder/www/skins/classic/views/js/zones.js.php on line 2, referer: http://192.168.157.232/zm/?view=console
User avatar
iconnor
Posts: 2896
Joined: Fri Oct 29, 2010 1:43 am
Location: Toronto
Contact:

Re: Can't edit zones

Post by iconnor »

latest build should have it fixed.
dougmccrary
Posts: 1206
Joined: Sat Aug 31, 2019 7:35 am
Location: San Diego

Re: Can't edit zones

Post by dougmccrary »

"Hi I'm having a blank screen and a php error editing zones."
stillpresent in 1.35.5~20200805200139-focal

"Evertying else works fine."
Maybe this is a feature, but when you play a monitor, it seems to go to the next event ID, without camera filter.
sspataro57
Posts: 2
Joined: Wed Aug 05, 2020 2:19 pm

Re: Can't edit zones

Post by sspataro57 »

Working fine for me now.
Thank you so much.
Locked