1jd123
Forum Replies Created
-
Hello Kasia,
I need some option to resend the activation mail automatically after the user hasn’t activated his account.
This E-Mail should be sent after 3 Days, after 7 Days and after 14 Days.
And this is a really crucial problem, so please support me in this caseHello,
thank you so much for the quick response. I am aware of this function but I have about 850 users to do that with. Could you please provide a more convenient solution?
thanks in advance
Dear all,
when I use the query on my database it shows all registrations and not only my signups who are not activated. What I want is not a list of everyone who got an activation key but instead of everyone who didn’t click it yet, e.g. whose account isn’t activated yet.
Thats not the answer i hoped for.
Another major issue was found today. When i look into my list of users who have not yet activated their account i get a count of 800 users. But when i look into my wordpress database i have only about 200 not activated account. How is this possible? Where do you get your data from?
Hello all,
i deactivated all plugins but the error persists.
Could you provide a custom code fix for me please? I need this to be urgently fixed.
I can’t because its blocked.
But I just want to list all users which haven’t been activated yet. The filter is working perfectly fine in the backend but as soon as I export it with the check on “Apply submissions filters” it is exporting every user.https://drive.google.com/file/d/1gVgSLzn5js0z1NYuEuYb1DxuWsliiNaw/view?usp=sharing
I can also give you a user account to find the issue in my live environment.Hello Nithin,
yes i am running the latest version. Also i tried to disable all plugins except of forminator but the issue still persists.
Dear Kris,
i hereby confirm that i used the checkbox and forminator is still exporting all users.Changed nothing. I totally do not understand why there is no fix in your plugin? I mean if i deactivate it, my users.php page is loading in like 1 second. Isnt there a possibility to deactivate everything ultimate member is doing on the users.php page?
- This reply was modified 1 year, 10 months ago by 1jd123.
count_users from ultimate member <- This takes about 7 seconds
and
WP_User_Query->query() from WordPress core.count users still have like 6.83 seconds and the other mysql query:
`SELECT SQL_CALC_FOUND_ROWS gowp_users.ID
FROM gowp_users
LEFT JOIN gowp_usermeta
ON ( gowp_users.ID = gowp_usermeta.user_id
AND gowp_usermeta.meta_key = ‘account_status’ )
WHERE 1=1
AND ( gowp_usermeta.user_id IS NULL )
ORDER BY user_registered desc’ have like 5 seconds.Nothing Changed, still loading time of 13 seconds. When i deactivate the Plugin it is <1 second
Jello Missveronica,
thank you so much! Now I am able to get mails but neither the account activation link nor the password reset link is generated.
Best,
Jannis