Closed (won't fix)
Project:
Guestbook
Version:
4.7.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
7 Jul 2006 at 03:41 UTC
Updated:
13 May 2008 at 23:39 UTC
Jump to comment: Most recent
Comments
Comment #1
jihanj commentedI encountered the same problem and it seems like it has to do with user pictures. I don't allow users to have their avatars on my drupal site and the code seems to indicate that this bug will be encountered only when the pictures are not used.
I changed my original code in guestbook.module from:
to the following
and now it seems to work fine.
Comment #2
Anonymous (not verified) commentedAfter applying this fix I found that this problem occurs when the user does not have the permission:
user module > access user profiles.
Comment #3
roleychiu commentedi tried the above fix as mentioned, but all it seems to do is disable the avatars and leaves me with no author and no avatars visible. any updates on a workable fix?
Comment #4
sunSorry, 4.7.x is no longer supported. Feel free to re-open this issue if you want to provide a patch.