- Posts: 33
- Thank you received: 0
AFter update PHP 8
-
habusam
Active member - Topic Author
- Member
Less
More
2 years 3 weeks ago #49808
by habusam
Replied by habusam on topic AFter update PHP 8
Ok, let me try again, Thanks
Please Log in to join the conversation.
-
habusam
Active member - Topic Author
- Member
Less
More
- Posts: 33
- Thank you received: 0
2 years 3 weeks ago #49809
by habusam
Replied by habusam on topic AFter update PHP 8
the first two lines gone with the new updates but still I have this
Deprecated: trim(): Passing null to parameter #1 ($string) of type string is deprecated in /home/test5/test.com/libraries/vendor/joomla/registry/src/Format/Json.php on line 54
Please advice, thanks
Deprecated: trim(): Passing null to parameter #1 ($string) of type string is deprecated in /home/test5/test.com/libraries/vendor/joomla/registry/src/Format/Json.php on line 54
Please advice, thanks
Please Log in to join the conversation.
-
milos
Support Staff - Moderator
Less
More
- Posts: 6761
- Thank you received: 718
2 years 3 weeks ago #49810
by milos
Replied by milos on topic AFter update PHP 8
Ok, then the issues related to our plugins are fixed.
Regarding the other issues, they are not related to our products. So, you can either disable warning reporting in PHP 8.1 (because these are just warnings, not errors) or downgrade to PHP 8.0.
Regards,
Milos
Regarding the other issues, they are not related to our products. So, you can either disable warning reporting in PHP 8.1 (because these are just warnings, not errors) or downgrade to PHP 8.0.
Regards,
Milos
Please Log in to join the conversation.
-
habusam
Active member - Topic Author
- Member
Less
More
- Posts: 33
- Thank you received: 0
2 years 3 weeks ago #49811
by habusam
Replied by habusam on topic AFter update PHP 8
Ok, Thank you, and how would I turn off those warning, thanks
Please Log in to join the conversation.
-
milos
Support Staff - Moderator
Less
More
- Posts: 6761
- Thank you received: 718
2 years 3 weeks ago #49812
by milos
Replied by milos on topic AFter update PHP 8
Hello,
Go to System > Global Configuration > Server and set "Error Reporting" to None. If this doesn't work, please consult your web hosting provider to disable it in the PHP settings.
Regards,
Milos
Go to System > Global Configuration > Server and set "Error Reporting" to None. If this doesn't work, please consult your web hosting provider to disable it in the PHP settings.
Regards,
Milos
The following user(s) said Thank You: habusam
Please Log in to join the conversation.
Time to create page: 0.113 seconds