• Resolved kesz1

    (@kesz1)


    When duplicating a post/page from the nav bar as well as the copy to draft link, we receive a 500 error, below is the error log. It seems like the page/post duplicates but the error crashes the redirect:

    [07-Aug-2017 14:52:38 UTC] PHP Notice: Object of class stdClass could not be converted to int in /public_html/wp-includes/taxonomy.php on line 2862
    [07-Aug-2017 14:52:38 UTC] PHP Notice: Object of class stdClass could not be converted to int in /public_html/wp-includes/taxonomy.php on line 2862
    [07-Aug-2017 14:52:38 UTC] PHP Notice: Object of class stdClass could not be converted to int in /public_html/wp-includes/taxonomy.php on line 2862
    [07-Aug-2017 14:52:38 UTC] PHP Notice: Object of class stdClass could not be converted to int in /public_html/wp-includes/taxonomy.php on line 2862
    [07-Aug-2017 14:52:38 UTC] PHP Notice: Object of class stdClass could not be converted to int in /public_html/wp-includes/taxonomy.php on line 2862
    [07-Aug-2017 14:52:38 UTC] PHP Notice: Object of class stdClass could not be converted to int in /public_html/wp-includes/taxonomy.php on line 2862
    [07-Aug-2017 14:52:38 UTC] PHP Catchable fatal error: Object of class stdClass could not be converted to string in /public_html/wp-includes/taxonomy.php on line 2277

Viewing 1 replies (of 1 total)
  • Thread Starter kesz1

    (@kesz1)

    I needed to upgrade CPT-onomies: Using Custom Post Types as Taxonomies to version 1.3.6 which corrected the issue on my end.

Viewing 1 replies (of 1 total)

The topic ‘WP 4.8 500 Error’ is closed to new replies.