I'm building a website in Joomla 3.1, within the Zoo area it uses the Com_media to select for the image. I can use it to browser images, but the pop up gives the error
Uncaught TypeError: Property '$' of object [object Object] is not a function
While browsing the images and clicking on the one I want to use I get the second error
Uncaught TypeError: Cannot call method 'populateFields' of undefined
Any help to resolve these would be great.