Hi,
When I drag the mouse over the events on the timeline I expect the pics to show up above it, though I have a broken image. If I click on the event I get the event to play. If I click on Stills I get empty grid.
Any idea how to fix it?
Thanks,
Timeline does not work ...
Re: Timeline does not work ...
What OS are you using?
bb
bb
- knight-of-ni
- Posts: 2406
- Joined: Thu Oct 18, 2007 1:55 pm
- Location: Shiloh, IL
Re: Timeline does not work ...
Works fine here. As always, post any error messages you see from your log file.
Try the following.
Open the timeline, and select an event.
Right click where the image should be and copy the hyperlink to your clipboard.
Paste the hyperlink into a text editor and manually inspect it for correctness:
the folder it points to exists on your local disk (the path is relative your webroot)
file permissions are correct (must be writable by web account user)
the jpg file exists
Try the following.
Open the timeline, and select an event.
Right click where the image should be and copy the hyperlink to your clipboard.
Paste the hyperlink into a text editor and manually inspect it for correctness:
the folder it points to exists on your local disk (the path is relative your webroot)
file permissions are correct (must be writable by web account user)
the jpg file exists
Visit my blog for ZoneMinder related projects using the Raspberry Pi, Orange Pi, Odroid, and the ESP8266
All of these can be found at https://zoneminder.blogspot.com/
All of these can be found at https://zoneminder.blogspot.com/
Re: Timeline does not work ...
I suspect an apache alias path misconfig or something. Do the event images work in non-timeline mode?