Page 1 of 1

[SOLVED]Group cameras link does not work in ZM 1.31.1

Posted: Tue Aug 08, 2017 4:04 pm
by PacoLM
Hi,

I just noticed that the upper left link that enables to create camera groups is not working. By having a look into the index.html file, look like there's a missing link (not an expert here, so maybe I'm wrong!):

<div id="monitorSummary"><a>6 Monitors</a></div>

So, the link acts as a link, but when the mouse hovers over it, does not allow to "click" it. Is it a know bug or a problem in my system?

I'm using ZM 1.31.1~20170802162943-trusty.

Thanks in advance,
PacoLM


EDITED: Gave permissions to myself in the user options to edit groups...

Re: [SOLVED]Group cameras link does not work in ZM 1.31.1

Posted: Wed Aug 23, 2017 1:35 am
by Baylink
Editing groups and Selecting groups are both on the same permission setting?

RFE!! :-)

Re: [SOLVED]Group cameras link does not work in ZM 1.31.1

Posted: Tue Aug 29, 2017 12:33 pm
by rockedge
one could modify the php code to further detail the permissions logic.
viewtopic.php?p=100570#p100570

Re: [SOLVED]Group cameras link does not work in ZM 1.31.1

Posted: Tue Aug 29, 2017 3:53 pm
by Baylink
Thanks for the pointer; I'll take a look at that.