XenForo
Administrative
- Thread starter
- Admin
- #1
Since version 2.2.7,
It might also be something further down the chain like
We've gotten 2 similar reports recently for this problem:
Code:
Read more
ادامه مطلب...
Templater->isKnownTemplate()
seems to throw errors during the check if the template doesn't exist, which seems counterproductive to the intended functionality.It might also be something further down the chain like
Templater->getTemplateData()
that doesn't correctly respect the $errorOnUnknown
-param?We've gotten 2 similar reports recently for this problem:
Code:
Code:
Server error log
ErrorException: Template error: [E_WARNING]...
Read more
ادامه مطلب...