Direct download with captcha

Viewing 5 posts - 1 through 5 (of 5 total)
#64779

Sergi Curet
Member

Hello, sorry for my English, translated with Google translate.

I am programming a web and when downloading with Captcha, it starts automatically, ie when you click on “I am not a robot”, the download starts automatically, and not through the download button, which appears, but the download already has started alone.
Is it a normal behavior ?, can be configured so that it is not downloaded automatically, and only do it after clicking the download button?

I send images for your best understanding. In no case has been clicked on the download button.

Thanks

#64841

Shahriar
Moderator

It requires code customization which will be gone each time you update the plugin.

If you want to do it anyway, Remove following code from /download-manager/libs/class.PackageLocks.php file.

location.href=res.downloadurl;

https://www.evernote.com/l/AUdZdKVl08dI27xVeZ70KHYbGxnRK3s5ecQB/image.png

#64860

Sergi Curet
Member

Thanks, it works perfect.

#64890

Shahriar
Moderator

Glad to provide a solution for your problem.

Please rate us 5* here https://wordpress.org/support/view/plugin-reviews/download-manager?rate=5#postform if you get some free moments ?

Thank you.

#109967

Dave Trout
Member

I know this is an old thread but I’m having the same problem, and the fix suggested by Shahriar is already implemented in the free plugin which I just recently downloaded.

Problem: Captcha immediately starts connection to Dropbox after verification rather than showing the “Download” button. When a user returns from the download, the Captcha popup is still there with the “Download” button now visible.

I don’t think this is the intended behavior. Is there a way to fix this?

Thank you.
WP Version: 5.2.2
WPDM Version: 2.9.99

Viewing 5 posts - 1 through 5 (of 5 total)

The topic ‘Direct download with captcha’ is closed to new replies.