By User on Monday, 17 October 2022
Posted in EasySocial
Replies 3
Likes 0
Views 310
Votes 0
Hello. When Admin get email about "A user just reported on an object on the site", it doesn't display item's author. Is it possible to edit some email template to display clickable username (realtime)? What code should be used?

So admin can detect who is the worst rule breaker (who added bad video / album / stream item / comment etc).

Thanks.
"A user just reported on an object on the site", it doesn't display item's author.

We did show an item link from the report email content. For example, if I report a video to the site admin, the report email there will include the video link so the site admin can able to review it and the video page there already contains the video owner link as well.

Is it possible to edit some email template to display clickable username (realtime)? What code should be used?

Unfortunately, there is no easy way to include the item author information in the report email content, it is required to define this user data from the function file.

JoomlaFolder/administrator/components/com_easysocial/tables/report.php (notify function)
·
Monday, 17 October 2022 11:19
·
0 Likes
·
0 Votes
·
0 Comments
·
We did show an item link from the report email content. For example, if I report a video to the site admin, the report email there will include the video link so the site admin can able to review it and the video page there already contains the video owner link as well.
Hello. Problem in this way: when I reed this email and click on link, I navigate to site, but video is already deleted (by another admin).
So I don't know how added this bad video.
What exactly user need to be controlled.

Display his name will let admin with email control who is the worst user (who get lots of report for content).

Thanks.
·
Sunday, 30 October 2022 01:18
·
0 Likes
·
0 Votes
·
0 Comments
·
I see, we will consider including the item author's name in the report email content next release version.
·
Monday, 31 October 2022 11:28
·
0 Likes
·
0 Votes
·
0 Comments
·
View Full Post