Skip to Content

drupal 6

Add Block Regions to your User Profile page in Drupal 5 and 6

Tags

Here's a small snippet to allow the output of blocks in your user profiles. This is assuming that you are currently over-riding the user page with the following code.
Update!I've added code for both Drupal 5 and 6, take a look.