Php 8.0 And 8.1 Support

see here the errors I am geting now, when using php 8.0.27

[22-Jan-2023 10:04:32 PHP Warning:  math: illegal characters in /home/mydomain/public_html/app/lib/vendor/smarty/smarty/libs/plugins/function.math.php on line 76
[22-Jan-2023 10:05:23 PHP Warning:  math: illegal characters in /home/mydomain/public_html/app/lib/vendor/smarty/smarty/libs/plugins/function.math.php on line 76
[22-Jan-2023 13:17:46 PHP Warning:  math: illegal characters in /home/mydomain/public_html/app/lib/vendor/smarty/smarty/libs/plugins/function.math.php on line 76
[22-Jan-2023 17:15:38 PHP Warning:  math: illegal characters in /home/mydomain/public_html/app/lib/vendor/smarty/smarty/libs/plugins/function.math.php on line 76
[22-Jan-2023 21:36:50 PHP Warning:  math: illegal characters in /home/mydomain/public_html/app/lib/vendor/smarty/smarty/libs/plugins/function.math.php on line 76
[23-Jan-2023 09:43:32 PHP Deprecated:  Required parameter $object_name follows optional parameter $object_type in /home/mydomain/public_html/app/addons/seo/schemas/exim/seo.functions.php on line 33
[23-Jan-2023 09:43:32 PHP Deprecated:  Required parameter $product_name follows optional parameter $object_type in /home/mydomain/public_html/app/addons/seo/schemas/exim/seo.functions.php on line 33
[23-Jan-2023 09:43:34 PHP Deprecated:  Required parameter $object_name follows optional parameter $object_type in /home/mydomain/public_html/app/addons/seo/schemas/exim/seo.functions.php on line 33
[23-Jan-2023 09:43:34 PHP Deprecated:  Required parameter $product_name follows optional parameter $object_type in /home/mydomain/public_html/app/addons/seo/schemas/exim/seo.functions.php on line 33
[23-Jan-2023 09:43:35 PHP Deprecated:  Required parameter $object_name follows optional parameter $object_type in /home/mydomain/public_html/app/addons/seo/schemas/exim/seo.functions.php on line 33
[23-Jan-2023 09:43:35 PHP Deprecated:  Required parameter $product_name follows optional parameter $object_type in /home/mydomain/public_html/app/addons/seo/schemas/exim/seo.functions.php on line 33
[23-Jan-2023 09:43:36 PHP Deprecated:  Required parameter $object_name follows optional parameter $object_type in /home/mydomain/public_html/app/addons/seo/schemas/exim/seo.functions.php on line 33
[23-Jan-2023 09:43:36 PHP Deprecated:  Required parameter $product_name follows optional parameter $object_type in /home/mydomain/public_html/app/addons/seo/schemas/exim/seo.functions.php on line 33
[23-Jan-2023 09:43:37 PHP Deprecated:  Required parameter $object_name follows optional parameter $object_type in /home/mydomain/public_html/app/addons/seo/schemas/exim/seo.functions.php on line 33
[23-Jan-2023 09:43:37 PHP Deprecated:  Required parameter $product_name follows optional parameter $object_type in /home/mydomain/public_html/app/addons/seo/schemas/exim/seo.functions.php on line 33
[23-Jan-2023 13:55:43 PHP Warning:  math: illegal characters in /home/mydomain/public_html/app/lib/vendor/smarty/smarty/libs/plugins/function.math.php on line 76
[23-Jan-2023 17:10:44 PHP Warning:  math: illegal characters in /home/mydomain/public_html/app/lib/vendor/smarty/smarty/libs/plugins/function.math.php on line 76
[23-Jan-2023 17:11:54 PHP Warning:  math: illegal characters in /home/mydomain/public_html/app/lib/vendor/smarty/smarty/libs/plugins/function.math.php on line 76
[23-Jan-2023 17:14:41 PHP Warning:  math: illegal characters in /home/mydomain/public_html/app/lib/vendor/smarty/smarty/libs/plugins/function.math.php on line 76
[23-Jan-2023 17:15:43 PHP Warning:  math: illegal characters in /home/mydomain/public_html/app/lib/vendor/smarty/smarty/libs/plugins/function.math.php on line 76
[23-Jan-2023 17:22:06 PHP Warning:  math: illegal characters in /home/mydomain/public_html/app/lib/vendor/smarty/smarty/libs/plugins/function.math.php on line 76
[23-Jan-2023 17:28:25 PHP Warning:  math: illegal characters in /home/mydomain/public_html/app/lib/vendor/smarty/smarty/libs/plugins/function.math.php on line 76

What is the fix for this?