pgraf1404
Forum Replies Created
-
Yes, going back to version 2.59.1 solved the problem. Thanks! Paul
No, that did not help. Numerous DB SQL syntax errors are occurring during the malware scan, WordPress database error You have an error in your SQL syntax to use near ‘),
mask = IF(” = ”, NULL,- ),
country_code …’ at line 12 for query INSERT INTO paa_spbc_firewall_logs SET
entry_id = ‘70310292320181e1395fc1455d8a8799’,
ip_entry = ”,
entry_timestamp = 1607532293,
status = ‘PASS’,
pattern = IF(” = ”, NULL, ”),
requests = 1,
page_url = ‘https://paajaf.org/volunteering/’,
http_user_agent = ‘Mozilla/5.0 (compatible; BLEXBot/1.0; +http://webmeup-crawler.com/)’,
request_method = ‘GET’,
x_forwarded_for = IF(‘162.158.88.180’ = ”, NULL, ‘162.158.88.180’),
network = IF(” = ”, NULL, ),
mask = IF(” = ”, NULL, ),
country_code = IF(” = ”, NULL, ”),
is_personal =
ON DUPLICATE KEY UPDATE
ip_entry = ip_entry,
entry_timestamp = 1607532293,
status = ‘PASS’,
pattern = IF(” = ”, NULL, ”),
requests = requests + 1,
page_url = ‘https://paajaf.org/volunteering/’,
http_user_agent = http_user_agent,
request_method = ‘GET’,
x_forwarded_for = IF(‘162.158.88.180’ = ”, NULL, ‘162.158.88.180’),
network = IF(” = ”, NULL, ),
mask = IF(” = ”, NULL, ),
country_code = IF(” = ”, NULL, ”),
is_personal = made by require(‘wp-blog-header.php’), require_once(‘wp-load.php’), require_once(‘wp-config.php’), require_once(‘wp-settings.php’), include_once(‘/mu-plugins/0security-malware-firewall-mu.php’), require_once(‘/plugins/security-malware-firewall/security-malware-firewall.php’), spbc_firewall__check, CleantalkSP\Security\FireWall\FireWall->run, CleantalkSP\Security\FireWall\FireWall->update_logs, CleantalkSP\SpbctWp\FireWall\FireWall_database->fw_logs_insert_dataForum: Fixing WordPress
In reply to: how to echo the userid in a doshortcodeHi zuko: Did you ever solve this problem? I’m facing the same issue.