The Choose an upload directory dropdown menu and Choose File button are appearing below the footer at the bottom of my add/edit forms, even on forms that don’t have file uploads. In the developer console I see this error message:
Uncaught Error: Syntax error, unrecognized expression: #I don’t think that message is correct: I replaced the jQuery script with one from the Google CDN, and I don’t see that message if I add or edit channel form fields, which points to the same jQuery file.
I’m on ExpressionEngine 2.5.2 and just updated Channel Images, Low Reorder, Matrix, MX Google Map, and Wygwam to the latest versions.
The jQuery error message is appearing on most, but not all, of my add/edit forms that use Matrix and/or Wygwam. I have a form that uses Channel Images, Matrix, and Wygwam that doesn’t show the error.
Solved: deleted entire themes folder, uploaded fresh copies of EE and third-party themes, and cleared browser cache.