An exception has been thrown during the rendering of a template
Posted 5 years 3 weeks ago
I have updated old site iotanet.gr and got this error:
An exception has been thrown during the rendering of a template ("Trying to access array offset on value of type null").
/var/www/html/media/gantry5/engines/nucleus/templates/page.html.twig73
{%- set page_footer %}
{% block page_footer %}
{% do gantry.platform.finalize() -%} /// line 73
{{ gantry.scripts('footer')|join("\n ")|raw -}}
{% endblock %}
Re: An exception has been thrown during the rendering of a template
Posted 5 years 3 weeks ago
Unfortunately, I cannot provide a specific time as to when support will be available. Nevertheless, PHP 7.3 will be actively supported until the end of the year:
Re: An exception has been thrown during the rendering of a template
Posted 3 years 1 month ago
Best regards.
On my server I have two websites that have supra Rt_koleti templates.
I try to update the php from 7.3 to 7.4 and it works fine on the site with the supra template but on the site with the Rt_koleti template it does not work.
the following error appears nex rror on line 73