Hi.
I'm adding a monitor, and trying to use a Axis profile, but when I click "Save" then appears the next message:
"Unknown columm 'DefaultView' in 'field list' "
And when I try to delete a monitor a lot of errors of php appears.
What can it be?
Thanks
Monitor profiles
The patch for this is in the wiki.
http://www.zoneminder.com/wiki/index.php/1.22.3_Patches
http://www.zoneminder.com/wiki/index.php/1.22.3_Patches
is there another location I can download the patch from?
I ask because I have downloaded it a few times now and keep getting the same error.
# wget http://www.zoneminder.com/wiki/index.php/1.22.3_Patches
--09:54:11-- http://www.zoneminder.com/wiki/index.php/1.22.3_Patches
Resolving www.zoneminder.com... 84.234.20.52
Connecting to www.zoneminder.com|84.234.20.52|:80... connected.
HTTP request sent, awaiting response... 200 OK
Length: unspecified [text/html]
Saving to: `1.22.3_Patches'
[ <=> ] 13,441 43.6K/s in 0.3s
09:54:12 (43.6 KB/s) - `1.22.3_Patches' saved [13441]
# patch -p0 < 1.22.3_Patches
patch: **** Only garbage was found in the patch input.
I ask because I have downloaded it a few times now and keep getting the same error.
# wget http://www.zoneminder.com/wiki/index.php/1.22.3_Patches
--09:54:11-- http://www.zoneminder.com/wiki/index.php/1.22.3_Patches
Resolving www.zoneminder.com... 84.234.20.52
Connecting to www.zoneminder.com|84.234.20.52|:80... connected.
HTTP request sent, awaiting response... 200 OK
Length: unspecified [text/html]
Saving to: `1.22.3_Patches'
[ <=> ] 13,441 43.6K/s in 0.3s
09:54:12 (43.6 KB/s) - `1.22.3_Patches' saved [13441]
# patch -p0 < 1.22.3_Patches
patch: **** Only garbage was found in the patch input.
That's because your downloading a web page and not the file.
Should be:
wget http://www.zoneminder.com/downloads/zm- ... eset.patch
Should be:
wget http://www.zoneminder.com/downloads/zm- ... eset.patch