Selecting a cover from the Media throws an exception
-
Hi
I updated WordPress and AudioIgniter, now when I go to select the album cover, the image is not selected and at it’s place there’s a cover of a note with a black/grey background, which I think is the default cover that gets selected when the plugin throws an exception.
In fact, in the console of the browser, this log comes out:Uncaught TypeError: Cannot read properties of undefined (reading 'url') at Object.onMediaSelect (audioigniter.js?ver=1.8.0:405:42) at h.Collection.<anonymous> (audioigniter.js?ver=1.8.0:293:16) at p (backbone.min.js?ver=1.4.1:2:3680) at f (backbone.min.js?ver=1.4.1:2:3533) at a (backbone.min.js?ver=1.4.1:2:692) at e.trigger (backbone.min.js?ver=1.4.1:2:3423) at h.Collection._onModelEvent (backbone.min.js?ver=1.4.1:2:14010) at p (backbone.min.js?ver=1.4.1:2:3736) at f (backbone.min.js?ver=1.4.1:2:3543) at a (backbone.min.js?ver=1.4.1:2:692)
I tried with multiple image types and sizes but the problem remains.
What I noticed is that, if I go to select an image that I used for other songs, it gets selected without a problem.
I checked the permissions on the server and the folder that contains the files have www-data as the owner and group.Link to the site: https://www.noizepurifier.com/
Note: it may take a little while to load since it’s hosted on a Raspberry PIThe page I need help with: [log in to see the link]
- The topic ‘Selecting a cover from the Media throws an exception’ is closed to new replies.