I searched for it and found some solutions but i didn't find them working. I want to show nodes submitted by each user in his profile but i can't do it. I am running Drupal 7 and want to know is there any module or solution to do this?

Comments

WorldFallz’s picture

you can do this with views. Create a block of the users content and place that block on user profiles (you can also make it a tab if you want). There's some examples in the advanced help.

monil-dupe’s picture

Thanks a lot for your help. I am going to try it. I hope i can work easily with views module. Thanks again.