tskipton
NO !
Jomsocial 4.8.x is not compatible with PHP 8.1 and more
My website is ok in PHP 8.0.3 but with PHP 8.1.25 ore more I've a lot of PHP error like this :
Deprecated: preg_match(): Passing null to parameter #2 ($subject) of type string is deprecated in /var/www/vhosts/mywebsite.net/httpdocs/templates/ja_social_ii/html/modules.php on line 35
Deprecated: htmlspecialchars(): Passing null to parameter #1 ($string) of type string is deprecated in /var/www/vhosts/mywebsite.net/httpdocs/templates/ja_social_ii/html/modules.php on line 41
Deprecated: strtoupper(): Passing null to parameter #1 ($string) of type string is deprecated in /var/www/vhosts/mywebsite.net/httpdocs/components/com_community/libraries/user.php on line 742
Deprecated: trim(): Passing null to parameter #1 ($string) of type string is deprecated in /var/www/vhosts/mywebsite.net/httpdocs/components/com_community/helpers/access.php on line 30
Deprecated: Automatic conversion of false to array is deprecated in /var/www/vhosts/mywebsite.net/httpdocs/libraries/src/Document/Document.php on line 613
Deprecated: Automatic conversion of false to array is deprecated in /var/www/vhosts/mywebsite.net/httpdocs/libraries/src/Document/Document.php on line 514