All the motion detection, event playback and image capture works fine but I can't make it export anything.
If I click on an event I can play it back, rewind it and pause it using the Java applet (although the progress meter scrubber doesn't work) but if I then click on 'Export' and choose any of the options (Export Event Details, Frame Details, Image files, etc) and press the 'Export' button I just get a message saying "Export Failed".
If I click on the 'Video' link I get a message like this:
If I then look in my Apache logfiles I see this:An error has occurred and this operation cannot continue.
For full details check your web logs for the code 'F37307'
Code: Select all
[Tue Nov 15 17:42:08 2011] [error] [client 192.168.1.7] No event id(s) supplied, referer: <my machine>/zm/index.php?view=export&eid=undefined
[Tue Nov 15 17:42:08 2011] [error] [client 192.168.1.7] array (\n 0 => \n array (\n 'file' => '/usr/share/zoneminder/ajax/event.php',\n 'line' => 5,\n 'function' => 'ajaxError',\n 'args' => \n array (\n 0 => 'No event id(s) supplied',\n ),\n ),\n 1 => \n array (\n 'file' => '/usr/share/zoneminder/index.php',\n 'line' => 116,\n 'args' => \n array (\n 0 => '/usr/share/zoneminder/ajax/event.php',\n ),\n 'function' => 'require_once',\n ),\n), referer: <my machine>/zm/index.php?view=export&eid=undefined
[Tue Nov 15 17:42:28 2011] [error] [client 192.168.1.7] SQL-ERROR(F37307): select E.*,M.Name as MonitorName,M.Width,M.Height,M.DefaultRate,M.DefaultScale from Events as E inner join Monitors as M on E.MonitorId = M.Id where E.Id = undefined, referer: <my machine>/zm/index.php?view=event&eid=13624&filter[terms][0][attr]=MonitorId&filter[terms][0][op]=%3D&filter[terms][0][val]=1&sort_field=StartTime&sort_asc=1&page=1
[Tue Nov 15 17:42:28 2011] [error] [client 192.168.1.7] SQL-ERROR(F37307): Unknown column 'undefined' in 'where clause', referer: <my machine>/zm/index.php?view=event&eid=13624&filter[terms][0][attr]=MonitorId&filter[terms][0][op]=%3D&filter[terms][0][val]=1&sort_field=StartTime&sort_asc=1&page=1
The 'video' link on the top of the event window looks like this:
Code: Select all
<my machine>/zm/index.php?view=event&eid=13624&filter[terms][0][attr]=MonitorId&filter[terms][0][op]=%3D&filter[terms][0][val]=1&sort_field=StartTime&sort_asc=1&page=1#