The post-new.php page is blank(white).
-
Hello
I’m having trouble with the post-new.php page. After the page is loaded, the page is blank(white).
I disabled all plugins and enabled WP_DEBUG and below is the error I got on the post-new.php page.
Notice: Trying to get property 'post_type' of non-object in /public_html/wp-includes/post.php on line 7502 Notice: Trying to get property 'post_type' of non-object in /public_html/wp-includes/post.php on line 7503 Notice: Trying to get property 'ID' of non-object in /public_html/wp-includes/post.php on line 7507 Notice: Trying to get property 'post_type' of non-object in /public_html/wp-includes/post.php on line 7762 Notice: Trying to get property 'post_type' of non-object in /public_html/wp-includes/theme.php on line 3596 Notice: Trying to get property 'post_type' of non-object in /public_html/wp-includes/theme.php on line 3822 Notice: Trying to get property 'post_type' of non-object in /public_html/wp-includes/post.php on line 5448 Notice: Trying to get property 'ID' of non-object in /public_html/wp-includes/post.php on line 5448 Notice: Trying to get property 'post_type' of non-object in /public_html/wp-includes/post.php on line 4749 Notice: Trying to get property 'post_type' of non-object in /public_html/wp-admin/includes/post.php on line 756 Warning: Creating default object from empty value in /public_html/wp-admin/includes/post.php on line 795 Notice: Undefined property: stdClass::$ID in /public_html/wp-admin/post-new.php on line 67 Notice: Undefined property: stdClass::$post_status in /public_html/wp-admin/edit-form-blocks.php on line 91 Notice: Undefined property: stdClass::$post_type in /public_html/wp-admin/includes/meta-boxes.php on line 1558 Notice: Undefined property: stdClass::$post_type in /public_html/wp-includes/taxonomy.php on line 297 Notice: Undefined property: stdClass::$post_type in /public_html/wp-includes/taxonomy.php on line 300 Notice: Undefined property: stdClass::$post_type in /public_html/wp-admin/edit-form-blocks.php on line 298
- You must be logged in to reply to this topic.