hello Simon
first problem: you can normally do a recalculate distance in the maintenence page og the admin it does theme all
second problem in you public profile and in the profile main you have to enter this code
<strong>Awards</strong>
<?php
if(is_array($allawards))
{
?>
<ul>
<?php foreach($allawards as $award)
{
/* To show the image:*/?>
<li><?php echo $award->name ?><img src="<?php echo $award->image?>" alt="<?php echo $award->descrip?>" /></li>
<?php } ?>
</ul>
then tey will show up.
gr joeri and send some real itallian pasta to belgium