Hi there.
I’m migrating my site in Grav 1.6.31 to 1.7, with PHP 7.4, and it seems work fine except the form page, that shows the following message:
Server Error:
Sorry, something went terribly wrong!
0 - An exception has been thrown during the rendering of a template (“Trying to access array offset on value of type int”).
If I use PHP 7.3, I don’t have any problem with contact form.
All this is in localhost. When I try to configure this in online server, it shows what you can to see in bellow screenshot:
However, these PHP Modules are activated.
How I can to solver this issue? Can I activate these modules in .htacess?
Thanks so much.