Hi,
I took a look on my live site. There is only this error:
Error: uncaught exception: [CKEDITOR.resourceManager.load] Resource name “wordpress” was not found at “http://mysite.com/wp-content/themes/twentyeleven/ckeditor.styles.js?t=B8DJ5M3″.
Everything works in Posts and pages. The problem on the mailpress page is the sliding jquery effect doesn’t open when you click on a link.
But I think I tracked it down to mailpress afterall. On a local install the Firefox error console through back this error:
Error: autosave.init is not a function
Source File: http://localhost/debug/wp-content/plugins/mailpress/mp-admin/js/write.js?ver=3.2.1
Line: 20
I removed the autosave function (I probably won’t need it anyways for the newsletters)
and the links slide open again. Now to see if it works on the live site!
Thanks for you help with the error console trick. I use Chrome so I didn’t know about that.
Cheers!
Todd