Hi,
I try to display the custom posts of
I am using the pluging coauthor plus an I want to diplay o al the custom posts of an author using query_posts
<blockquote>query_posts('post_type=entreprise,author='. $id_author);</blockquote>
But i only obtain the error "Trying to get property of non-object ...plugins/co-authors-plus/co-authors-plus.php on line 363"
Any idea of a solution
Thanks
Rainer