WAR has goes issues...

Support and queries relating to all previous versions of ZoneMinder
Locked
reza
Posts: 21
Joined: Sat Jan 15, 2005 7:58 pm

WAR has goes issues...

Post by reza »

I'm getting these in the log file

Code: Select all

Apr 12 01:50:00 onyx zmu[7836]: WAR [Attempt to fetch boolean value for ZM_EVENT_IMAGE_DIGITS, actual type is integer]
Apr 12 01:50:00 onyx zmu[7836]: WAR [Attempt to fetch integer value for ZM_STRICT_VIDEO_CONFIG, actual type is boolean]
[/quote]

i would imagine the digits to be iteger and the strict video config to be boolean.  why is it complaining?

reza

p.s. running the older vesrsion (1.20)
User avatar
zoneminder
Site Admin
Posts: 5215
Joined: Wed Jul 09, 2003 2:07 pm
Location: Bristol, UK
Contact:

Post by zoneminder »

This is usually because the config in your DB and ZM is different. For instance if you are running a new version without having rerun zmconfig.pl or have a new built version (which has updated the DB) and are still running an older version of ZM. To reset the values just rerun zmconfig.pl for the same version of ZM that you are running.

Phil
Locked