ForumCommunity

Wiki - Report abuse

    How to put the button t_report in your forum

    Users can report any abuse with the administrator's forum email through the Contact link, at the bottom of the forum. The administrator can add that button also to be contacted via PM.

    - You need to go into Administration -> Edit pictures/icons

    - In A_POLL write the code:
    HTML
    <img src="http://img.forumfree.net/style_images/31/t_poll.gif" alt="Poll"></a><a href="?act=Msg&amp;CODE=4&amp;MID=XXX"><img src="http://img.forumfree.net/skin/t_report.gif" alt="Report abuse">

    instead of XXX you have to write your account ID.

    The buttons of the survey and of the reporting abuse can be modified by changing the code the following addresses:
    http://img.forumfree.net/style_images/31/t_poll.gif
    http://img.forumfree.net/skin/t_report.gif

    Related item