I've added a reply link to the guestbook.

This code should be placed after row 223 (223 is old code):

223: if ( $entry["recipient"] == $user->uid && $user->uid >0 ) {
224:
225: $output .= "" . t('reply') . "  ";

CommentFileSizeAuthor
guestbook_3.module10.74 KBsebdah

Comments

hba’s picture

Assigned: sebdah » hba
Status: Needs review » Fixed

I haven't added your reply link, but I've changed the author link to point directly to his/her guestbook.
Fixed for module 4.6.0 now.

Anonymous’s picture

Status: Fixed » Closed (fixed)