Getting a Users posts all on one page (not track)
. - dot - June 5, 2008 - 12:51
I want to be able to see all a Users posts together.
I have installed views and enabled backlinks but i do not get any response when i use click the tab "What links here" in a post.
It just says "No backlinks found".
Can anyone explain what i must do?!!
thanks

these may or may not help -
these may or may not help - http://drupal.org/node/220295
> I want to be able to see
> I want to be able to see all a Users posts together.
> I have installed views and enabled backlinks
I don't see what 'backlinks' has to do with users?
As far as I understand, the backlinks module, which has now been incorporated
into views, lists all content (internal to the site) which links to the node being viewed.
If you haven't linked any other nodes to the one you're viewing, of course you will
get 'no backlinks found'.
To display all the content of one user, without using the 'track' feature, you must build
your own 'view' in the Views module. None of the example views which are 'installed'
by default will do that for you.