Kees Krul

Forum Replies Created

Viewing 25 posts - 1 through 25 (of 40 total)
Jul 4, 2025 at 9:13 am
#207333
Participant
Kees Krul
OP

Thanks Nayeem. I did some further inspection, and I realized the issue actually started when I switched to Azure App Service last week.

I tried adjusting the IP detection in wp-config.php like this:

if ( isset($_SERVER[‘HTTP_CF_CONNECTING_IP’]) ) {
$_SERVER[‘REMOTE_ADDR’] = $_SERVER[‘HTTP_CF_CONNECTING_IP’];
$_SERVER[‘HTTP_X_FORWARDED_FOR’] = $_SERVER[‘HTTP_CF_CONNECTING_IP’];
$_SERVER[‘HTTP_CLIENT_IP’] = $_SERVER[‘HTTP_CF_CONNECTING_IP’];
}

Unfortunately, this didn’t fix it — in the download history, all users are still shown as coming from 169.254.129.1. It looks like WPDM might not be using $_SERVER[‘REMOTE_ADDR’] consistently, or perhaps Azure is overriding it in a way I can’t fully control.

Could you please advise:
Which header does WP Download Manager use to detect client IP?
Is there a way to force WPDM to use HTTP_CF_CONNECTING_IP (or another header) when it is available?
If not, is there a recommended workaround for Azure App Service environments?

Thank you so much for your help

Jun 6, 2025 at 3:11 pm
#207020
Participant
Kees Krul
OP
This reply has been marked as private.
May 27, 2025 at 5:10 pm
#206770
Participant
Kees Krul
OP
This reply has been marked as private.
May 26, 2025 at 7:56 am
#206738
Participant
Kees Krul
OP

Hi Nayeem, any updates? I can still see the limits are not working. Currently this is being exploited so we need to get this fixed asap.

May 25, 2025 at 10:53 am
#206732
Participant
Kees Krul
OP
This reply has been marked as private.
May 25, 2025 at 9:08 am
#206730
Participant
Kees Krul
OP
This reply has been marked as private.
May 25, 2025 at 6:32 am
#206728
Participant
Kees Krul
OP

Ok please check by disabling some plugins. But do not change the theme please.

May 24, 2025 at 7:40 pm
#206726
Participant
Kees Krul
OP
This reply has been marked as private.
May 23, 2025 at 3:09 pm
#206708
Participant
Kees Krul
OP
This reply has been marked as private.
May 23, 2025 at 1:25 pm
#206698
Participant
Kees Krul
OP
This reply has been marked as private.
Oct 2, 2024 at 11:45 am
#199934
Participant
Kees Krul
OP

It works perfectly now. Thank you so much!!!

Oct 1, 2024 at 1:42 pm
#199902
Participant
Kees Krul
OP

Sure!

Oct 1, 2024 at 12:37 pm
#199895
Participant
Kees Krul
OP
This reply has been marked as private.
Oct 1, 2024 at 12:04 pm
#199889
Participant
Kees Krul
OP
This reply has been marked as private.
Oct 1, 2024 at 9:38 am
#199878
Participant
Kees Krul
OP
This reply has been marked as private.
Oct 1, 2024 at 9:06 am
#199875
Participant
Kees Krul
OP

That is correct: Default Lock Options

Sep 6, 2024 at 5:16 am
#198677
Participant
Kees Krul
OP

It works. That’s amazing. Really appreciate the customer support!

Sep 4, 2024 at 8:24 am
#198609
Participant
Kees Krul
OP
This reply has been marked as private.
Sep 3, 2024 at 1:31 pm
#198586
Participant
Kees Krul
OP
This reply has been marked as private.
Sep 1, 2024 at 12:53 am
#198522
Participant
Kees Krul
OP

Hi Nayeem thanks for your reply.

I checked the documentation but nowhere does it show the shortcode for the email lock additional field in csv?

Again im looking for a way to add my email form (downloads_form) to the csv file.

Thanks

Aug 31, 2024 at 2:03 pm
#198517
Participant
Kees Krul
OP

Great that works, thank you!

May 20, 2024 at 1:11 am
#195627
Participant
Kees Krul
OP

Wow, that was really fast. I can see the feature now. Thank you so much, really appreciated.

May 19, 2024 at 4:34 am
#195607
Participant
Kees Krul
OP

Unfortunately the form lock feature seems not included in the new update. Could you clarify?

Apr 5, 2024 at 7:39 am
#194568
Participant
Kees Krul
OP

Great to hear that!

Apr 4, 2024 at 8:42 am
#194549
Participant
Kees Krul
OP

OK I’ll look into that. For now I just disable the preview function. However, another issue I have (hopefully the last) is that for EACH download the form lock appears each time.

This seems to be fixable with “Skip Lock” settings that is enabled for email, but there is no way to add form lock here.

https://prnt.sc/rIQn6buVo3Fx

Please help me, thanks.

Viewing 25 posts - 1 through 25 (of 40 total)