Page 1 of 1

Run States Problem

Posted: Mon Feb 13, 2006 9:24 pm
by Pete M
Well guys after my initial success I now have a problem, it's pretty much outlined here

http://www.zoneminder.com/forums/viewto ... +run+state

Created 2 new run states, Day and Night, pretty obvious, saved these and set up cron jobs to control them, Zoneminder changes state as it should at the predetermined times

Problem is the monitors are always disabled at start up and even if I enable them manually Modect does'nt work

If I create a new monitor this works fine until Zoneminder restarts then this is disabled and non functioning as Modect

Please be aware that I am no Mysql guru, the replies in the above post went over my head a little

Hope you can help

Pete

Posted: Mon Feb 13, 2006 11:22 pm
by Pete M
Sorry to answer my own question but after reading the replies a few times in the link I posted it all started to make sense

So I installed Phpmyadmin edited the states table

From
Name Definition
Day 1:Monitor:
Night 1:Modect:

To
Name Definition
Day 1:Monitor:1
Night 1:Modect:1

And all is now well

Till the next time

Pete

Posted: Mon Feb 13, 2006 11:28 pm
by cordel
Glad you got it sorted,
The fix will be in 1.22.1

Corey