From an individual event view, I can export it with no issues with export button from the top of the page. Works great!
However if I use the "Front end interface method" documented on this page
http://www.zoneminder.com/wiki/index.ph ... rt_Methods
Use the export button on the bottom of the page, I always get an error even if I only select a single event. Here are the errors generated in the Apache log:
[Mon Oct 03 11:59:13 2011] [error] [client 192.168.0.101] PHP Warning: Missing argument 2 for exportFileList(), called in /usr/share/zoneminder/skins/classic/includes/export_functions.php on line 255 and defined in /usr/share/zoneminder/skins/classic/includes/export_functions.php on line 153, referer: http://192.168.0.100/zm/index.php?view= ... eids[]=747
[Mon Oct 03 11:59:13 2011] [error] [client 192.168.0.101] PHP Warning: Missing argument 3 for exportFileList(), called in /usr/share/zoneminder/skins/classic/includes/export_functions.php on line 255 and defined in /usr/share/zoneminder/skins/classic/includes/export_functions.php on line 153, referer: http://192.168.0.100/zm/index.php?view= ... eids[]=747
[Mon Oct 03 11:59:13 2011] [error] [client 192.168.0.101] PHP Warning: Missing argument 4 for exportFileList(), called in /usr/share/zoneminder/skins/classic/includes/export_functions.php on line 255 and defined in /usr/share/zoneminder/skins/classic/includes/export_functions.php on line 153, referer: http://192.168.0.100/zm/index.php?view= ... eids[]=747
[Mon Oct 03 11:59:13 2011] [error] [client 192.168.0.101] PHP Warning: Missing argument 5 for exportFileList(), called in /usr/share/zoneminder/skins/classic/includes/export_functions.php on line 255 and defined in /usr/share/zoneminder/skins/classic/includes/export_functions.php on line 153, referer: http://192.168.0.100/zm/index.php?view= ... eids[]=747
[Mon Oct 03 11:59:13 2011] [error] [client 192.168.0.101] PHP Warning: Missing argument 6 for exportFileList(), called in /usr/share/zoneminder/skins/classic/includes/export_functions.php on line 255 and defined in /usr/share/zoneminder/skins/classic/includes/export_functions.php on line 153, referer: http://192.168.0.100/zm/index.php?view= ... eids[]=747
[Mon Oct 03 11:59:13 2011] [error] [client 192.168.0.101] PHP Notice: Undefined variable: exportDetail in /usr/share/zoneminder/skins/classic/includes/export_functions.php on line 178, referer: http://192.168.0.100/zm/index.php?view= ... eids[]=747
[Mon Oct 03 11:59:13 2011] [error] [client 192.168.0.101] PHP Notice: Undefined variable: exportFrames in /usr/share/zoneminder/skins/classic/includes/export_functions.php on line 189, referer: http://192.168.0.100/zm/index.php?view= ... eids[]=747
[Mon Oct 03 11:59:13 2011] [error] [client 192.168.0.101] PHP Notice: Undefined variable: exportImages in /usr/share/zoneminder/skins/classic/includes/export_functions.php on line 200, referer: http://192.168.0.100/zm/index.php?view= ... eids[]=747
[Mon Oct 03 11:59:13 2011] [error] [client 192.168.0.101] PHP Notice: Undefined variable: exportVideo in /usr/share/zoneminder/skins/classic/includes/export_functions.php on line 216, referer: http://192.168.0.100/zm/index.php?view= ... eids[]=747
[Mon Oct 03 11:59:13 2011] [error] [client 192.168.0.101] PHP Notice: Undefined variable: exportMisc in /usr/share/zoneminder/skins/classic/includes/export_functions.php on line 232, referer: http://192.168.0.100/zm/index.php?view= ... eids[]=747
[Mon Oct 03 11:59:13 2011] [error] [client 192.168.0.101] PHP Warning: array_merge(): Argument #3 is not an array in /usr/share/zoneminder/skins/classic/includes/export_functions.php on line 255, referer: http://192.168.0.100/zm/index.php?view= ... eids[]=747
[Mon Oct 03 11:59:13 2011] [error] [client 192.168.0.101] PHP Warning: Missing argument 2 for exportFileList(), called in /usr/share/zoneminder/skins/classic/includes/export_functions.php on line 255 and defined in /usr/share/zoneminder/skins/classic/includes/export_functions.php on line 153, referer: http://192.168.0.100/zm/index.php?view= ... eids[]=747
[Mon Oct 03 11:59:13 2011] [error] [client 192.168.0.101] PHP Warning: Missing argument 3 for exportFileList(), called in /usr/share/zoneminder/skins/classic/includes/export_functions.php on line 255 and defined in /usr/share/zoneminder/skins/classic/includes/export_functions.php on line 153, referer: http://192.168.0.100/zm/index.php?view= ... eids[]=747
[Mon Oct 03 11:59:13 2011] [error] [client 192.168.0.101] PHP Warning: Missing argument 4 for exportFileList(), called in /usr/share/zoneminder/skins/classic/includes/export_functions.php on line 255 and defined in /usr/share/zoneminder/skins/classic/includes/export_functions.php on line 153, referer: http://192.168.0.100/zm/index.php?view= ... eids[]=747
[Mon Oct 03 11:59:13 2011] [error] [client 192.168.0.101] PHP Warning: Missing argument 5 for exportFileList(), called in /usr/share/zoneminder/skins/classic/includes/export_functions.php on line 255 and defined in /usr/share/zoneminder/skins/classic/includes/export_functions.php on line 153, referer: http://192.168.0.100/zm/index.php?view= ... eids[]=747
[Mon Oct 03 11:59:13 2011] [error] [client 192.168.0.101] PHP Warning: Missing argument 6 for exportFileList(), called in /usr/share/zoneminder/skins/classic/includes/export_functions.php on line 255 and defined in /usr/share/zoneminder/skins/classic/includes/export_functions.php on line 153, referer: http://192.168.0.100/zm/index.php?view= ... eids[]=747
[Mon Oct 03 11:59:13 2011] [error] [client 192.168.0.101] PHP Notice: Undefined variable: exportDetail in /usr/share/zoneminder/skins/classic/includes/export_functions.php on line 178, referer: http://192.168.0.100/zm/index.php?view= ... eids[]=747
[Mon Oct 03 11:59:13 2011] [error] [client 192.168.0.101] PHP Notice: Undefined variable: exportFrames in /usr/share/zoneminder/skins/classic/includes/export_functions.php on line 189, referer: http://192.168.0.100/zm/index.php?view= ... eids[]=747
[Mon Oct 03 11:59:13 2011] [error] [client 192.168.0.101] PHP Notice: Undefined variable: exportImages in /usr/share/zoneminder/skins/classic/includes/export_functions.php on line 200, referer: http://192.168.0.100/zm/index.php?view= ... eids[]=747
[Mon Oct 03 11:59:13 2011] [error] [client 192.168.0.101] PHP Notice: Undefined variable: exportVideo in /usr/share/zoneminder/skins/classic/includes/export_functions.php on line 216, referer: http://192.168.0.100/zm/index.php?view= ... eids[]=747
[Mon Oct 03 11:59:13 2011] [error] [client 192.168.0.101] PHP Notice: Undefined variable: exportMisc in /usr/share/zoneminder/skins/classic/includes/export_functions.php on line 232, referer: http://192.168.0.100/zm/index.php?view= ... eids[]=747
[Mon Oct 03 11:59:13 2011] [error] [client 192.168.0.101] PHP Warning: array_merge(): Argument #1 is not an array in /usr/share/zoneminder/skins/classic/includes/export_functions.php on line 255, referer: http://192.168.0.100/zm/index.php?view= ... eids[]=747
[Mon Oct 03 11:59:13 2011] [error] [client 192.168.0.101] PHP Warning: Invalid argument supplied for foreach() in /usr/share/zoneminder/skins/classic/includes/export_functions.php on line 269, referer: http://192.168.0.100/zm/index.php?view= ... eids[]=747
[Mon Oct 03 11:59:13 2011] [error] [client 192.168.0.101] Command 'cat 'temp/zmFileList.txt' | zip -q 'temp/zmExport.zip' -@' returned with status 12, referer: http://192.168.0.100/zm/index.php?view= ... eids[]=747
[Mon Oct 03 11:59:13 2011] [error] [client 192.168.0.101] Export Failed, referer: http://192.168.0.100/zm/index.php?view= ... eids[]=747
[Mon Oct 03 11:59:13 2011] [error] [client 192.168.0.101] array (\n 0 => \n array (\n 'file' => '/usr/share/zoneminder/ajax/event.php',\n 'line' => 80,\n 'function' => 'ajaxError',\n 'args' => \n array (\n 0 => 'Export Failed',\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: http://192.168.0.100/zm/index.php?view= ... eids[]=747
Any ideas or help will be appreciated.