Viewing 8 replies - 1 through 8 (of 8 total)
  • Please delete previously downloaded copy of this plugin and download again. I have changes some hooks and functions and uploaded.

    Thread Starter CodyRo

    (@codyro)

    Ok, i have do that, but can you write me the code to PASTE it in zm-ajax-login-register login form plugin because now i can log in without push on i’m not robot. Thank you.

    Thread Starter CodyRo

    (@codyro)

    Now I noticed that the same thing happens, reviews and wp-admin login panel. It connects and if they are not pressed i’m not robot. So do not work for me. What is wrong? I realy need this plugin

    please change in anr-captcha-class.php line 26

    from

    add_filter ('authenticate', array(&$this, 'login_verify') );

    to

    add_filter ('authenticate', array(&$this, 'login_verify'), 999 );
    Thread Starter CodyRo

    (@codyro)

    I have change this line and now in wp-admin work good but in my contact form https://chinsolvency.ro/la-inceput-de-drum/ and here https://chinsolvency.ro/clienti/ do not work. I can add comments without to confirm i’m not robot. My theme contact form is the problem i think and i have no ideea what is wrong with that. I put the urls to see if you want.

    Thank you.

    Please delete previously downloaded copy of this plugin and download again. I have changes some hooks and functions and uploaded.

    Thread Starter CodyRo

    (@codyro)

    And how can i set my theme to stop bypass that hook pre_comment_on_post hook?

    That hook already changed to preprocess_comment

Viewing 8 replies - 1 through 8 (of 8 total)
  • The topic ‘Install in another plugin’ is closed to new replies.