by mzronny » Sun Aug 08, 2010 8:54 pm
ok heres the process .... new user joins my site. during the signup process the user is asked to pick three genres of music that they will upload content to. The genres are also categories for sounds and videos. I want to display the three genres on the profile page in tabs. When you click on the tab it will display content uploaded to that category by that user. If there is no content to display by that user then it should display all content in that category.
I hope I made it clearer as this is hard for me to explain. Being new to php and dolphin, I have no idea how to call the content that I need. I have been looking through the code and found functions that I think display the content but I haven't tried anything yet.