I also received errors when trying to view the admin pages. To fix it I opened each of the problem files and replaced every instance of the PHP opening tag ‘<?’ with ‘<?php’ — the pages load correctly now. I’ll post back here if I encounter any other problems while testing it.