Thanks!
Simply changing "-7" to "7 days ago" solved my problem.
I didn't think to try and speak less Computer, and more Human to this web app, but it worked.
Search found 5 matches
- Wed Dec 03, 2014 9:09 pm
- Forum: ZoneMinder 1.26.x
- Topic: Filter selecting dates doesn't return expected results
- Replies: 2
- Views: 2876
- Wed Dec 03, 2014 5:43 pm
- Forum: ZoneMinder 1.26.x
- Topic: Filter selecting dates doesn't return expected results
- Replies: 2
- Views: 2876
Filter selecting dates doesn't return expected results
Hi, I have a filter with "Date" for first option and "less than" with value -7. Sort by is set to "Date/Time" and Asc. When I run the filter it always gives me all my events as results. I copied the settings from a Google search to delete older events. I am running ZoneMinder version 1.26.5 on ...
- Sun Nov 10, 2013 6:57 pm
- Forum: ZoneMinder 1.25.x
- Topic: no Live view or playback Ubuntu 13.10 Server
- Replies: 5
- Views: 4020
Re: no Live view or playback Ubuntu 13.10 Server
Hi guys, I am also experiencing the socket_sendto file not found problem on Ubuntu 13.10 I have already added the www-data user to the video group, no luck, and no change. Still no live view/ stream when viewing an event. (still images work though.) Looking in the /tmp/zm folder, there seems to be ...
- Tue Nov 05, 2013 8:05 pm
- Forum: ZoneMinder 1.25.x
- Topic: Can't add monitor, missing mootools
- Replies: 4
- Views: 36197
Re: Can't add monitor, missing mootools
Go this working with adding the following file <VirtualHost *:80> ServerAdmin webmaster@localhost DocumentRoot /usr/share/javascript/mootools # From URL WITHHELD server path ServerPath /javascript/mootools/ ErrorLog ${APACHE_LOG_DIR}/error.log CustomLog ${APACHE_LOG_DIR}/access.log combined ...
- Sat Nov 02, 2013 3:18 pm
- Forum: ZoneMinder 1.25.x
- Topic: Can't add monitor, missing mootools
- Replies: 4
- Views: 36197
Can't add monitor, missing mootools
Hallo, I got the installation working, but now I am stuck with the mootools not being found on my server. I followed Ubuntu http://www.zoneminder.com/wiki/index.php/Ubuntu_Server_12.04_64-bit_with_Zoneminder_1.25.0_the_easy_way giude , had to turn on the short_open_tag setting in /etc/php5/apache2 ...