Re-order monitor list issue

Forum for questions and support relating to the 1.24.x releases only.
Locked
nuck
Posts: 148
Joined: Tue Nov 11, 2008 1:43 am
Location: Canada

Re-order monitor list issue

Post 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.
nuck
Posts: 148
Joined: Tue Nov 11, 2008 1:43 am
Location: Canada

Post 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.
newvisionantenna
Posts: 381
Joined: Sat Jan 17, 2009 7:49 pm
Location: Germany

Post 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.
nuck
Posts: 148
Joined: Tue Nov 11, 2008 1:43 am
Location: Canada

Post 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.
User avatar
zoneminder
Site Admin
Posts: 5215
Joined: Wed Jul 09, 2003 2:07 pm
Location: Bristol, UK
Contact:

Re: Re-order monitor list issue

Post 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.
Phil
newvisionantenna
Posts: 381
Joined: Sat Jan 17, 2009 7:49 pm
Location: Germany

Post 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.
nuck
Posts: 148
Joined: Tue Nov 11, 2008 1:43 am
Location: Canada

Post 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
User avatar
zoneminder
Site Admin
Posts: 5215
Joined: Wed Jul 09, 2003 2:07 pm
Location: Bristol, UK
Contact:

Post 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.
Phil
Locked