• Hi

    It’s not possible to register anymore because I’ve got the error “Invalid Nonce.”
    I have no cache on my wordpress.

    Anybody to help me please ?

    Thank You.

Viewing 3 replies - 1 through 3 (of 3 total)
  • WP nonces are security tokens. What’s the url to your registration page?

    Thread Starter emvl

    (@emvl)

    Thank You.

    I did change the file um-register.php by
    $allow_nonce_verification = apply_filters(“um_register_allow_nonce_verification”, false );

    The minimum code that goes in there is:

    <?php
    
    class UM_Register {
    
    }
Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘invalid nonce’ is closed to new replies.