I should add: $comment->name is not the same thing as $commenter_name. As I understand it, $commenter_name's value comes from the user's session, if any, and is used to pre-populate the input elements in the comment form for logged in users. You can't get any of this from the comment object, because the comment has not been created at that point.
Thanks, --Eli --~--~---------~--~----~------------~-------~--~----~ To post to this group, send email to [email protected] To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/habari-users -~----------~----~----~----~------~----~------~--~---
