Page 2 of 2

Re: Released 1.36.27, 1.36.28 The Memory Remains

Posted: Tue Oct 11, 2022 2:12 pm
by lightguy48
Magic919 wrote: Tue Oct 11, 2022 1:57 pm Either follow the instructions above, or wait for a new version with the fix.
Sorry I missed the message where someone had already noted the problem I'm having.

I saw the zmwatch.pl post but not the post about the logging.

Re: Released 1.36.27, 1.36.28 The Memory Remains

Posted: Tue Oct 11, 2022 3:30 pm
by pat2
To be substituted /usr/share/zoneminder/www/ajax/log.php (of 1.36.28) with this file https://raw.githubusercontent.com/ZoneM ... ax/log.php

It works. Even if the it should be not the definitive solution since the time passing to have the final fix.

Personally I downgraded to 1.36.26

Re: Released 1.36.27, 1.36.28 The Memory Remains

Posted: Tue Oct 11, 2022 3:56 pm
by dougmccrary
@pat2
Mine does 320. Happens to be width of my fone screen.

Re: Released 1.36.27, 1.36.28 The Memory Remains

Posted: Tue Oct 11, 2022 4:02 pm
by dougmccrary
@pat2
Mine does 320. Happens to be width of my fone screen.

Re: Released 1.36.27, 1.36.28 The Memory Remains

Posted: Tue Oct 11, 2022 4:09 pm
by pat2
@doug:
320, do you mean related to the annoying message I'm receiving below?

Specified value 352 not in contents: Array( [auto] => auto [160px] => 160px [320px] => 320px [352px] => 352px [640px] => 640px [1280px] => 1280px)

Re: Released 1.36.27, 1.36.28 The Memory Remains

Posted: Tue Oct 11, 2022 4:16 pm
by dougmccrary
Yeah, that.

Re: Released 1.36.27, 1.36.28 The Memory Remains

Posted: Tue Oct 11, 2022 4:40 pm
by pat2
oh, thanks a lot. So, the message is not only at my side!

The app is working well, I find it annoying since when it appears the colour of the Log label pass from Green to Orange. :)

I found a 'stupid' workaround' commenting line 482 with // in /usr/share/zoneminder/www/includes/functions.php
More clever should be to understand why the warning and avoid the root cause.