I’m getting the following errors from Firebug when accessing the publish page on 2.1 (just installed from scratch):
missing } after property list (index.php?S=xxx&D=cp&C=javascript&M=combo_load&ui=datepicker,resizable,draggable,droppable&plugin=markitup,toolbox.expose,overlay, scrollable,scrollable.navigator,ee_filebrowser&file=json2,cp/publish,cp/publish_admin&v=1279678713)
$.datepicker is undefined (index.php?S=xxx&D=cp&C=content_publish&M=entry_form&channel_id=1 line 994)
$(”#entry_date”).datepicker({ dateF…aultDate: new Date(1279749028000) });
which means that none of the tabs or formatting buttons or the add file or show toolbar links work.
I don’t think it’s a problem with files not being uploaded properly because I already that issue when I was trying to install and have reuploaded once already.