Issue with image upload and post submission
-
When a user try to upload an image the image doesn’t show in the submission form and the browser console gives this error:
Uncaught TypeError: Cannot read properties of undefined (reading ‘replace’)
at window.WPUF_Uploader.uploaded (upload.min.js?ver=4.1.1:1:3040)
at F.Uploader.i (jquery.min.js?ver=3.7.1:2:86755)
at F.Uploader.dispatchEvent (plupload.min.js?ver=2.1.9:1:14641)
at F.Uploader.trigger (moxie.min.js?ver=1.3.5:1:19007)
at s.status.F.UPLOADING.r.state.F.STOPPED.p.onload (plupload.min.js?ver=2.1.9:1:8919)
at F. (moxie.min.js?ver=1.3.5:1:19172)
at Array. (moxie.min.js?ver=1.3.5:1:18694)
at t (moxie.min.js?ver=1.3.5:1:1715)
at Object.inSeries (moxie.min.js?ver=1.3.5:1:1750)
at F.dispatchEvent (moxie.min.js?ver=1.3.5:1:18729)It’s a wordpress website with buddypress.
The page I need help with: [log in to see the link]
The topic ‘Issue with image upload and post submission’ is closed to new replies.