• Resolved Kevin Mamaqi Kapllani

    (@kevinmamaqi)


    I am getting the following message all over the place when I try to create posts, or publish posts, and so on. I did migrate the site manually, uploading the files and importing the database, but changing the URL before.

    IMPORTANT: I tried deactivating all the plugins and installing an original theme.

    How can I solve it?

    Notice: Trying to get property of non-object in public_html/wp-includes/post.php on line 6137
    
    Notice: Trying to get property of non-object in public_html/wp-includes/post.php on line 6141
    
    Notice: Trying to get property of non-object in public_html/wp-includes/post.php on line 6360
    
    Notice: Trying to get property of non-object in public_html/wp-includes/theme.php on line 2863
    
    Notice: Trying to get property of non-object in public_html/wp-includes/theme.php on line 3087
    
    Notice: Trying to get property of non-object in public_html/wp-includes/post.php on line 4161
    
    Notice: Trying to get property of non-object in public_html/wp-includes/post.php on line 4161
    
    Notice: Trying to get property of non-object in public_html/wp-includes/post.php on line 3662
    
    Notice: Trying to get property of non-object in public_html/wp-admin/includes/post.php on line 610
    
    Warning: Creating default object from empty value in public_html/wp-admin/includes/post.php on line 642
    
    Notice: Undefined property: stdClass::$ID in public_html/wp-admin/post-new.php on line 71
    
    Notice: Undefined property: stdClass::$post_date in public_html/wp-admin/edit-form-advanced.php on line 144
    
    Notice: Undefined property: stdClass::$post_status in public_html/wp-admin/edit-form-advanced.php on line 196
    
    Notice: Undefined property: stdClass::$post_status in public_html/wp-admin/edit-form-advanced.php on line 230
    
    Notice: Undefined property: stdClass::$post_type in public_html/wp-includes/taxonomy.php on line 202
    
    Notice: Undefined property: stdClass::$post_type in public_html/wp-includes/taxonomy.php on line 204

    The page I need help with: [log in to see the link]

Viewing 3 replies - 1 through 3 (of 3 total)
  • Moderator Steven Stern (sterndata)

    (@sterndata)

    Volunteer Forum Moderator

    There are just notices. In your wp-config.php file, make sure WP_DEBUG is set to false.

    cleancoded

    (@cleancoded)

    EDIT: On further review of this issue, I am going to guess it’s a plugin or theme conflict. Have you installed anything new, or any recent updates made?

    • This reply was modified 6 years ago by cleancoded.
    Thread Starter Kevin Mamaqi Kapllani

    (@kevinmamaqi)

    Migrating again the database solved the problem, thanks.

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Many errors after manual migration’ is closed to new replies.