I fixed this by just swapping out a simple comment.tpl.php file from another theme. I believe this is the problem, on line 11:

<?php echo t('!date by !name', array('!date' => format_date($comment->timestamp, 'medium'), '!name' => theme('username', $comment))); ?>

I understand it's a breakdown of $submitted, but it ain't workin'.

Comments

Anonymous’s picture

Assigned: Unassigned »
Status: Active » Postponed (maintainer needs more info)

Just downloaded/installed version beta2 .. it works fine for me.
Any modification you might have done ?

Anonymous’s picture

Version: 6.x-2.0-beta2 » 6.x-2.0-beta3
Status: Postponed (maintainer needs more info) » Fixed

Tested in BETA 3 - working ok

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.