When i try to use the API i see that. The zmninja not work.
API Error in 1.31.44
Re: API Error in 1.31.44
here is the fix -> viewtopic.php?p=105092#p105092
- knight-of-ni
- Posts: 2406
- Joined: Thu Oct 18, 2007 1:55 pm
- Location: Shiloh, IL
Re: API Error in 1.31.44
We already committed this fix into our own fork of the Crud module. It is hosted here: https://github.com/ZoneMinder/crud/tree/3.0
We've got the fixed version of Crud tied into the zoneminder project as a git submodule, but the problem seems to be that git keeps silently reverting the submodule back to the broken version of Crud. It keeps sneaking this in with other commits to our master branch without telling us.
We've just fixed the master branch again to include the right version of Crud, so rebuilding zoneminder again should fix this.
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: API Error in 1.31.44
Good work!