Using PHP 8.1 I see this error in Elkarte log:<br/>Type of error: GeneralUnknown Error: strpos(): Passing null to parameter #1 ($haystack) of type string is deprecatedFile: /sources/ext/bad-behavior/bad-behavior/blacklist.inc.php<br/>Line: 170<br/><br/>Code: [Select]164: // Do not edit below this line.<br/>165: <br/>166: @$ua = $package['headers_mixed']['User-Agent'];<br/>167: @$uri =...