I am trying to open posts Invalid post type.
-
Hi there I am using FFL plugin to show social posts.
I have two tables in my website wp_ff_posts and wp_ffi_posts
I am getting this issue again and again my post_type was non then I changed to define as “post” in PHPmyadmin wp_ffi_tables and wp_ff_table but I did not fixed invalid post types
also I am getting these issues when creating new post
Warning: Attempt to read property "post_type" on null in /home/xxxxx/public_html/wp-includes/post.php on line 7557 Warning: Attempt to read property "post_type" on null in /home/xxxxx/public_html/wp-includes/post.php on line 7558 Warning: Attempt to read property "ID" on null in /home/xxxxx/public_html/wp-includes/post.php on line 7562 Warning: Attempt to read property "post_type" on null in /home/xxxxx/public_html/wp-includes/post.php on line 7843 Warning: Attempt to read property "post_type" on null in /home/xxxxx/public_html/wp-includes/theme.php on line 3538 Warning: Attempt to read property "post_type" on null in /home/xxxxx/public_html/wp-includes/theme.php on line 3763 Warning: Attempt to read property "post_type" on null in /home/xxxxx/public_html/wp-includes/post.php on line 5403 Warning: Attempt to read property "ID" on null in /home/xxxxx/public_html/wp-includes/post.php on line 5403 Warning: Attempt to read property "post_type" on null in /home/xxxxx/public_html/wp-includes/post.php on line 4704 Warning: Attempt to read property "post_type" on null in /home/xxxxx/public_html/wp-admin/includes/post.php on line 723 Fatal error: Uncaught Error: Attempt to assign property "post_content" on null in /home/xxxxx/public_html/wp-admin/includes/post.php:762 Stack trace: #0 /home/xxxxxx/public_html/wp-admin/post-new.php(66): get_default_post_to_edit() #1 {main} thrown in /home/xxxxxx/public_html/wp-admin/includes/post.php on line 762
The page I need help with: [log in to see the link]
- The topic ‘I am trying to open posts Invalid post type.’ is closed to new replies.