Everything seems normal except that my guestbook does not show up. I've enabled comment setting to be read/write of my bio node. Anything else I need to do?

If I follow http://drupal.org/node/214392 by put the php code in a custom pane, I got WSOD. Thanks for any helps.

Comments

xjs’s picture

ok. I kind of figure this out. Comments were disabled for my bio content type before I install APK. After I enable read/write comment for bio node type, all the new users' guestbook show up correctly. However all the bio for old users still have their comment disabled (I could manually changed the setting individually as admin). I don't know why. For a node type, once I enable comments, it should apply all the contents of this node type, right? Sorry, this may not be an APK issue. Thanks.

michelle’s picture

Status: Active » Closed (works as designed)

Nothing to do with APK. That's just how Drupal's comment module works.

Michelle