BigMaras Posted July 18, 2024 Share Posted July 18, 2024 Hello, I have PS 8.1.7, PHP 8.1.29, dedicated server on debian. After turn on profiler I have warning message like: Warning: Array to string conversion in /var/www/vhosts/mystore/httpdocs/tools/profiling/Profiler.php on line 158 Profiler.php file in this line and more: Anybody have similar issue? Any solution? I will be very grateful for any help. Link to comment Share on other sites More sharing options...
Nickz Posted July 18, 2024 Share Posted July 18, 2024 have you tried a bit lower your PHP? here is something about the error: https://www.squash.io/how-to-fix-php-error-array-to-string-conversion/ Link to comment Share on other sites More sharing options...
BigMaras Posted July 18, 2024 Author Share Posted July 18, 2024 On 7/18/2024 at 7:14 PM, Nickz said: have you tried a bit lower your PHP? here is something about the error: https://www.squash.io/how-to-fix-php-error-array-to-string-conversion/ Expand This is natively built-in functionality in presta and php 8.1 is recommended version. Do you think that this is problem with php version? you recommend downgrade php to v8? Link to comment Share on other sites More sharing options...
Nickz Posted July 18, 2024 Share Posted July 18, 2024 On 7/18/2024 at 7:56 PM, BigMaras said: This is natively built-in functionality in presta and php 8.1 is recommended version. Do you think that this is problem with php version? you recommend downgrade php to v8? Expand usually its a too high version and testing it won't do harm. Server distros are quite different nowadays. Back ups should ne there anyway. Link to comment Share on other sites More sharing options...
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now