MyBB Community Forums

Full Version: [MyCode] Cool & Informative DMCA Removal Notification
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
Background:
- We (as administrator) cannot 100% control our user/visitor personal behavior, sometimes they post wrong discussion material.
- We (as administrator) cannot 24 hours monitoring our forum, especially for thousand or million posts with hundreds of posts every day.
- We (as administrator) sometimes, get DMCA notification messages from Google (Webmaster Tools) or 3rd party company, or came from direct mail/administrator Contact
- We (as administrator) want keep the forum contents free from copyright infringement material.
- We (as administrator) want to give the warning via intuitive soft-approach and soft-education for forum poster (thread author) who post a DMCA contents.

The Idea:
- post a small notes, after removing the DMCA material
- displaying a nice looking but still informative message
- the red "removed" word will blinking (browser depend..)
- image notification transparent, suitable for all template color.

Solution for Administrator
- for repetitive or mass message, need a mycode
- application is easy, by just give a:
1. DMCA link or DMCA counter
2. 3rd Party complaint site link
3. Or just the direct-link to moderator user profile (MyBB).

Step-by-step instruction:
1. Login into MyBB Administrator page and goto Configuration - MyCode
2. Click tab Add New MyCode
3. Fill all form
Title: DMCA
Short Description: DMCA Link
Regular Expression:
\[dmca\](.*?)\[/dmca\]
Replacement:
<div align="center"><i>Contents and link has been <font color="red"><strong><blink>removed.</blink></strong></font> due to <a href="$1" target="_blank">DMCA request</a> & claim of copyright infringement!</i><br /><a href="$1"  target="_blank"><img src="images/dmca_transp.gif" /></a><br />Please, contact <a href="showteam.php" target="_blank">Moderator/Administrator</a> if you have any question or want to make a DMCA Counter.</div>
Enabled?: Yes
and then click SAVE

[attachment=27776]

Application:
- quite easy, just post the mycode like this
[dmca]DMCA link..[/dmca]


After that, upload attached image via FTP to your images directory. You may change the image as you need. If you feel image below break the DMCA content, then use another image or create a new one Big Grin
This is the transparent image:
[attachment=27777]

The final result screenshot is
[attachment=27775]

Enjoy... Cool
Is that DMCA image from 1998?
I don't know,
Just found from Google Search
And referring to this site -http://drm.web.unc.edu/relevant-law/dmca/ Smile
[Image: dmca_protected_sml_120s.png]
Much nicer. Cool
@Xige Time

Yeah nicer.
And simplify above notified words Wink
I'd personally suggest using something like this:

<div style="text-align:center;margin-left:auto;margin-right:auto;"><em>The Contents of this post have been <strong style="color:red;">removed</strong> due to a <a href="$1" target="_blank">DMCA request</a>.<br /><a href="$1"  target="_blank"><img src="images/dmca_transp.gif" /></a><br />Please contact a <a href="showteam.php" target="_blank">Staff Member</a> if you have any questions or want to make a DMCA Counter.
<br /><br />
Sincerely, the Staff.</div>

The deprecated HTML's been removed, and I made a few alterations. Smile
Well,
thanks Seabody..

Update now, look simple with grey image Smile
screenshoot:
[attachment=27779]
Yay Big Grin I'm using this. Cool
I may use this in the future, right now I can't see a need for it at FoodRatings.