Some buttons not working in 1.36.32

Discussions related to the 1.36.x series of ZoneMinder
Post Reply
47tuc
Posts: 1
Joined: Tue Nov 22, 2022 11:13 am

Some buttons not working in 1.36.32

Post by 47tuc »

I've just done a system update/upgrade on my Linux Mint Sarah system and ZM has updated to 1.36.32. It's the first update I've done for a long time - perhaps a couple of years.
Now I find that several of the buttons on the page showing the list of events are not working. For example I select one or more events and the red delete (bin icon) button has no effect.
When I look at the console messages I see the following:

Code: Select all

Uncaught Error: Bootstrap's JavaScript requires jQuery version 1.9.1 or higher, but lower than version 3
    at bootstrap.min.js:6:216
    at bootstrap.min.js:6:318
I think I have jquery 3.x, so do I have to downgrade it to work with this version of ZM?
Any suggestions as to what's happening here?
User avatar
iconnor
Posts: 2880
Joined: Fri Oct 29, 2010 1:43 am
Location: Toronto
Contact:

Re: Some buttons not working in 1.36.32

Post by iconnor »

ZM packages it's own jquery.

I have no idea what is happening here.
DA73CDA7
Posts: 1
Joined: Mon Nov 28, 2022 2:34 am

Re: Some buttons not working in 1.36.32

Post by DA73CDA7 »

I ended up with the same error following these steps:
  1. https://zoneminder.readthedocs.io/en/la ... 1-bullseye installs version v1.34.23
  2. The version was outdated and spammed the error logs, so I tried a different installation method.
  3. https://wiki.zoneminder.com/Debian_11_B ... der_1.36.x installs version 1.36.32
  4. Chromium cached the files from 1.34.23
  5. The older version did not work, so I followed the other set of instructions, but forgot to clear the cache on Chromium
  6. The stale cache caused the site not to work
The solution was clearing my cache for Chromium.
dougmccrary
Posts: 1172
Joined: Sat Aug 31, 2019 7:35 am
Location: San Diego

Re: Some buttons not working in 1.36.32

Post by dougmccrary »

Wow. :shock: That was fairly common in 1.34, IIRC. But I thought Isaac had done something to automate that, or something.
Clearing the cache, I mean.
User avatar
iconnor
Posts: 2880
Joined: Fri Oct 29, 2010 1:43 am
Location: Toronto
Contact:

Re: Some buttons not working in 1.36.32

Post by iconnor »

Some files can't be cache busted because they include other files...but we generally don't change those too often and they generally shouldn't cause a problem.
dougmccrary
Posts: 1172
Joined: Sat Aug 31, 2019 7:35 am
Location: San Diego

Re: Some buttons not working in 1.36.32

Post by dougmccrary »

Generally. I can’t remember the last time that happened on my systems.
Post Reply