Page 1 of 1

PHP 8.2 compatibility?

Posted: 2023-10-17 14:00
by graham
Hi, I'm using AppGini 22.14, and just moved up from PHP 7.4 to PHP 8.2.11 on local server. When I try to log in locally now, I get the following :
You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'groups where user='admin' and groupname != 'Admins'' at line 1
Query:
SELECT groupname from groups where user='admin' and groupname != 'Admins'
The above info is displayed because you are currently signed in as the super admin. Other users won't see this.
You could try fixing this issue from the Admin Area : Utilities menu : View/Rebuild Fields.

The remote server is 8.0.29 and that doesn't give the error
Any thoughts? Thanks.

Re: PHP 8.2 compatibility?

Posted: 2023-10-17 17:00
by graham
Further to above, I also installed 8.0.29 locally and have the same problem.

Re: PHP 8.2 compatibility?

Posted: 2023-10-18 12:58
by graham
.. and upgraded to the Oct 17th AppGini 23.16