ok iam back... phill i send some bug ..
Posted: Sat Mar 06, 2004 11:57 pm
ok first.. this is an old bug. zm uses monitor name to create folder events in disk....... mm ok and example.:
monitor named "new"
events are in /var/www/html/events/new ok
if you change the monitor name you will lost all the events, will be great to use camera Id has event folder.
i have to test it more deeply. but i thing something is wrong with ffmpeg sinse i cant set video atributes has size .. i dont know.
i will write some other things later..
phil what's new in the new release? i cant wait..
---------------------------------------------------------------------------------------------------------------------------------
ok i found another bug.. i trie to filter on weekdays and i have and error.
this is the url semms ok. is a normal "MonitorId" iqual "1" "and" "Weekday" "equal to" "Monday"
http://192.168.0.10/index.php?view=even ... al2=Monday
i get and error..
this is the web source code.
<p><html><br>
<head><br>
<title>ZM - Eventos</title><br>
<link rel="stylesheet" href="zm_styles.css" type="text/css"><br>
<script language="JavaScript"><br>
function newWindow(Url,Name,Width,Height)<br>
{<br>
var Name = window.open(Url,Name,"resizable,scrollbars,width="+Width+",height="+Height);<br>
}<br>
function eventWindow(Url,Name,Width,Height)<br>
{<br>
var Name = window.open(Url,Name,"resizable,width="+Width+",height="+Height );<br>
}<br>
function filterWindow(Url,Name)<br>
{<br>
var Name = window.open(Url,Name,"resizable,scrollbars,width=560,height=250");<br>
}<br>
function closeWindow()<br>
{<br>
window.close();<br>
// This is a hack. The only way to close an existing window is to try and open it!<br>
var filterWindow = window.open( "/index.php?view=none", 'zmFilter', 'width=1,height=1' );<br>
filterWindow.close();<br>
}<br>
function checkAll(form,name)<br>
{<br>
for (var i = 0; i < form.elements.length; i++)<br>
if (form.elements[i].name.indexOf(name) == 0)<br>
form.elements[i].checked = 1;<br>
form.delete_btn.disabled = false;<br>
}<br>
function configureButton(form,name)<br>
{<br>
var checked = false;<br>
for (var i = 0; i < form.elements.length; i++)<br>
{<br>
if ( form.elements[i].name.indexOf(name) == 0)<br>
{<br>
if ( form.elements[i].checked )<br>
{<br>
checked = true;<br>
break;<br>
}<br>
}<br>
}<br>
form.delete_btn.disabled = !checked;<br>
}<br>
window.focus();<br>
You have an error in your SQL syntax. Check the manual that corresponds to your MySQL server version for the right syntax to use near '2004-03-08 00:00:00' )' )' at line 1</p>
i post all again since i "kill" the other post :) i put some html code.. the forum did't like it. :)
monitor named "new"
events are in /var/www/html/events/new ok
if you change the monitor name you will lost all the events, will be great to use camera Id has event folder.
i have to test it more deeply. but i thing something is wrong with ffmpeg sinse i cant set video atributes has size .. i dont know.
i will write some other things later..
phil what's new in the new release? i cant wait..
---------------------------------------------------------------------------------------------------------------------------------
ok i found another bug.. i trie to filter on weekdays and i have and error.
this is the url semms ok. is a normal "MonitorId" iqual "1" "and" "Weekday" "equal to" "Monday"
http://192.168.0.10/index.php?view=even ... al2=Monday
i get and error..
this is the web source code.
<p><html><br>
<head><br>
<title>ZM - Eventos</title><br>
<link rel="stylesheet" href="zm_styles.css" type="text/css"><br>
<script language="JavaScript"><br>
function newWindow(Url,Name,Width,Height)<br>
{<br>
var Name = window.open(Url,Name,"resizable,scrollbars,width="+Width+",height="+Height);<br>
}<br>
function eventWindow(Url,Name,Width,Height)<br>
{<br>
var Name = window.open(Url,Name,"resizable,width="+Width+",height="+Height );<br>
}<br>
function filterWindow(Url,Name)<br>
{<br>
var Name = window.open(Url,Name,"resizable,scrollbars,width=560,height=250");<br>
}<br>
function closeWindow()<br>
{<br>
window.close();<br>
// This is a hack. The only way to close an existing window is to try and open it!<br>
var filterWindow = window.open( "/index.php?view=none", 'zmFilter', 'width=1,height=1' );<br>
filterWindow.close();<br>
}<br>
function checkAll(form,name)<br>
{<br>
for (var i = 0; i < form.elements.length; i++)<br>
if (form.elements[i].name.indexOf(name) == 0)<br>
form.elements[i].checked = 1;<br>
form.delete_btn.disabled = false;<br>
}<br>
function configureButton(form,name)<br>
{<br>
var checked = false;<br>
for (var i = 0; i < form.elements.length; i++)<br>
{<br>
if ( form.elements[i].name.indexOf(name) == 0)<br>
{<br>
if ( form.elements[i].checked )<br>
{<br>
checked = true;<br>
break;<br>
}<br>
}<br>
}<br>
form.delete_btn.disabled = !checked;<br>
}<br>
window.focus();<br>
You have an error in your SQL syntax. Check the manual that corresponds to your MySQL server version for the right syntax to use near '2004-03-08 00:00:00' )' )' at line 1</p>
i post all again since i "kill" the other post :) i put some html code.. the forum did't like it. :)