vForums Support > Programming & Coding :: Database of Codes/Hacks/Mods :: > Adv. Post Reporter

Adv. Post Reporter - Posted By Michael (wrighty) on 10th Feb 08 at 9:44pm
*Placement: Global Footer

*Description: This will add a report post button next to the back to top button.

Also it will add an admin area where staff (that are allowed to) can view the reported posts.

*Code:
Code:
 
  1. <script type="text/javascript">;
  2. /*----------------------------------------*\
  3. |Post Reporter
  4. |Created by Simie, (C) 2007-Present.
  5. |Do not repost without permission
  6. |Modified for compatibility & Hosted By Wrighty
  7. \*----------------------------------------*/
  8. var script = document.createElement("script");
  9. script.src="http://vf.wrighty.info/codes/report/js.js";
  10. script.type="text/javascript";
  11. document.body.appendChild(script);
  12. </script>
 

Re: Adv. Post Reporter - Posted By ajay (ajay) on 20th Feb 08 at 10:38pm
Thanks great code

Re: Adv. Post Reporter - Posted By Dave (dave) on 15th Apr 09 at 9:18pm
I dont see the link in my posts :S