Bagnoli

Forum Replies Created

Viewing 7 posts - 1 through 7 (of 7 total)
Mar 22, 2019 at 11:26 am
#95106
Member
Bagnoli
OP
This reply has been marked as private.
Mar 22, 2019 at 11:24 am
#95105
Member
Bagnoli
OP
This reply has been marked as private.
Mar 21, 2019 at 6:07 am
#95032
Member
Bagnoli
OP

I I extended the temporary login I sent you. Can you check my problem?
Best
Marco

Mar 20, 2019 at 6:40 am
#94970
Member
Bagnoli
OP
This reply has been marked as private.
Feb 16, 2018 at 4:44 pm
#69725
Member
Bagnoli
OP

I use Download manager free in WordPress. Since last upgrade after verification captcha gives the message “undefined” and doesn’0t allow to download the file.
If Captcha is not activated the user can download the file. So, a function correlated to Captcha has some problem.
Best
MArco

Sep 1, 2017 at 12:59 pm
#62356
Member
Bagnoli
OP

I have discovered it just after I wrote to the support.
Thank You
Marco Bagnoli

Jul 29, 2017 at 6:55 am
#61086
Member
Bagnoli
OP

I temporary solved the problem, following the indication found in a newsgroup:

“This issue was fixed for me when I edited the wpdm-functions.php. The directory depends on your setup.
For me it was /opt/bitnami/apps/wordpress/htdocs/wp-content/plugins/download-manager/wpdm-functions.php
Line in question was using an object method instead of an array reference. After updating this my ReCaptcha problems went away ??
Line 267 can be changed to:

$ret = json_decode($ret[‘body’]);

Hopefully the developer can update the code for another update if possible.”

Best Regards
Marco

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