On 10/2/2023 at 1:21 PM, BullyBlue said:I dont really get what to do.. sorry if i am an idiot.
That post says that the guy solved the problem by changing the number 1013 into 1016 in some file. Not really rocket science.
Change app/config/doctrine.yml:
The line
1013: '%env(const:runtime:_PS_ALLOW_MULTI_STATEMENTS_QUERIES_)%'
should be changed into
1016: '%env(const:runtime:_PS_ALLOW_MULTI_STATEMENTS_QUERIES_)%'