by that i meant that there is no hyperlink on user names.
how to make the names linkable?

Comments

Christefano-oldaccount’s picture

Hi yesman123,

Make sure that the profile module is enabled and that "access user profiles" in enabled in your access controls.

If you have already done this, then the issue may be with your theme. Is it a custom theme? D5 themes use a different <?php if ($submitted): ?> block in node.tpl.php and your theme may not have been updated.

yesman123’s picture

Thank you very much! I did not enable "access user profiles", that's what happened.