From karl.bundy at aldentorch.com Fri Sep 6 18:11:45 2024 From: karl.bundy at aldentorch.com (Karl Bundy) Date: Fri, 6 Sep 2024 17:11:45 +0000 Subject: [ZendTo] File Upload Error After upgrading to PHP 8.x In-Reply-To: References: <9BAB25FF-2621-49A7-8B9A-A23F96B1D29D@comcast.net> Message-ID: I have a RockyLinux 8 based Zend server that I am getting upload error messages after upgrading to PHP 8.x versions. Things work fine with PHP 7.2 and 7.4, but when I upgrade to 8.0, 8.1, or 8.2 they all give the error in the Javascript console "ZendTo file chunk upload failed: Retry: Failed because Unknown upload error". No file system permissions are changing between upgrades to 8.x, and the upload section of php.ini remains the same between 7.x and 8.x. I have done google searches for upload issues with PHP 8.x and I don't see anything that is at all helpful. Any guidance that the community can provide would be greatly appreciated! Thanks! Karl Bundy From glenn.noel at gmail.com Fri Sep 6 18:55:04 2024 From: glenn.noel at gmail.com (Glenn Noel) Date: Fri, 6 Sep 2024 13:55:04 -0400 Subject: [ZendTo] reCAPTCHA failing with error invalid-json: no recent changes References: Message-ID: Greetings all, My zend server has stopped allowing recipients to complete the reCAPTCHA process. Users are able to select the various picture requests (i.e. side-walks, busses etc.), but once completed the server responds with: Are you a real person? invalid-json Test failed You failed the test to see if you are a person and not a computer. Please try again. I am currently sifting through logs, but if anyone had any tips I'd be grateful. Thank you, Glenn -------------- next part -------------- An HTML attachment was scrubbed... URL: From glenn.noel at gmail.com Fri Sep 6 19:23:37 2024 From: glenn.noel at gmail.com (Glenn Noel) Date: Fri, 6 Sep 2024 14:23:37 -0400 Subject: [ZendTo] reCAPTCHA failing with error invalid-json: no recent changes In-Reply-To: References: Message-ID: Greetings all, please disregard. I've solved my issue. I re-entered the information from the following URL: https://zend.to/recaptchafail I already had the string in my conf file, but.. re-entering it and restarting seems to have got it going again. Thx, Glenn On Fri, Sep 6, 2024 at 1:55?PM Glenn Noel via ZendTo wrote: > Greetings all, > > My zend server has stopped allowing recipients to complete the reCAPTCHA > process. Users are able to select the various picture requests (i.e. > side-walks, busses etc.), but once completed the server responds with: > > Are you a real person? > invalid-json > Test failed > You failed the test to see if you are a person and not a computer. > Please try again. > > I am currently sifting through logs, but if anyone had any tips I'd be > grateful. > > Thank you, > > Glenn > _______________________________________________ > ZendTo mailing list > ZendTo at zend.to > http://jul.es/mailman/listinfo/zendto > -------------- next part -------------- An HTML attachment was scrubbed... URL: From karl.bundy at aldentorch.com Fri Sep 6 20:03:32 2024 From: karl.bundy at aldentorch.com (Karl Bundy) Date: Fri, 6 Sep 2024 19:03:32 +0000 Subject: [ZendTo] File Upload Error After upgrading to PHP 8.x In-Reply-To: References: <9BAB25FF-2621-49A7-8B9A-A23F96B1D29D@comcast.net> Message-ID: Please disregard, I was able to get this resolved. I had not realized that support for PHP 8.x has not been integrated into any of the stable builds yet, and that I needed to download and install the latest beta version for PHP 8.x compatibility. Getting beta version 6.14 installed fixed the upload issue. Thanks, Karl -----Original Message----- From: ZendTo On Behalf Of Karl Bundy via ZendTo Sent: Friday, September 6, 2024 11:12 AM To: ZendTo Users Cc: Karl Bundy Subject: [ZendTo] File Upload Error After upgrading to PHP 8.x Caution: This email originated from outside of the organization. I have a RockyLinux 8 based Zend server that I am getting upload error messages after upgrading to PHP 8.x versions. Things work fine with PHP 7.2 and 7.4, but when I upgrade to 8.0, 8.1, or 8.2 they all give the error in the Javascript console "ZendTo file chunk upload failed: Retry: Failed because Unknown upload error". No file system permissions are changing between upgrades to 8.x, and the upload section of php.ini remains the same between 7.x and 8.x. I have done google searches for upload issues with PHP 8.x and I don't see anything that is at all helpful. Any guidance that the community can provide would be greatly appreciated! Thanks! Karl Bundy _______________________________________________ ZendTo mailing list ZendTo at zend.to http://jul.es/mailman/listinfo/zendto From crazed.husk at gmail.com Mon Sep 16 16:55:23 2024 From: crazed.husk at gmail.com (Ray Lauff) Date: Mon, 16 Sep 2024 11:55:23 -0400 Subject: [ZendTo] Can I disable Captcha for specific users? References: Message-ID: Hello all. I have a couple of users who are frequently using a ?departmental? account to receive documents and then forwarding the links to other folks. A few of the folks constantly have issues with the captcha. Is there a way to disable that requirement for specific internal users? Thanks in advance for any help. From liam.gretton at leicester.ac.uk Thu Sep 19 08:54:16 2024 From: liam.gretton at leicester.ac.uk (Gretton, Liam) Date: Thu, 19 Sep 2024 07:54:16 +0000 Subject: [ZendTo] File Upload Error After upgrading to PHP 8.x In-Reply-To: References: <9BAB25FF-2621-49A7-8B9A-A23F96B1D29D@comcast.net> Message-ID: You don't say which version of Zend.To you were on but for what it's worth we're running stable 6.13-3 with PHP 8.2 without any problems. The changelog says that PHP 8.0/8.1 support came in 6.12-1 Beta, though PHP 8.2 isn't mentioned anywhere. Liam Gretton Research Technology Services Manager Digital Services, University of Leicester | University Road | Leicester| LE1 7RH | UK t: +44 116 252 2254 e: liam.gretton at leicester.ac.uk w: http://www.le.ac.uk/ Follow us on Twitter or visit our Facebook page -----Original Message----- From: ZendTo On Behalf Of Karl Bundy via ZendTo Sent: 06 September 2024 20:04 To: ZendTo Users Cc: Karl Bundy Subject: Re: [ZendTo] File Upload Error After upgrading to PHP 8.x ***CAUTION:*** This email was sent from an EXTERNAL source. Think before clicking links or opening attachments. Please disregard, I was able to get this resolved. I had not realized that support for PHP 8.x has not been integrated into any of the stable builds yet, and that I needed to download and install the latest beta version for PHP 8.x compatibility. Getting beta version 6.14 installed fixed the upload issue. Thanks, Karl -----Original Message----- From: ZendTo On Behalf Of Karl Bundy via ZendTo Sent: Friday, September 6, 2024 11:12 AM To: ZendTo Users Cc: Karl Bundy Subject: [ZendTo] File Upload Error After upgrading to PHP 8.x Caution: This email originated from outside of the organization. I have a RockyLinux 8 based Zend server that I am getting upload error messages after upgrading to PHP 8.x versions. Things work fine with PHP 7.2 and 7.4, but when I upgrade to 8.0, 8.1, or 8.2 they all give the error in the Javascript console "ZendTo file chunk upload failed: Retry: Failed because Unknown upload error". No file system permissions are changing between upgrades to 8.x, and the upload section of php.ini remains the same between 7.x and 8.x. I have done google searches for upload issues with PHP 8.x and I don't see anything that is at all helpful. Any guidance that the community can provide would be greatly appreciated! Thanks! Karl Bundy _______________________________________________ ZendTo mailing list ZendTo at zend.to http://jul.es/mailman/listinfo/zendto _______________________________________________ ZendTo mailing list ZendTo at zend.to http://jul.es/mailman/listinfo/zendto