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

vertazzar - June 24, 2009 - 11:08

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?

What is the information

adam_b - June 24, 2009 - 11:12

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

the information im trying to

vertazzar - June 24, 2009 - 11:20

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

*_*

beautifulmind - June 24, 2009 - 11:31

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

Regards.

*_*

vertazzar - June 24, 2009 - 11:36

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?

*_*

beautifulmind - June 24, 2009 - 13:21

he he he...
This will do too!

*_*

vertazzar - June 24, 2009 - 16:41

he he he he...

I found solution ! :F

_

WorldFallz - June 24, 2009 - 17:02

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

vertazzar - June 24, 2009 - 19:47

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..

 
 

Drupal is a registered trademark of Dries Buytaert.