Website URL
<private>
Chevereto version
3.10.3
Description of the issue
Hello Rodolfo
I was looking for how to protect adsense in best way and i found mkerala2 helpful post about moderation https://chevereto.com/community/thr...fore-they-appear-in-explore-or-show-ads.8879/
I have make everything what he write there and when guest submit a image then that image is marked as unsafe and ads not showing at image place and in explore section.
But then i have issue to i can't follow users at all.When i press Follow button then i see message come in yellow pop up: "An error occurred. Please try again later."
Now i realize that this changes for image moderation ( which work great) block follow system. Now i was check every file from mkerala2 and i found that this file $_REQUEST['nsfw'] = 1; after line 82 of /app/routes/route.json.php is blocking follow system. When i remove that file then follow system work normal but images are not in unsafe mood.
Now i have update to latest version and i was try to put $_REQUEST['nsfw'] = 1; and images are not in moderation,i realize that new files are different.
Right now there is a mkerala2 files and in this one route.json.php too which i have change this route $_REQUEST['nsfw'] = 1; after line 82 of /app/routes/route.json.php
Can you please adjust that new updated file route.json.php to he can handle mkerala2 moderation for images,and then to both system work normal, moderation, and follow system.
P.S. Will be nice if you can update this moderation tehnique files always with latest update, to i not need to change always,or contact you to check or fix that.
Thanks in advance
<private>
Chevereto version
3.10.3
Description of the issue
Hello Rodolfo
I was looking for how to protect adsense in best way and i found mkerala2 helpful post about moderation https://chevereto.com/community/thr...fore-they-appear-in-explore-or-show-ads.8879/
I have make everything what he write there and when guest submit a image then that image is marked as unsafe and ads not showing at image place and in explore section.
But then i have issue to i can't follow users at all.When i press Follow button then i see message come in yellow pop up: "An error occurred. Please try again later."
Now i realize that this changes for image moderation ( which work great) block follow system. Now i was check every file from mkerala2 and i found that this file $_REQUEST['nsfw'] = 1; after line 82 of /app/routes/route.json.php is blocking follow system. When i remove that file then follow system work normal but images are not in unsafe mood.
Now i have update to latest version and i was try to put $_REQUEST['nsfw'] = 1; and images are not in moderation,i realize that new files are different.
Right now there is a mkerala2 files and in this one route.json.php too which i have change this route $_REQUEST['nsfw'] = 1; after line 82 of /app/routes/route.json.php
Can you please adjust that new updated file route.json.php to he can handle mkerala2 moderation for images,and then to both system work normal, moderation, and follow system.
P.S. Will be nice if you can update this moderation tehnique files always with latest update, to i not need to change always,or contact you to check or fix that.
Thanks in advance