How to place a report button below the profile.  Hitskin_logo Hitskin.com

This is a Hitskin.com skin preview
Install the skinReturn to the skin page

The forum of the forums
Would you like to react to this message? Create an account in a few clicks or log in to continue.
4 posters

    How to place a report button below the profile.

    avatar
    CPInsider
    Forumember


    Male Posts : 190
    Reputation : 0
    Language : English

    How to place a report button below the profile.  Empty How to place a report button below the profile.

    Post by CPInsider September 25th 2010, 11:26 pm

    I have seen many users putting inappropiate things on their profile and then users sending me a PM and telling me, I think it would be helpful to have a report button on the profile somewhere.

    If there is already a guide for this: please provide me a link to it. Wink

    CPInsider
    MrMario
    MrMario
    Helper
    Helper


    Male Posts : 22186
    Reputation : 1839
    Language : test

    How to place a report button below the profile.  Empty Re: How to place a report button below the profile.

    Post by MrMario September 26th 2010, 12:26 am

    Ummm the Report button for post isn't enough?
    avatar
    CPInsider
    Forumember


    Male Posts : 190
    Reputation : 0
    Language : English

    How to place a report button below the profile.  Empty Re: How to place a report button below the profile.

    Post by CPInsider September 26th 2010, 2:47 am

    Well I have invision so I was wondering if there is a way to put it in a field. Well DUH I think I just figured it out.

    Ya I got a button, but I don't have the link to make it report too.

    This is what I have
    Code:
    <a href="[url=http://www.allaroundinsiders.forummotion.com/report.forum]www.allaroundinsiders.forummotion.com/report.forum[/url]/" class=postlink><img src="http://2img.net/i/fa/invision/p_report_en.gif"></a>
    But I need the end part on report.forum/....
    avatar
    Plancker
    Forumember


    Posts : 226
    Reputation : 11
    Language : Dutch, English

    How to place a report button below the profile.  Empty Re: How to place a report button below the profile.

    Post by Plancker September 26th 2010, 11:12 am

    I think you need to use
    Code:
    {USERNAME}
    but i'm not sure i think it wont work but give it a try
    avatar
    hailovejindo
    New Member


    Posts : 3
    Reputation : 0
    Language : Hu&#7871;

    How to place a report button below the profile.  Empty Re: How to place a report button below the profile.

    Post by hailovejindo September 26th 2010, 11:51 am

    thank
    avatar
    CPInsider
    Forumember


    Male Posts : 190
    Reputation : 0
    Language : English

    How to place a report button below the profile.  Empty Re: How to place a report button below the profile.

    Post by CPInsider September 26th 2010, 6:17 pm

    Plancker wrote:I think you need to use
    Code:
    {USERNAME}
    but i'm not sure i think it wont work but give it a try
    I tried that, it doesn't work, I also know about the
    Code:
     [url=http://www.http://allaroundinsiders.forummotion.com/profile.forum?mode=viewprofile&u={USERNAME]www.http://allaroundinsiders.forummotion.com/profile.forum?mode=viewprofile&u={USERNAME[/url]} And it works but I need the code for reporting which is this: [url=http://allaroundinsiders.forummotion.com/report.forum?mode=report&p=90
    http://allaroundinsiders.forummotion.com/report.forum?mode=report&p=90[/code[/url]]

    So I thought up this:

    Code:
    [u][color=#0066cc]ttp://allaroundinsiders.forummotion.com/report.forum?mode=report&p={USERNAME} or this: {userlinkreport}
    [/color][/u]
    MrMario
    MrMario
    Helper
    Helper


    Male Posts : 22186
    Reputation : 1839
    Language : test

    How to place a report button below the profile.  Empty Re: How to place a report button below the profile.

    Post by MrMario September 26th 2010, 6:47 pm

    I would say its impossible as there is no such thing of {userlinkreport} and that you can only have one report per post. You might just want to report the profile by the report by post.
    avatar
    CPInsider
    Forumember


    Male Posts : 190
    Reputation : 0
    Language : English

    How to place a report button below the profile.  Empty Re: How to place a report button below the profile.

    Post by CPInsider September 29th 2010, 3:19 pm

    Ya If I do that, it only reports that post, it doesn't tell what or whose profile it is.

    And for the weird codes, I was just expiermenting.