Hello,
Since the last upadte i have this issue :
session_start(): open(/var/cpanel/php/sessions/ea-php82/sess_e03628ba178ea19e119596b8cdf366f4, O_RDWR) failed: No such file or directory (2)
session_start()
ublk_session_start()
do_action('init')
Whow i can fix it ?
Thank you.
]]>there is currently no option to block as well an email that is not in the user database, please add such an option so we can input the email and block it
]]>PHP Warning: session_start(): Session cannot be started after headers have already been sent in /wp-content/plugins/user-blocker/includes/user-blocker-common-functions.php on line 448
How long is this error going to be ignored?
]]>After the recent update your app is no longer working as intended. Blocked users by date can just login without any prompt. If you use permanent blocked the plugin still works.
Few weeks back i send in to support whereby if we have Wordfence active it does not show the remarks of why the user was blocked instead it just says ERROR: The username or password you entered is incorrect. Lost your password?
As Wordfence is one of the most used security plugin I hope that you could look into ensuring the error reflects your error message instead of Wordfence’s error message.
Lastly, your URL redirect does not work inserting a address/ link to redirect to has no outcome. It just remains at the login page.
NEWS FROM SOLWIN INFOTECH on main dashboard, how to disable it ? it’s too big ! Thank you for the great plugin but this board on the dashboard is clearly too big and breaks the display of my dashboard panels. Is there a way to hide it please ? Thanks for your help.
]]>Hi,
I just downloaded the plugin for testing. I use the Theme My Login login page in combination with reCaptcha to let users log in. For the blocked user (blocked by user role), nothing happens: the user is not logged in (that’s ok), but the message I entered is not shown (that’s a problem). Any suggestions?
Thanks,
André
]]>I’ve been rolling all over and no users were blocked, now my back hurts, how to proceed?
]]>Warning: session_start(): Session cannot be started after headers have already been sent in wp-content/plugins/user-blocker/includes/user-blocker-common-functions.php on line 448
Please fix this.
]]>why author does not answer anymore?
I know this is free. Charge a one time fee for users so we can have some basic support!
No answers for months now and the support questions are just a few. Would take some minutes to answer.
Thanks if that matters.
]]>Hi, does your plugin support WP multisite mode? Can I block users from the multisite user account master control panel so they are locked on all sites?
I’m talking about WordPress’ native multisite mode, no third party plugins in concern. Thanks.
]]>Hello and a happy new year. For some days now I cannot access all the pages of my users thru your plugin. I can only see and access the very first page only. When I try to go to any other page with next there is a permission denial. Can you please address this problem?
Thanks.
I was working great until today when i needed to block a user i click on the link on my sidebar and it takes me to a permission page. No matter if i select to opt in or skip it stays on the same page… Pls Help
]]>Hello, the following error is still not resolved for php7.4
NOTICE: PHP message: PHP Warning: session_start(): Session cannot be started after headers have already been sent in /var/www/html/wp-content/plugins/user-blocker/includes/user_blocker_common_functions.php on line 510
note this is affecting cron jobs and therefore other plugins that need cron.
this has been reported for two years
the code in question looks at a constant regarding headers.
function ublk_session_start() {
if(session_status()!=PHP_SESSION_ACTIVE) {
session_start([‘read_and_close’ => true]);
}
}`
noted here
https://www.php.net/manual/en/function.session-status.php
Note session_status() is for file based session only.
DB based session status needs to have custom function based on table structure.
also != should probably be !==
however this method PHP function headers_sent() may work better
https://www.php.net/manual/en/function.headers-sent.php
Perhaps it is attached to the wrong action, see here
https://www.ironistic.com/insights/using-php-sessions-in-wordpress/
]]>I blocked a user by date, but he is still able to log into his account.
The user is also able to post in the forums.
Is the plugin supposed to work with bbpress, and when blocked – > is it supposed to log the user out of his account?
I have a site with 10k+ members (subscribers), I read in the reviews that some sites crash because of the plugin. Mine does not, is the plugin changed to be able to handle big user databases?
]]>hello,
will be nice if there is a shortcode to add on the login page, because not every theme shows the message when you try to login,
We need a user block option for both administrator and author rolls. how to give the user block option to author roll.
]]>Is there a way to automatically block a user when a user closes his account? Maybe with a shortcode that can be placed in the user’s profile.
]]>It would be great to have preconfigured Block Messages that can be selected instead of typing block messages every time
]]>How to remove user from the permanent block list? Is there an easy and straight forward way?
]]>I have translated the plugin for me with Loco Translate in German. Only with the times it does not fit How can I make German time from 12 AM or PM, so 12:oo clock or 00:00 clock and so on ? Thanks for the help
]]>Hello, I am getting
NOTICE: PHP message: PHP Warning: session_start(): Session cannot be started after headers have already been sent in /var/www/html/wp-content/plugins/user-blocker/includes/user_blocker_common_functions.php on line 510
]]>Hello, is there a way to add an email notification to the admin, when a blocking date is about to reach its deadline regarding any user? That would be a lifesaver! I love this plugin! Thanks
]]>Hello!
Please make a button for the administrator at the top of each user’s profile so that it can be blocked, so that we do not go to the plugin and do not search for it by email. It’s very inconvenient, first we have to copy his email, then go to your plugin and look for him there to block. It would be better to implement part of the functionality directly into the user profile so that when entering the customer profile from woocommerce, it can be blocked.
An update from version 1.5.2 to 1.5.3 using PHP 7.3.30 results in a critical error.
]]>Problem is, it makes it impossible to show all of the plugin in plugin list.
Please check this line in this file:
user-blocker/css/admin_style.css#L675
Is it really necessary to add an overflow hidden for that element?
]]>Incredibly slow query slowing down my website with only 5000 users.
Had to disable entirely because of poor SQL queries.
]]>
This immediately breaks my entire site, and I already have memory up to 1024M, with only 26k users.
Haven’t looked too deeply into the code, but I’d be weary of installing this on your site, unless you have a staging site, FTP access, and database access in case it breaks your site too and need to revert it.
Thankfully I tested it on a staging site first. But come on, WP should not require > 1024M to run a basic plugin. I have my own server, so it’s fine to increase my memory limit; but it’s WordPress: most people do not.
]]>When the blockingdate is over, do users have automatically acces again to the site?
]]>Hello,
Nice plugin and happy i found it! I have one question, where can i find the code (plugin editor) that shows the custom (blocked) message to the user? As I want to customize it so we can add some additional information to the message.
Hope you can help me with this.
Thanks!
Greetings,
W.
]]>It is not possible to block a user by date. When using the search function, it jumps to block user by time
]]>