not able to bulk delete users
-
I tried to BULK DELETE users. I have over 20K subscribers that I want to delete. When I do it nothing happens and “page not found” comes up on my site. Anything else I can try? I am not using any addons
-
I think most probably you are running out of memory. How much memory is allocated to php in your server? You can find this information in “Bulk Delete -> System Info”.
In v5.2 which I just released, you can try to delete users in batches. Update to v5.2 and see if you are getting the same issue even when you try to delete in batches.
Also I am assuming that you are not using any of my addons. Is that correct?
Thank you for your help. I tried again with v5.2 and got the same result. Yes that is correct I am not using addons. Would that help? There is no way to delete in batches as far as I can see.
### Begin System Info ###
## Please include this information when posting support requests ##
WordPress Memory Limit: 64M
PHP Safe Mode: No
PHP Memory Limit: 256M
PHP Upload Max Size: 7M
PHP Post Max Size: 7M
PHP Upload Max Filesize: 7M
PHP Time Limit: 30
PHP Max Input Vars: 1000
PHP Arg Separator: &
PHP Allow URL File Open: Yes
WP_DEBUG: DisabledEMPTY_TRASH_DAYS: 30
WP Table Prefix: Length: 10 Status: AcceptableSession: Enabled
Session Name: PHPSESSID
Cookie Path: /
Save Path: /tmp
Use Cookies: On
Use Only Cookies: OnDISPLAY ERRORS: On (1)
FSOCKOPEN: Your server supports fsockopen.
cURL: Your server supports cURL.
SOAP Client: Your server has the SOAP Client enabled.
SUHOSIN: Your server does not have SUHOSIN installed.ACTIVE PLUGINS:
Bulk Delete: 5.2
Contact Form 7: 3.8.1
EWWW Image Optimizer: 1.4.3
Google Analytics for WordPress: 4.3.3
Magic Action Box Pro: 2.11
Page Link Manager: 1.0b
WordPress Social Login: 2.1.3
### End System Info ###Yes, my suspicion is correct. WordPress has only 64 MB of memory and with that it will not be able to delete 20k users in a single go.
As I said before try to delete them in batches. When you go to “Bulk Delete -> Bulk Delete Users -> By User Role”, enable the “Only delete first x users” option and enter a value like 100 or something. After that try to increase the values slowly to see that maximum value supported by your server.
That didn’t work, not even 20.
So do I need to add memory? I don’t know how but can look into it. How much would I need?
Thank you very much for your help. I’m not a savy user but I’m trying!
Should I assume that this plug-in won’t work for me and I will have to delete them manually? Or will using an addon help?
I guess there is some problem in your server configuration. Will it be possible for you to give me access to your server so that I can have a look around?
You can send me the username and password through this form http://bulkwp.com/contact/
I didn’t receive any email from you. Are you still facing this issue?
My site has been hacked and the plug-in was removed. I hope you are not facing this issue with other clients.
Sorry to hear about your site being hacked.
I would strongly recommend you to either contact your web host or hire someone to find out how your site was hacked and whether any backdoor is left open or not.
Most of the time hackers leave a backdoor on the sites they have hacked.
The topic ‘not able to bulk delete users’ is closed to new replies.