Zoneminder – not showing recorded events on the web after upgrade to 1.27
Just edit /usr/share/zoneminder/includes/functions.php
- $filter['sql'] .= dbEscape('E.'.$filter['terms'][$i]['attr']);
+ $filter['sql'] .= "E.".$filter['terms'][$i]['attr'];
CMD: find a string and run another script Migration steps for IIS 7.5 and MSSQL 2012