Posted by dale386 on January 29, 2011 at 12:52am
I am having issues getting articles to display on an author's page. When I test the view using the author's nid, everything shows up fine in the preview. When I actually access an author's page, nothing shows up aside from the author's name and information. In the Pages "Author Page" variant, under "Content," I get the error message "Deleted/missing content type views / Missing content type / This pane's content type is either missing or has been deleted. This pane will not render."
I tried installing a "clean" version of OP, and it looks like the problem starts out of the box. Any ideas?
Thanks!
Comments
Which version/build are you
Which version/build are you using?
.............................................
http://twitter.com/inadarei
I'm running the newest
I'm running the newest version: 2.3 Build441.
I have a feeling that the view just isn't getting the proper input through the author page. Everything checks out in the view preview when I test using an author's nid.
Solution
Okay I figured it out. In the author_articles view, under the only argument in there, "ACTION TO TAKE IF ARGUMENT IS NOT PRESENT:" is set to "Display empty text." I fixed the problem by changing that to "Provide default argument" -> "Node ID from URL".
Thanks for responding, irakli. Am I the only one experiencing this issue on a clean install? It's a simple fix for the next build of OP if this is indeed a bug.