Deceptive
Active member
Demon submitted a new resource:
Add a "Report" button to the member cards - Add a "Report" button to the member cards
Read more about this resource...
Add a "Report" button to the member cards - Add a "Report" button to the member cards
The following will show you how to add a report button to member cards.
Lets say a user is breaking the rules and you go to report that user on their profile, but that user has their account setting to private, you can't report them, then.
The only way to report someone then is by adding /Report in the url.
So what you want to do is go into the member_card template and look for the following:
Code:<xen:hook name="member_card_links"> <a...
Read more about this resource...