Page 1 of 1

Webcam Plugin and api.php

Posted: Fri Dec 30, 2022 11:03 pm
by Dehatter
For some reason when I updated 'api.php' on Dec 12, the Webcam plugin quit working. It had been working flawlessly for years. It happened when I update 'api.php' to version 3.4

Going back to 'api.php' version 3.3 resolved the issue.

Not sure what I am losing by not using ver 3.4 (v3.4 2022-09-30 corrected zeroing ol L and ET at 00:00), but something else was modified.

Tom

Re: Webcam Plugin and api.php

Posted: Sat Jan 14, 2023 4:18 am
by johnathan
In addition to the technical challenges of developing an app by https://mlsdev.com/blog/how-to-make-an-app-like-uber, there are also a number of creative challenges. UI/UX designers must understand the needs of their target audience and must find ways to present information in a user-friendly format.

Re: Webcam Plugin and api.php

Posted: Sun Feb 05, 2023 6:26 pm
by davidefa
Please zip and send me the content of your load/crons directory.
I noticed that a few scripts used in this directory make use of the die() php function, this causes the script to exit, but also block execution of subsequent scripts.