Search found 4 matches
- Thu Jun 09, 2022 1:44 pm
- Forum: ZoneMinder 1.36.x
- Topic: Cycle view changed in 1.36
- Replies: 1
- Views: 335
Re: Cycle view changed in 1.36
Hi That's my - limited way - of doing it with a patch :-) --- cycle.php.orig 2022-06-09 15:24:17.127831601 +0200 +++ cycle.php 2022-06-09 15:36:36.486131839 +0200 @@ -160,18 +160,7 @@ </div> </div> <div class="container-fluid h-100"> - <div class="row flex-nowrap h-100" id="content"> - <nav id ...
- Thu Feb 17, 2022 8:26 am
- Forum: ZoneMinder 1.36.x
- Topic: Cycle view changed in 1.36
- Replies: 1
- Views: 335
Cycle view changed in 1.36
Hi
I updated to ZM 1.36 and now I notice, that there is a list of monitors on the left when cycling.. this uses a lot of space on my screen. Any idea how to disable this monitor list? Did not found anything in the forum nor setting..
Thanks!
I updated to ZM 1.36 and now I notice, that there is a list of monitors on the left when cycling.. this uses a lot of space on my screen. Any idea how to disable this monitor list? Did not found anything in the forum nor setting..
Thanks!
- Fri Aug 07, 2020 4:47 am
- Forum: ZoneMinder 1.34.x
- Topic: SQL "ORDER BY" Errors
- Replies: 2
- Views: 5128
Re: SQL "ORDER BY" Errors
Thanks - looks good for me!
- Thu Aug 06, 2020 1:23 pm
- Forum: ZoneMinder 1.34.x
- Topic: SQL "ORDER BY" Errors
- Replies: 2
- Views: 5128
SQL "ORDER BY" Errors
Hi We today updated from 1.34.16 to 1.34.17 and now we get SQL errors when accessing a camera (to see the events): SQL-ERR 'SQLSTATE[42000]: Syntax error or access violation: 1064 You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right ...