1. Unable to delete monitors
2. Unable to add/modify/delete controls
Can be solved by zm_actions.php modify.
928c928
< if ( isset($mid) && canEdit( 'Control' ) )
---
> if ( (isset($cid) || isset($mark_cids)) && canEdit( 'Control' ) )
992c992
< if ( isset($mid) && canEdit( 'Monitors', $mid ) )
---
> if ( (isset($mid) || isset($mark_mids)) && canEdit( 'Monitors', $mid ) )
Bug on ZM 1.22.0
- zoneminder
- Site Admin
- Posts: 5215
- Joined: Wed Jul 09, 2003 2:07 pm
- Location: Bristol, UK
- Contact: