I am running drupal 5.x and i have enabled forum core module. I can easily create container and forum but when I tried to create forum topics (create content->forum topics), its not displaying drop down for container/forum created before. and hence not working fine overall.
Please guide me, what should I do, although I have created 3 projects (in drupal) successfully and I got all the answers by googling drupal.org.
Since my current project is about to finish, so I do not want to take risk and thought its better to ask from expert first.
I am learning PHP in conjunction with Drupal, is there a particular PHP framework that would be good to focus on? I have a background in ASP.NET so I understand basic programming principles but if there is a particular methodology, cake, or something along those lines I would like to know so I could make the best use of my learning time.
I want to create one learning plateform in which teacher can create group and put the assignment to students.After completing those assignments student resubmit the assignments.
Can any one suggest any module for that.Any help is appreciable.
I'm developing a rating system for my user's profiles and would like to place some graphics and php code on the same page as the users profile page. I just would like to place the graphics and php code above of the actually user profile content. I'm using drupal 6.
I have looked at profile-block.tpl, profile-wrapper.tpl, and profile-listing.tpl.
None of them seem to control the layout of the actually profile page, but instead they just control how the user listings are displayed.