CarolineG:
here you find the function wp-includes/template-functions-general.php
search for get_calendar
I think that’s a typo, i have tested it, and in wp-content/northern-web-coders/header.php in line 30
change the content to
<?php wp_list_pages(‘sort_column=post_modified&title_li=’); ?>
then it works.
/Hasse