• Resolved songsofabba

    (@songsofabba)


    Hi and thanks for a really nice plug, although it works fine i’m getting a lot of database error created in the log, can it be because I already had reCAPTCHA on my Contact Form 7? I’ve installed this plug mainly to protect the login form as the keys in contact form 7 only protects that forms and the comments forms, they are using the same site key and secret, should I remove the keys from contact form 7 and only use the reCAPTCHA for the whole site? Need to ask before I test this because a lot of robots at “the door” lately.

    I run on windows10 IIS 10 and SQL Express with the project nami version of wordpress so I know a lot of plugs do not work as expected and create errors in the log even if they work just fine, but I try to solve problems as they occur, everything are up to date, is there any change in the database or in any files I can do to get rid of this error below?
    Best regards
    Lennart

    [03-Jul-2020 10:16:12 UTC] WordPress database error [Microsoft][ODBC Driver 17 for SQL Server][SQL Server]Cannot insert the value NULL into column ‘option_value’, table ‘S.o.A.dbo.SoA_options’; column does not allow nulls. INSERT fails. Code – 515 for query IF NOT EXISTS (SELECT * FROM [SoA_options] with (nolock) WHERE [option_name] = ?) INSERT INTO [SoA_options] ([option_name], [option_value], [autoload]) VALUES (?, ?, ?) else UPDATE [SoA_options] set [option_value] = ?, [autoload] = ? where [option_name] = ? made by require_once(‘wp-admin/admin.php’), require_once(‘wp-load.php’), require_once(‘wp-config.php’), require_once(‘wp-settings.php’), do_action(‘init’), WP_Hook->do_action, WP_Hook->apply_filters, SimpleGoogleRecaptcha->run, SimpleGoogleRecaptcha->updateSettings, update_option, add_option

Viewing 1 replies (of 1 total)
  • Plugin Author Minor

    (@minor)

    Hi @songsofabba,

    A lot of errors? How many? It should be only when you save the keys. Anyway I did a little improvement. Could you try to reinstall this plugin now, please?

Viewing 1 replies (of 1 total)
  • The topic ‘causes error in log’ is closed to new replies.