Community & Support

Which argument to use for "More about author of this node"

I'm trying to create view to display information about author of node who I'm viewing..

I tried all variations of UID, node id from url, everything i came up with .. and nothing :r

Any custom php condition?

Comments

What is the information

What is the information you're trying to display, and where is it stored?

the information im trying to

the information im trying to display is username, user picture, registered date (maybe), number of posts of specific node type, and the number of flagged content (with flag counter stuff)

I just need the valid argument.. maybe a php code arg.

That will be displayed on right side of a viewed node .. in block

*_*

in the views, from the fields, select node and then node author.
You will have it all you wanted.

Regards.

*_*

you didnt understood what i want..

Example you have node "hello". and its written by "user"
And next to that node, you want to display "more info about the "user" , example: when the user registered on site, how many posts does the user have, etc etc...

understand now?

*_*

he he he...
This will do too!

*_*

he he he he...

I found solution ! :F

_

For future reference, there's also the http://drupal.org/project/author_pane module which integrates nicely with the http://drupal.org/project/user_stats module for this type of info.

_
Don't be a Help Vampire - read and abide the forum guidelines.
If you find my assistance useful, please pay it forward to your fellow drupalers.

yea but it has no abilities

yea but it has no abilities like views.. its really short on customization (for customization needs coding tho), although I use it becouse it integrates with advanced forum and profile stuff..

nobody click here