Errors
-
root@Gogle:/etc/php/8.1/fpm# sudo tail -f /var/log/php8.1-fpm.log
[05-Nov-2024 14:46:44] NOTICE: [pool www-php81] child 55124 exited with code 0 after 6236.267094 seconds from start
[05-Nov-2024 14:46:44] NOTICE: [pool www-php81] child 61745 started
[05-Nov-2024 14:49:05] WARNING: [pool www-php81] child 61745 said into stderr: "NOTICE: PHP message: WordPress database error You have an error in your SQL syntax; check the manual that corresponds to your MariaDB server version for the right syntax to use near '-48,48' at line 14 for query SELECT wp_comments.comment_ID"
[05-Nov-2024 14:49:05] WARNING: [pool www-php81] child 61745 said into stderr: " FROM wp_comments JOIN wp_posts ON wp_posts.ID = wp_comments.comment_post_ID INNER JOIN wp_commentmeta ON ( wp_comments.comment_ID = wp_commentmeta.comment_id ) INNER JOIN wp_commentmeta AS mt1 ON ( wp_comments.comment_ID = mt1.comment_id ) INNER JOIN wp_commentmeta AS mt2 ON ( wp_comments.comment_ID = mt2.comment_id ) INNER JOIN wp_commentmeta AS mt3 ON ( wp_comments.comment_ID = mt3.comment_id )"
[05-Nov-2024 14:49:05] WARNING: [pool www-php81] child 61745 said into stderr: " WHERE ( comment_approved = '1' ) AND comment_post_ID IN ( 1985814 ) AND comment_parent = 0 AND wp_posts.post_type IN ('product') AND ( "
[05-Nov-2024 14:49:05] WARNING: [pool www-php81] child 61745 said into stderr: " ( wp_commentmeta.meta_key = 'verified' AND wp_commentmeta.meta_value = '1' ) "
[05-Nov-2024 14:49:05] WARNING: [pool www-php81] child 61745 said into stderr: " AND "
[05-Nov-2024 14:49:05] WARNING: [pool www-php81] child 61745 said into stderr: " mt1.meta_key = 'reviews-images' "
[05-Nov-2024 14:49:05] WARNING: [pool www-php81] child 61745 said into stderr: " AND "
[05-Nov-2024 14:49:05] WARNING: [pool www-php81] child 61745 said into stderr: " mt2.meta_key = 'reviews-images' "
[05-Nov-2024 14:49:05] WARNING: [pool www-php81] child 61745 said into stderr: " AND "
[05-Nov-2024 14:49:05] WARNING: [pool www-php81] child 61745 said into stderr: " ( mt3.meta_key = 'verified' AND mt3.meta_value = '1' )"
[05-Nov-2024 14:49:05] WARNING: [pool www-php81] child 61745 said into stderr: ")..."
[05-Nov-2024 14:50:06] WARNING: [pool www-two-php81] child 61903 said into stderr: "NOTICE: PHP message: PHP Warning: Trying to access array offset on value of type bool in /var/www/mysite.com/htdocs/wp-content/plugins/woocommerce/includes/wc-template-functions.php on line 1627"
[05-Nov-2024 14:50:06] WARNING: [pool www-two-php81] child 61903 said into stderr: "NOTICE: PHP message: PHP Warning: Trying to access array offset on value of type bool in /var/www/mysite.com/htdocs/wp-content/plugins/woocommerce/includes/wc-template-functions.php on line 1628"
[05-Nov-2024 14:50:06] WARNING: [pool www-two-php81] child 61903 said into stderr: "NOTICE: PHP message: PHP Warning: Trying to access array offset on value of type bool in /var/www/myiste.com/htdocs/wp-content/plugins/woocommerce/includes/wc-template-functions.php on line 1629"
[05-Nov-2024 14:50:06] WARNING: [pool www-two-php81] child 61903 said into stderr: "NOTICE: PHP message: PHP Warning: Trying to access array offset on value of type bool in /var/www/mysite.com/htdocs/wp-content/plugins/woocommerce/includes/wc-template-functions.php on line 1630"Hello,
Can you please make it compatible with Php8.1? or maybe there is SQL Syntax Error?
Thanks
Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
- You must be logged in to reply to this topic.