I'm still having problems with this modification...i finally broke down and registered here

i've tried using
tags before the
tag but they are note doing the trick i think it has to do with this bit of code underneath the part listed above..
if ($author_extra[0]) {
$AuthorExtra = join("|", @author_extra);
} else {
$AuthorExtra = '';
}
I can't get both post count and date registered to show with out the "|" and space between them..
i'm using version 6.03 adn would greatly appreciate the help. Thanks!
[ April 07, 2001: Message edited by: anticonscience ]