Missing zone preset if upgraded.

Support and queries relating to all previous versions of ZoneMinder
Locked
User avatar
rdmelin
Posts: 863
Joined: Wed Oct 29, 2003 2:23 pm
Location: Ellensburg, WA USA

Missing zone preset if upgraded.

Post by rdmelin »

Hi Phil,

1.22.1 is looking great. :)

I found one issue if upgrading from 1.22.0 which had 5 zone presets. 1.22.1 has 6 and the 6th is not added by update sql. So 'Best, high sensitivity' is missing after upgrade.

Code: Select all

INSERT INTO ZonePresets VALUES (6,'Best, high sensitivity','Active','Percent','Blobs',20,NULL,8,NULL,3,3,6,NULL,5,NULL,1,NULL); 
Should take care of it.
User avatar
zoneminder
Site Admin
Posts: 5215
Joined: Wed Jul 09, 2003 2:07 pm
Location: Bristol, UK
Contact:

Post by zoneminder »

Thanks for spotting this Ross. I have added it to the buglist and will add it into the next release which I will try and get out in the next couple of weeks I think due to the missing language token.
Phil
Locked