stcr / subscribe-to-comments-reloaded

Subscribe to Comments Reloaded allows commenters to sign up for e-mail notifications of subsequent replies.
56 stars 32 forks source link

Warning: Attempt to read property "post_type" #805

Open ferba24 opened 4 weeks ago

ferba24 commented 4 weeks ago

Hi @BobaWebDev

On pages like /comment-subscriptions/ the following errors are displayed: Warning: Attempt to read property "post_type" on null in /home/xx/public_html/wp-includes/link-template.php on line 4156 Warning: Attempt to read property "post_type" on null in /home/xx/public_html/wp-includes/link-template.php on line 4158

This happens on Wordpress 6.6.2 running PHP 8.x

pled commented 2 weeks ago

Same error here using WP 6.6.2 and PHP 8.1.

Warning: Attempt to read property "post_type" on null in /home/clients/ad260d767367937e0d6f1f27e6258efd/sites/xx.yy/wp-includes/link-template.php on line 4156
Warning: Attempt to read property "post_type" on null in /home/clients/ad260d767367937e0d6f1f27e6258efd/sites/xx.yy/wp-includes/link-template.php on line 4158
Warning: Attempt to read property "post_type" on null in /home/clients/ad260d767367937e0d6f1f27e6258efd/sites/xx.yy/wp-includes/link-template.php on line 4156
Warning: Attempt to read property "post_type" on null in /home/clients/ad260d767367937e0d6f1f27e6258efd/sites/xx.yy/wp-includes/link-template.php on line 4158

There is no more issue when using real page and not virtual page for management.