- تاریخ ثبتنام
- 2020-06-26
- نوشتهها
- 21,417
- راهحلها
- 27
- پسندها
- 3,264
- امتیازها
- 113
- سن
- 27
- محل سکونت
- England
- وب سایت
- xenforo.xyz
Hello guys, I do not speak english
that's why i use google translate.
I hope I can tell you.
Moderator records are kept in the forum with the code below.
Code:
This code only saves when the moderator opens a thread.
Since the user has opened the thread, I want to save it. Can you help me?
Thank you from now
that's why i use google translate.
I hope I can tell you.
Moderator records are kept in the forum with the code below.
Code:
\XF::app()->logger()->logModeratorAction('thread', $entity, "moderator log open thread");
This code only saves when the moderator opens a thread.
Since the user has opened the thread, I want to save it. Can you help me?
Thank you from now
نام موضوع : Keeping a log when the user opens a thread