Cleantalk Plugin Deactivated in WordPress
-
I had a client complain about spam through their contact form. When I logged in the cleantalk plugin was disabled. I did not disable it and there is no other admin on the website. When I go to the settings under debug I saw the text listed below. I have not seen this on any of my other cleantalk installs.
I had noticed the plugin being disabled on another website on the same server in the past and ended up using an alternate anti-spam service to remedy thinking there was an incompatibility with another plugin or something.
Any assistance would be appreciated.
Debug:
Constants:
CLEANTALK_AJAX_USE_BUFFER NOT_DEFINED
CLEANTALK_AJAX_USE_FOOTER_HEADER NOT_DEFINED
CLEANTALK_ACCESS_KEY NOT_DEFINED
CLEANTALK_CHECK_COMMENTS_NUMBER NOT_DEFINED
CLEANTALK_CHECK_MESSAGES_NUMBER NOT_DEFINED
CLEANTALK_PLUGIN_DIR /home/petsb/public_html/wp-content/plugins/cleantalk-spam-protect/
WP_ALLOW_MULTISITE NOT_DEFINED
Debug log:
ArrayObject Object
(
[storage:ArrayObject:private] => Array
(
[19:27:35_ACTION__FUNCTION_] => Array
(
[0] => Failed.
Query: ALTER TABLEqj7k_cleantalk_sfw_logs
ADD COLUMNid
VARCHAR(40) NOT NULL FIRST,
ADD COLUMNstatus
ENUM(‘PASS_SFW’,’DENY_SFW’,’PASS_SFW_BY_WHITELIST’,’PASS_SFW_BY_COOKIE’,’DENY_ANTIBOT’,’DENY_ANTICRAWLER’) NOT NULL AFTERip
,
DROP PRIMARY KEY,
ADD PRIMARY KEY (id
);
Error: Duplicate column name ‘id’
))
)
- The topic ‘Cleantalk Plugin Deactivated in WordPress’ is closed to new replies.