- تاریخ ثبتنام
- 2020-06-26
- نوشتهها
- 21,420
- راهحلها
- 27
- پسندها
- 3,264
- امتیازها
- 113
- سن
- 27
- محل سکونت
- England
- وب سایت
- xenforo.xyz
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:
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: