Wiccle.com in Facebook Wiccle.com in Twitter Wiccle.com in LinkedIn Wiccle.com in Youtube RSS from Wiccle.com Wiccle.com in Atom
 
 
 

Thread: Where does a content reported notice go?

Started: August 28, 2010, 06:02 AM  ⋅  Zone: Public Forums  ⋅  Category: FAQ  ⋅  Posts: 4  ⋅  Views 494
Started by: US-WebDesigner  ⋅  Description: No description.
Post #1
Member: US-WebDesigner  ⋅  Date: August 28, 2010, 06:02 AM  ⋅ Subject: "Where does a content reported notice go?"

What happens when someone clicks on the icon (red circle with line through it) to report objectionable content (not on the Wiccle site but on the wiccle builds by default, ie my site)?  I used the function but don't know what happened?

Post #2
Member: Markus  ⋅  Date: August 30, 2010, 01:29 AM  ⋅ Subject: "Re: Where does a content reported notice go?"

It sends site mail to everyone with usergroup Global Moderator or higher with details of the reported content. It's the same here at Wiccle.com as elsewhere.

Post #3
Member: US-WebDesigner  ⋅  Date: September 1, 2010, 06:58 PM  ⋅ Subject: "Re: Where does a content reported notice go?"

It doesn't seem to do that on our site.  I just ran a test, created a test forum post, then when posted I clicked on the red circle with cross through it, filled out the report and submitted it.  I did not get an email message?

Post #4
Member: Markus  ⋅  Date: September 8, 2010, 08:39 PM  ⋅ Subject: "Re: Where does a content reported notice go?"

I just tested the feature on your site, — and I notice the notification sitemail landed directly in the "Arcived" folder! It did show an increase in unread mail count though.

To fix, open up /core/ajax/report.php, and under line #210 ($mail['mail_type'] = "report"), add the following:

$mail['mail_tags'] = "inbox";

This will make the reports go where they belong. Bug confirmed, fixed for the upcoming build.

When you test this, also note that new mail status is updated on 60 second intervals (as defined in $core['sys']['member_refresh_intv']), and as such the mail number in the header will take a moment to change.

 

FAQ

Add to Favorites
Public Forums
Category  ⋅  Frequently asked questions on all things Wiccle. If it's a common question, see here.
 

Public Forums

Add to Favorites
Public Forums
Zone  ⋅ Public forum sections for support and discussions. Available for everyone.
 

Zone Categories

 
Questions? Ask us!
Back to Top