• Resolved led69

    (@led69)


    Whatever the PHP function indicated, no effect, it does not work.
    Even if it is the Brave administrator who gives us the PHP function

Viewing 1 replies (of 1 total)
  • Plugin Author Brave

    (@getbrave)

    No need to create another thread. Was going to reply to the original thread shortly.
    You might actually need to create a custom JavaScript code in order to run it when the form is submitted.
    First, add this custom javascript code to your site using a javascript insertion plugin:

    function brave_reload_page(){
    location.reload();
    }


    Then in the function name field of the Form, insert brave_reload_page

Viewing 1 replies (of 1 total)

The topic ‘PHP link function not working’ is closed to new replies.