Closed (fixed)
Project:
Painted Wall
Version:
6.x-2.0-beta3
Component:
Code
Priority:
Normal
Category:
Bug report
Reporter:
Created:
3 Jul 2009 at 21:50 UTC
Updated:
17 Sep 2009 at 18:30 UTC
Jump to comment: Most recent
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
Comment #1
Anonymous (not verified) commentedJust downloaded/installed version beta2 .. it works fine for me.
Any modification you might have done ?
Comment #2
Anonymous (not verified) commentedTested in BETA 3 - working ok