Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Warning: Attempt to read property "post_type" #805

Open
ferba24 opened this issue Oct 7, 2024 · 1 comment
Open

Warning: Attempt to read property "post_type" #805

ferba24 opened this issue Oct 7, 2024 · 1 comment

Comments

@ferba24
Copy link

ferba24 commented Oct 7, 2024

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
Copy link

pled commented Oct 16, 2024

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants