• discere

    (@thistlebean)


    Hi,

    No matter the settings, I’m unable to save.

    Latest WordPress. Plugin is updated to latest version.

    Tried:
    Different browsers
    Logging out, clearing cache/cookies

Viewing 3 replies - 1 through 3 (of 3 total)
  • Plugin Author N-Media

    (@nmedia)

    Hi,

    did you try with different user/login?

    mrchambo

    (@mrchambo)

    Hi @thistlebean

    I had the same issue, see my fix below

    I appear to have addressed the issue by commenting out the following if statement….
    
    —————————————
    
    

    function wpfm_save_settings() {

    /*if (empty ( $_POST ) || ! wp_verify_nonce ( $_POST [‘wpfm_ajax_nonce’], ‘wpfm_securing_ajax’ )) {
    wp_send_json_error(__(“Sorry, this request cannot be completed contact admin”, “wpfm”));
    }
    */`

    Plugin Author N-Media

    (@nmedia)

    Hi,

    we also fixed this issue in version 20.4, will be released today.

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Unable To Save On Settings Page’ is closed to new replies.