reenajacobs
Forum Replies Created
-
Forum: Fixing WordPress
In reply to: Warning: Creating default object from empty value inDitto
Forum: Fixing WordPress
In reply to: Warning: Creating default object from empty value inI’m not able to help you. I don’t have a solution for my own website. I’m not sure what to do. I started my website the end of 2009/beginning of 2010 and have quite a bit of content. The export file is too large to import into a fresh copy of WordPress, so I’m not sure that’s even a possible solution. I can’t imagine starting it from fresh after all this time. Until I figure out a solution, it’s stagnant though.
Forum: Fixing WordPress
In reply to: Warning: Creating default object from empty value inI have tried enabling it. However, I don’t understand what the errors mean or how to fix them.
These errors that appear at the top of the page when I try to do a new post.
WordPress database error: [Duplicate entry ‘0’ for key ‘PRIMARY’]
INSERT INTOwp_posts(post_author,post_date,post_date_gmt,post_content,post_content_filtered,post_title,post_excerpt,post_status,post_type,comment_status,ping_status,post_password,post_name,to_ping,pinged,post_modified,post_modified_gmt,post_parent,menu_order,post_mime_type,guid) VALUES (1, ‘2016-02-23 13:05:21’, ‘0000-00-00 00:00:00’, ”, ”, ‘Auto Draft’, ”, ‘auto-draft’, ‘post’, ‘open’, ‘open’, ”, ”, ”, ”, ‘2016-02-23 13:05:21’, ‘0000-00-00 00:00:00’, 0, 0, ”, ”)Notice: Trying to get property of non-object in /home/lrdavis/public_html/blog/wp-admin/includes/post.php on line 600
Warning: Creating default object from empty value in /home/lrdavis/public_html/blog/wp-admin/includes/post.php on line 632
Notice: Undefined property: stdClass::$ID in /home/lrdavis/public_html/blog/wp-admin/post-new.php on line 84
Notice: Undefined property: stdClass::$post_date in /home/lrdavis/public_html/blog/wp-admin/edit-form-advanced.php on line 133
Notice: Undefined property: stdClass::$post_status in /home/lrdavis/public_html/blog/wp-admin/edit-form-advanced.php on line 185
Notice: Undefined property: stdClass::$post_status in /home/lrdavis/public_html/blog/wp-admin/edit-form-advanced.php on line 219
Notice: Undefined property: stdClass::$post_type in /home/lrdavis/public_html/blog/wp-includes/taxonomy.php on line 180
Notice: Undefined property: stdClass::$post_type in /home/lrdavis/public_html/blog/wp-includes/taxonomy.php on line 182
There are also other errors that are scattered throughout.
Forum: Fixing WordPress
In reply to: Warning: Creating default object from empty value inThank you for responding, Codente. I deactivated all the plugins at once then deleted them all. There are no plugins in my file manager. I tried reinstalling WordPress through the Dashboard a few times and finally tried to reinstall it manually by downloading with the zip file provided in the update page.