Anna Nguyen

Forum Replies Created

Viewing 25 posts - 1 through 25 (of 61 total)
Feb 17, 2026 at 8:34 am
#211981
Participant
Anna Nguyen
OP
This reply has been marked as private.
Feb 16, 2026 at 9:06 am
#211895
Participant
Anna Nguyen
OP
This reply has been marked as private.
Feb 13, 2026 at 5:32 pm
#211798
Participant
Anna Nguyen
OP
This reply has been marked as private.
Oct 23, 2025 at 8:42 am
#209235
Participant
Anna Nguyen
OP

HI Tahasin,

Just to double check when I have downloaded wppromembership it looks like it is the same version:
Plugin name WP Pro Membership WP Pro Membership
Version 3.9.8 3.9.8
Author WordPress Download Manager WordPress Download Manager

Is this the updated one and should I proceed in replacing the current with this?

Oct 23, 2025 at 8:15 am
#209229
Participant
Anna Nguyen
OP

Hi Tahasin,

Paypal is using a webhook so i have resent where it says failed but seems to be stuck on pending.

I was waiting to see if it would complete but it hasn’t, can i double-check is it wppromembership.zip that i need to re upload to update tobe able to maually assign memebrship?

Thanks

Oct 22, 2025 at 8:50 am
#209190
Participant
Anna Nguyen
OP

THanks Tahasin,

While you are looking into it, what would the best way to give the user the correct permissions to view the site, I’m conscious they have paid but currently can’t see the resources.

Thanks

Oct 21, 2025 at 4:02 pm
#209159
Participant
Anna Nguyen
OP

Any luck with this? Or is their a way I can make her an annual member so she can have access to the resources on the website?

Oct 21, 2025 at 12:22 pm
#209154
Participant
Anna Nguyen
OP
This reply has been marked as private.
Oct 21, 2025 at 11:43 am
#209152
Participant
Anna Nguyen
OP
This reply has been marked as private.
Aug 11, 2025 at 7:40 am
#207969
Participant
Anna Nguyen
OP

Hi Tahasin, thank you, can i double check is v6.7.9 the latest version? and was the issue that I was experiencing found?

Aug 7, 2025 at 9:10 am
#207904
Participant
Anna Nguyen
OP

Hi Tahasin,

Is there an update at all?

Thanks,

Anna

Jul 30, 2025 at 11:25 am
#207741
Participant
Anna Nguyen
OP

Hi Tahasin,

Thanks for your continued help.

Unfortunately, I’m not able to ask the end client for IP details — they’re a non-technical user and it’s not something they can easily check.

That said, I’d like to reinforce that:

The user is logged in, and the plugin is tracking downloads correctly via the wpdm_dd_user_dlc counter (50/50)

But the download logs (ahm_download_stats) only show 10 entries

This issue has appeared for multiple users, not just one

Regardless of IP version, I would expect that:

A logged-in user has a valid uid

Each download should be logged with that uid

The logging should happen independently of whether the IP is IPv4 or IPv6

If logs aren’t being written while the count is still increasing, that’s an internal inconsistency — possibly due to a bug or condition where the plugin skips logging but still counts the download.

Could you please confirm with the dev team:

Are there known scenarios where the plugin counts a download but does not log it?

Does the logging system have any IP-based conditions or filters?

Is there any reason the wpdm_downloaded_files meta key would not be updated even when limits are reached?

I’m happy to help test this further if needed, but I would appreciate if we could keep this focused on plugin behaviour rather than client-side IP setup.

Thanks again,

Jul 29, 2025 at 1:33 pm
#207727
Participant
Anna Nguyen
OP
This reply has been marked as private.
Jul 29, 2025 at 11:07 am
#207725
Participant
Anna Nguyen
OP

Hi,

Thanks for the update.

I can work on setting up a staging site so your team can test in a safe environment — please let me know specifically what you would like to test or observe there.

Just to reiterate: this isn’t limited to one user. The issue occurs consistently across multiple users, where the download counter in wp_usermeta count is different from the ahm_download_stats table.

Once the staging site is set up, would you need access to the admin area or FTP as well?

Let me know what details you need and I’ll get that prepared.

Jul 29, 2025 at 8:40 am
#207721
Participant
Anna Nguyen
OP

Thanks for confirming the issue has been escalated. Just to be clear for your dev team:

The user download counter (wpdm_dd_user_dlc in wp_usermeta) is reaching the 50-download limit as expected.

However, the download log table (ahm_download_stats) only contains 10 entries for the same user.

This means 40 downloads are being counted, but not recorded in the database.

This is not just a display issue in the admin UI — it’s a deeper problem where the database itself is missing entries. That breaks the reporting functionality and creates inconsistency between what the plugin limits and what it logs.

We’ve confirmed this across multiple users, not just one. Please let us know if the dev team needs SQL logs, screenshots, or temporary admin access to investigate further.

THanks

Jul 29, 2025 at 7:20 am
#207719
Participant
Anna Nguyen
OP

Hi,

Thanks for the reply.

I understand your point regarding VPNs or other client-side tools possibly affecting IP or browser data. However, this is not the issue we’re reporting.

The issue is that:
• The user adelineMoreau has clearly hit the 50-download limit (wpdm_dd_user_dlc = 50)
• But the ahm_download_stats table only contains 10 entries for this user (uid = 182)
• The Download History screen in the admin only shows those same 10 entries
• All downloads were done while logged in and should have been recorded

This is not a case of stats not counting correctly — the plugin is counting downloads but not recording the full download history, which creates a mismatch between:
• What the plugin enforces (download limit)
• What the plugin shows in reports (partial data)

This affects multiple users across the site — not just one case.

Could you please escalate this to your development team or confirm:
1. Is there a known bug in how many downloads are logged in ahm_download_stats?
2. Under what conditions might a download increment the count but not be recorded in the log?

Jul 28, 2025 at 4:33 pm
#207704
Participant
Anna Nguyen
OP

Hi,

As it is happening with multiple different users, I’m not really sure how I can check this, but why would the counting stats be correct but the actual downloads not be recorded?

Thanks

Jul 28, 2025 at 11:45 am
#207697
Participant
Anna Nguyen
OP
This reply has been marked as private.
Jul 28, 2025 at 10:18 am
#207694
Participant
Anna Nguyen
OP
This reply has been marked as private.
Jul 28, 2025 at 8:57 am
#207688
Participant
Anna Nguyen
OP
This reply has been marked as private.
Jul 28, 2025 at 6:28 am
#207681
Participant
Anna Nguyen
OP

Hi,

The issue is that the Download > stats are not recording correctly.

Even though a user has hit their download limit (50), when I look at their stats on the dashboard it only shows 10 downloads.

I have also queried the table in the database and it is also only showing 10 downloads, even though the user has downloaded 50xs.

What I need to know/needs to be fixed, is that the actual downloads are being correctly recorded as at the moment they’re not.

Thanks

Jul 27, 2025 at 6:31 am
#207674
Participant
Anna Nguyen
OP
This reply has been marked as private.
Jul 27, 2025 at 6:29 am
#207673
Participant
Anna Nguyen
OP
This reply has been marked as private.
Jul 26, 2025 at 7:04 pm
#207664
Participant
Anna Nguyen
OP
This reply has been marked as private.
Jul 25, 2025 at 5:51 pm
#207640
Participant
Anna Nguyen
OP
This reply has been marked as private.
Viewing 25 posts - 1 through 25 (of 61 total)