Viewing 8 replies - 1 through 8 (of 8 total)
  • Plugin Author Max GJ Panas

    (@max-gjp)

    Very interesting, I may try and build-in the functionality in a future version.

    For now though I want you to try this:

    In the upload <form></form> in your front end template add this hidden input:

    <input type="hidden" name="mgjp_mv_protected" value="on">

    Also make sure that your form is submitting via post (the <form> tag should have an attribute like method="post").

    Let me know if it works for you.

    Thread Starter MagnusGSwe

    (@magnusgswe)

    Thank you for your quick reply!
    I tried it and it worked perfectly!! The files attached by the user are now protected.

    Awesome!

    Plugin Author Max GJ Panas

    (@max-gjp)

    No problem!

    And please consider giving the plugin a rating/review, it would help me out a lot!

    Thread Starter MagnusGSwe

    (@magnusgswe)

    Of course – Done that now. thank you 🙂

    This is exactly what I need but for some reason it is not working for me.

    I have added the code you suggested to my functions.php which adds the input on my User Frontend form no problem, but it is not protecting the file after submitting the form.

    Do I need to include files in my header or something? It would be a great help to get this working.

    Thanks for your help

    Plugin Author Max GJ Panas

    (@max-gjp)

    Hey pak77, could you give me access to the page your front-end form is on? It will make it easier to determine where the issue is.

    Hi Max,

    Thanks for the quick response. Please contact me at enquiries@p-k-solutions.co.uk so I can send you my details.

    Thanks again

    Paul

    I am trying to do it mut it doesn’t work. I am using WP User Frontend Pro that creates me forms. Any idea? Sould I check hot it makes the uplaod to the wordpress?

Viewing 8 replies - 1 through 8 (of 8 total)
  • The topic ‘Default upload protection from front end’ is closed to new replies.