Search found 5 matches

by timetourist
Sun Apr 13, 2014 10:34 am
Forum: ZoneMinder 1.25.x
Topic: how to delete old events automatically?
Replies: 3
Views: 6488

[SOLVED] how to delete old events automatically?

Thanks so much! This is exactly what I was looking for. :)

This is even more versatile than excpected. Perfect to run a recording in a loop. (However, not so easy to find/indentify.)
by timetourist
Sat Apr 05, 2014 6:24 pm
Forum: ZoneMinder 1.25.x
Topic: how to delete old events automatically?
Replies: 3
Views: 6488

how to delete old events automatically?

Hello, this seems to me like a basic task. And I am terribly sorry if I have missed it in the manual or in the forum. But I promise that I have spent a lot of time researching. I would like permanently RECORD, and automatically delete all events older than 4 days. Or older than xxxx events. Archived ...
by timetourist
Mon Feb 04, 2008 10:29 pm
Forum: ZoneMinder Previous Versions
Topic: variables are no longer resolved
Replies: 4
Views: 2103

I thank you sooooo much. You saved my night!

You were absolutely right: I installed a security update (patch) via the opensuse-online-update. This must have altered my php.ini.

After turning

Code: Select all

short_open_tags = On
ZoneMinder is working again!

Thanks again!
by timetourist
Mon Feb 04, 2008 9:28 pm
Forum: ZoneMinder Previous Versions
Topic: variables are no longer resolved
Replies: 4
Views: 2103

Thanks. I've found out even more. It looks like some passages of the source-code are not parsed by apache. Everything that starts with

Code: Select all

<?=
is not parsed.

But how could that happen all over sudden?
by timetourist
Mon Feb 04, 2008 8:40 pm
Forum: ZoneMinder Previous Versions
Topic: variables are no longer resolved
Replies: 4
Views: 2103

variables are no longer resolved

Dear all, first of all I want to mention that I have really tryed to find the source of error via FAQ, forum and Wiki. But I failed. For some reason ZM doesn't work anymore. My ZM-Console only puts out the following: ".$monitor['Function']."", canEdit( 'Monitors' ) ) ?> ".$monitor['Device ...