Error after installing Blaclist 2.61
-
i get this error
Database error: [Unknown column ‘regex_type’ in ‘blacklist’]
ALTER TABLEblacklistCHANGE COLUMNregex_typeregex_typeenum(‘ip’,’url’,’rbl’,’option’) NOT NULL DEFAULT ‘url’
Database stuff done. Adding to blacklist …
Database error: [Unknown column ‘regex’ in ‘where clause’]
SELECT id FROM blacklist WHERE regex='([-\\w\\_.]+\\.)?(l(so|os)tr)\\.[a-z]{2,}’
Database error: [Unknown column ‘regex’ in ‘field list’]
INSERT INTO blacklist (regex, regex_type) VALUES (‘([-\\w\\_.]+\\.)?(l(so|os)tr)\\.[a-z]{2,}’,’url’)
Error importing : ([\w\-_.]+\.)?(l(so|os)tr)\.[a-z]{2,}
anyone else had this problem? Ive done everything to the letter
thanks
The topic ‘Error after installing Blaclist 2.61’ is closed to new replies.