Upgrade to 6.0, No hint path defined for [backpack] #554
-
Hi there, I went through the upgrade from 5.4 to 6.0 follwing the Upgrade guide.
It seems to be related with this line in the view file:
I do wonder, is there a need to update those templates as well? Best regards |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment 1 reply
-
Hey @lukepower Those error templates were removed from user land. We now only handle errors with theme template for http errors inside admin panel. All the rest is handled by the framework errors and you can style them as you see fit. I will make sure we mention this in the upgrade guide 👍 |
Beta Was this translation helpful? Give feedback.
Hey @lukepower
Those error templates were removed from user land.
We now only handle errors with theme template for http errors inside admin panel.
All the rest is handled by the framework errors and you can style them as you see fit.
I will make sure we mention this in the upgrade guide 👍