• In my server log I find:

    WordPress database error Unknown column ‘t1.option_name’ in ‘where clause’ for query
    select count(*) from wp_options
    where instr(t1.option_name,’KPG_SECRET_WORD’)>0
    made by do_action(‘stop-spammers_page_ss_option_maint’), call_user_func_array, kpg_ss_option_maint, include_setting, require_once(‘/plugins/stop-spammer-registrations-plugin/settings/kpg_ss_option_maint.php’), countTransients

    Not sure what to do?

    https://wordpress.org/plugins/stop-spammer-registrations-plugin/

Viewing 1 replies (of 1 total)
  • Plugin Contributor Keith P. Graham

    (@kpgraham)

    I’ll look into it. Don’t run the transient cleanup again until I figure it out.

    There’s an old joke:

    Doctor: When does it hurt?

    Patient: When I do this (raises his arm).

    Doctor: Then don’t do that.

    Stupid joke, but I am afraid all I can give you is some stupid advice until I figure it out. The good news is that this is the only place where I check this, and has little to do with the plugin. An easy fix is for me to take it out so nobody can do it. Expired transients aren’t such a big deal. I only added it because I noticed that there were a lot of them in one of my blogs.

    Keith

Viewing 1 replies (of 1 total)

The topic ‘Site going down’ is closed to new replies.