- تاریخ ثبتنام
- 2020-06-26
- نوشتهها
- 21,417
- راهحلها
- 27
- پسندها
- 3,264
- امتیازها
- 113
- سن
- 27
- محل سکونت
- England
- وب سایت
- xenforo.xyz
Hello all!
Maybe someone knows what code event listener or template extension do I have to apply so as to ignore the template visitor tries to show and show my own template (like a stop message/ not allow visitor to show something else) ?
Of course I will apply my if conditions as php before print this template, but I need some info what kind of code event listener or class extension do I have to apply.
I don't want to extend each /XF/Pub/ controller. I need to apply my stop message in all...
Maybe someone knows what code event listener or template extension do I have to apply so as to ignore the template visitor tries to show and show my own template (like a stop message/ not allow visitor to show something else) ?
Of course I will apply my if conditions as php before print this template, but I need some info what kind of code event listener or class extension do I have to apply.
I don't want to extend each /XF/Pub/ controller. I need to apply my stop message in all...