Digitsoft on "[Plugin: Wordfence Security] Error log flooded by "Unknown column 'attackLogTime' in 'field list'""

ساخت وبلاگ

I have the same issue - WF 6.1.8

I couldn't deactivate WF, so just deleted the folder, tables, and anything I could find in the options table. I then reinstalled and reactivated WF, but my brand new wfHits table looks like below and doesn't look like above:
--
-- Table structure for table wp_wfHits
--

CREATE TABLE IF NOT EXISTS wp_wfHits (
id int(10) unsigned NOT NULL AUTO_INCREMENT,
ctime double(17,6) unsigned NOT NULL,
IP int(10) unsigned NOT NULL,
jsRun tinyint(4) DEFAULT '0',
statusCode int(11) NOT NULL DEFAULT '200',
isGoogle tinyint(4) NOT NULL,
userID int(10) unsigned NOT NULL,
newVisit tinyint(3) unsigned NOT NULL,
URL text,
referer text,
UA text,
PRIMARY KEY (id),
KEY k1 (ctime),
KEY k2 (IP,ctime)
) ENGINE=MyISAM DEFAULT CHARSET=latin1 AUTO_INCREMENT=2 ;

WordPress ...
ما را در سایت WordPress دنبال می کنید

برچسب : نویسنده : استخدام کار wpss بازدید : 234 تاريخ : دوشنبه 24 خرداد 1395 ساعت: 21:42