Usually the guestbook is displayed as a tab (menu_local_task) so there's no need to display a link to the user's profile.

Could you please add an option to hide that message?

Comments

halloffame’s picture

You can hide it using CSS for the meantime.
.guestbook .submitted { display:none; }

However I want to put the 'Visit !username's profile' in a block. This is why I stumbled into this thread. Anybody knows how to define guestbook owner?

sun’s picture

Status: Active » Closed (duplicate)

This is not going to be possible before D7. Therefore, marking as duplicate of #1014194: Port Guestbook to Drupal 7