• Dear developers,

    There is an issue I have having on my website where a user tries to upload a file on their profile page, but is received with an “Invalid nonce” error once the file has uploaded. It seems a ‘_wpnonce’ field is NOT added to the profile form, which the file upload code attempts to retrieve.
    I know nonce’s were added to the registration form, could they please be added to the profile form, or removed from the file upload code please.
    Alternative suggestions are also welcome. For the moment I have commented out the wp_verify_nonce if statement in um-file-upload.php -> probably not ideal!

    Thanks for your assistance.

    https://wordpress.org/plugins/ultimate-member/

Viewing 3 replies - 1 through 3 (of 3 total)
  • Plugin Author Ultimate Member

    (@ultimatemember)

    Hi,

    We will test this out on our test site and see if we can replicate this or not.

    Thanks

    Thread Starter crisur

    (@crisur)

    Thanks!

    I too am having an issue when attempting to upload an image into my profile page. I receive and “INVALID NONCE” message. Have tried uploading image in different formats with no results. I am not a “tecky” person and do not understand all of this. I would just like to know how to overcome this issue.

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Invalid nonce for file upload on profile page’ is closed to new replies.