Support

Account

Home Forums ACF PRO attach comment to custom post type entry Reply To: attach comment to custom post type entry

  • mmmh as soon as i want to save the post with the new values i get this notice:
    PHP Notice: Trying to get property of non-object in /Users/nicb/Data/_htdocs/testnow/wp/wp-includes/post-template.php on line 29
    PHP Notice: Trying to get property of non-object in /Users/nicb/Data/_htdocs/testnow/wp/wp-content/themes/bootstrap/functions.php on line 527

    line 527 if from that function:
    ‘post_id’ => $assignedpost->ID

    but it saves me the post. whats wrong with it?