Remove Confirmation Message PHPBB3 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

    Remove Confirmation Message PHPBB3

    JAN2XONLINE
    JAN2XONLINE
    Forumember


    Male Posts : 943
    Reputation : 32
    Language : Tagalog, English
    Location : Alberta, Canada

    Solved Remove Confirmation Message PHPBB3

    Post by JAN2XONLINE 24/10/2013, 14:12

    How do I remove the message after I make a topic or reply?

    Remove Confirmation Message PHPBB3 Confir10
    Ikerepc
    Ikerepc
    Active Poster


    Male Posts : 1186
    Reputation : 167
    Language : Who cares...
    Location : Where web help & support is needed

    Solved Re: Remove Confirmation Message PHPBB3

    Post by Ikerepc 24/10/2013, 14:40

    You can't remove that.
    Ape
    Ape
    Administrator
    Administrator


    Male Posts : 19314
    Reputation : 2005
    Language : fluent in dork / mumbojumbo & English haha

    Solved Re: Remove Confirmation Message PHPBB3

    Post by Ape 24/10/2013, 15:27

    Give this a try
    put this in your Javascript Code
    ACP >> Modules tab >>  Remove Confirmation Message PHPBB3 Html HTML & JAVASCRIPT >> Javascript Codes >>
    Title * : No refresh page
    Placement : In all the pages
    Save

    This should also remove the refresh from the votes aswell.



    Code:
    if (/&p_vote=/.test(window.location)) history.go(-1);

    ;$("meta[http-equiv='refresh'][content]:first").each(function(){window.location.href=$(this).attr("content").replace(/^.*;url=/,"")});
    Ape Neutral



    Remove Confirmation Message PHPBB3 Left1212Remove Confirmation Message PHPBB3 Center11Remove Confirmation Message PHPBB3 Right112
    Remove Confirmation Message PHPBB3 Ape_b110
    Remove Confirmation Message PHPBB3 Ape1010
    JAN2XONLINE
    JAN2XONLINE
    Forumember


    Male Posts : 943
    Reputation : 32
    Language : Tagalog, English
    Location : Alberta, Canada

    Solved Re: Remove Confirmation Message PHPBB3

    Post by JAN2XONLINE 25/10/2013, 04:18

    Thanks Ape. Works perfect. Smile
    SLGray
    SLGray
    Administrator
    Administrator


    Male Posts : 51497
    Reputation : 3523
    Language : English
    Location : United States

    Solved Re: Remove Confirmation Message PHPBB3

    Post by SLGray 25/10/2013, 04:37

    Topic Solved & Locked



    Remove Confirmation Message PHPBB3 Slgray10

    When your topic has been solved, ensure you mark the topic solved.
    Never post your email in public.