Still on Drupal 7? Security support for Drupal 7 ended on 5 January 2025. Please visit our Drupal 7 End of Life resources page to review all of your options.
I am somewhat familiar with PHP and MYSQL, but I'm still new to Drupal. How can I display a particular block for a particular forum? I know how to display a block for forum pages in general by using the options on the edit block page. But this displays the same block for every forum page, regardless of forum topic. Is there a PHP snippet out there that will let me display a particular block for a particular forum topic?
The user then logs in, and fills out a application, which if it qualifies, will notify a recruiter who will be in contact with the user. [I can't do this]
If the recruiter registers the user, then the recruiter needs to be able to add information that the user usually would have to fill out (through the application) (an email is also sent to the user with username and password information). [I can do this]