Hi Moshu,
I took that out completly now and still it is not working:
<ul id="sidebar"><?php if ( function_exists(’dynamic_sidebar’) && dynamic_sidebar() ) : else : ?>
<?php endif; ?></ul>
It was already in the template file before, so I left it in there.