Just updated the zip file to fix the nasty bug in the comments.
If you have already downloaded b2, then open the file b2template.functions.php, look for these lines:
function comment_time() {
global $id,$postdata;
Replace the second line with:
global $commentdata;
This is an error that got fixed a while ago but came back mysteriously...
michel v @ 12:52:15 786
16 comments,
no trackback,
no pingback