This solves errors like:
Fatal error: Call to undefined function form_tag()
Fatal error: Call to undefined function input_tag()
File apps/your_application/config/settings.yml
Set:
compat_10: on
(be careful with the indentation!)
This solves errors like:
Fatal error: Call to undefined function form_tag()
Fatal error: Call to undefined function input_tag()
File apps/your_application/config/settings.yml
Set:
compat_10: on
(be careful with the indentation!)