Page 1 of 1
Re-order monitor list issue
Posted: Thu Feb 19, 2009 6:22 am
by nuck
When trying to re-order the monitor list I am getting the following error -
Code: Select all
The requested URL /zm/view=console&action=sequence&mid=2&smid=3 was not found on this server.
Posted: Thu Feb 19, 2009 6:27 am
by nuck
Not at all related to the topic, I've also noticed that "cycle" view doesn't seem to be displaying either stills or streams.
No, skip that. It's a browser issue when using Opera after having opened and closed a few view windows . If I restart the browser it works fine.
Posted: Thu Feb 19, 2009 6:45 am
by newvisionantenna
Same thing here if I try and push a moniter down the list, however going up works just fine.
I'll probably start another thread, but do you guys use IE7 or Chrome? If so, take a recorded event and then try and make a video out of it with IE7 and then the same with Chrome and see what you get. I have to take a mixture of both browers to actually make a video where firefox does it in the first try.
Posted: Thu Feb 19, 2009 6:59 am
by nuck
newvisionantenna wrote:Same thing here if I try and push a moniter down the list, however going up works just fine.
I hadn't tried going up since the monitor I want to move is at the top of the list.
I'll probably start another thread, but do you guys use IE7 or Chrome? If so, take a recorded event and then try and make a video out of it with IE7 and then the same with Chrome and see what you get. I have to take a mixture of both browers to actually make a video where firefox does it in the first try.
Ya, browser issues would definitely be deserving of a thread of their own, if not a whole section. I am a dedicated Opera user myself. As for creating a video, I haven't tried as yet but I'll make it a point to do so tomorrow on the doze box using exploder to see how it goes.
Re: Re-order monitor list issue
Posted: Thu Feb 19, 2009 10:05 am
by zoneminder
nuck wrote:When trying to re-order the monitor list I am getting the following error -
Code: Select all
The requested URL /zm/view=console&action=sequence&mid=2&smid=3 was not found on this server.
Thanks for spotting that. Fixed now.
Posted: Thu Feb 19, 2009 3:59 pm
by newvisionantenna
You happen to have just the file that needs edited or the corrected file? I would like to input it into my 1.24.0 offical release DVD and know that the feature will work. I could of course go to the SVN, but I want to keep the DVD official for now.
Posted: Thu Feb 19, 2009 4:06 pm
by nuck
newvisionantenna wrote:You happen to have just the file that needs edited or the corrected file? I would like to input it into my 1.24.0 offical release DVD and know that the feature will work. I could of course go to the SVN, but I want to keep the DVD official for now.
Just updated svn here- 3 files were updated. I guess you could grab them and diff them.
zm/web/includes/actions.php
zm/web/skins/classic/views/controlpreset.php
zm/web/skins/classic/views/console.php
Posted: Thu Feb 19, 2009 6:51 pm
by zoneminder
Just console.php, it was only a missing ? in front of the view= bit. If you look for seq- then you should see the difference between the up and down bits.