Forum Replies Created
Those entries simply appear, there’s nothing i am deliberately starting or doing from within wpdm.
I have been troubleshooting a problem with our temp folders and in the process tried to upload to our media library. So nothing we’re doing inside wpdm.
Since they show repeated queries to the same unknown column i thought sending it here was the best thing to do.
if i try to drag and drop files using the sidebar element to select or drop files. it will show the progress bar indefinetly. The files are not added.
My concept: https://prnt.sc/ELErFErwjt0f
Your package, when i try to add any file: https://prnt.sc/J-DtdZOPV1X5
the progressbar instantly goes from 40% to 100% and shows the animation. theres no confirmation or message showing it added the files.
The digital asset manager also shows an error after 40%: https://prnt.sc/aq31E2Xpavpy
Are you doing something different than we are doing? nothing has changed as far as i know.
Recaptcha is removed, i had no idea that downloadmanager was adding this 🙂 There are no id’s in the html that helped me find it. had to disable plugin by plugin over ftp….
Do you have access now?
Is there any progress on the issue?
So far i’ve found:
DOM Evidence:
Multiple __boot_popup objects created upon close click (dev console shows this as well)
Each close click adds new <div class=”modal fade show”> to DOM
Running jQuery(‘.modal’).modal(‘hide’) in console doesn’t close modal
Tested:
Cleared all caches
Issue occurs in both admin and frontend
No other JavaScript errors
This makes downloads unusable as users can’t close the modal. Started after recent WPDM updates.