Unfortunately no, i don't remember all the details but what you can do is compare your template especially the header with a 4.5 template
Also look for the PHP modules statement like
Code:
<?php mosLoadModules ( 'left' ); ?>
and note the differenece
also Newsflash is assigned to module now instead of calling the function from inside the template so just remove its PHP statment
Hope that helps!