I am using bio module for my user profiles. It's taking over the user profile page. In my node-bio.tpl.php I am printing $links, yet I'm not getting an "add comment" link on the /user page (which the bio module took over). Any ideas on why this isn't printing? I'm wondering if the /user page will allow $links to be printed...

Any help here?

Comments

Rob_Feature’s picture

Status: Active » Closed (works as designed)

Ok, so I chatted with jjeff on IRC, and found out that, indeed, it is not intended to print these links. He said it would be a nice add-on, but the problem is that the user profile page isn't a node, therefore has no $links.

So, alas...for now, we get no comments on users when taking over the profile page.