Hi.
Is any way to change the visual design for emails that are sent to approved users?
thank you
HI, we have paid version of woffice and we want manual approve users. But wordpress shows this plugin is not tested with 3 major releases. Please tell us this plugin is still active and stable ?
]]>Hi,
I am adding some html in the approval message but it is not being accepted.
I cannot even add some basic formatting or images.
Please advice on how can this be achieved.
Thank you so much in advance!
]]>Uncaught TypeError: Argument 1 passed to ComponentManualUserApprove\EonetManualUserApprove::check_status_on_login() must be an instance of WP_User, string given, called in C:\xampp\htdocs\gharcool\wordpress\wp-includes\class-wp-hook.php on line 290 and defined in C:\xampp\htdocs\gharcool\wordpress\wp-content\plugins\eonet-manual-user-approve\component-manual-user-approve
]]>Hi,
I have this plugin installed and when I get a new sign up– I get an email about it but when I go to “users’ and click pending there are no pending users.
I have to scroll through the list of users to find them. They say they are “pending” when I do find them but does not show up in the pending filter list
Would be great is the pending filter list can work
thanks for the help!
]]>Is this possible to send emails to admin more than one email id’s when the user registered, etc?
]]>the text added to the email templates does not seem to be translatable using WPML.
we resorted to write all language versions of the text in the same box, but in doing so the “Password:” bit appears way down the email.
so as well as asking for WPML support, i’m +1 this request
there seems to be a ‘eonet_mua_hide_password_from_email’ filter to disable the output, but i can’t make it work.
meanwhile, i had to resort to commenting out the line in component-manual-user-approve/classes/Eonet_MUA_Message.php, around line 257:
if(!empty($password) && !apply_filters('eonet_mua_hide_password_from_email', false)) {
$message .= "\r\n\r\n";
// $message .= __('Password:', 'eonet-manual-user-approve') . ' '. $password;
}
]]>
Hi,
I search to find the last users approved,
It’s possible?
Thank you
]]>For some reason none of the pops/alerts are coming up after the user signs up.
Neither pending, denied or accepted notifications do not come up.
This is a screenshare of when a user who signed up and is in Pending,
No pops appear, makes it seem as if the user was just booted out after signing up.
]]>It would be nice to have a Pending Users Bubble appear in the admin menu where the users are just like it would for pending posts or pending comments. This would be a visual representation of how many users are pending approval whenever the admin logs in.
]]>Hi there
Have been using this plugin for a while and it works great. Until I had a need to use a document library system. Now, the upload feature for the library system will not work while the Eonet plugin is active. i receive the following error:
eonet_admin.min.js?ver=1.0.0:2 bootstrap-slider.js – WARNING: $.fn.slider namespace is already bound. Use the $.fn.bootstrapSlider namespace instead.
Fortunately, I can deactivate the Eonet plugin, upload my files and then reactivate. However, it would be great to have this resolved.
Thanks!
]]>Filtering users by status only works for “approved”. If I try to filter on “pending” or “denied” it lists all users.
This also means that the link sent to admin when a user is pending, shows all users instead of just pending users.
This makes is almost impossible to find pending users in a site with thousands of users.
Is there some other way to find out which users are waiting for approval?
]]>In your description and help text you use the word “he” for admins, users, etc. This is quite unusual in 2019, and feels quite alienating. It would be better to use the word “they”, as we customarily do when referring to someone whose sex we do not know.
]]>Hi,
I have a client who has run into this error (below) through the built in WordPress error reporting (Your Site is Experiencing a Technical Issue).
Is there an update or resolution that could be applied to this error?
Thank You.
WordPress 5.2
PHP 7.3.6-1
OS: Ubuntu 16.04.1
MySQL: MariaDB 10.3.15
Nginx: 1.17.0
An error of type E_ERROR was caused in line 255 of the file /plugins/eonet-manual-user-approve/component-manual-user-approve/EonetManualUserApprove.php. Error message: Uncaught TypeError: Argument 1 passed to ComponentManualUserApprove\EonetManualUserApprove::check_status_on_login() must be an instance of WP_User, instance of WP_Error given, called in /wp-includes/class-wp-hook.php on line 288 and defined in /plugins/eonet-manual-user-approve/component-manual-user-approve/EonetManualUserApprove.php:255
Stack trace:
#0 /wp-includes/class-wp-hook.php(288): ComponentManualUserApprove\EonetManualUserApprove->check_status_on_login(Object(WP_Error))
#1 /wp-includes/plugin.php(208): WP_Hook->apply_filters(Object(WP_Error), Array)
#2 /wp-includes/user.php(168): apply_filters(‘wp_authenticate…’, Object(WP_User), ‘*********’)
#3 /wp-includes/class-wp-hook.php(286): wp_authenticate_username_password(Object(WP_User), ‘*********’, ‘*********’)
#4 /wp-includes/plugin.p
Hi, great plugin it’s really very useful!
I have noted that the {{$user_firstname}} and {{$user_lastname}} variables are not populated on the “email to admin (content)”. I’ve verified that these fields are filled in by the user at registration.
The other variables are populated.
We are also using BuddyPress, is it possible there’s some kind of conflict?
Kind regards
]]>There is a issue with encode single quotation mark in blog name in the mail:
–> L81#039;offre
How to correct it ?
Thank
]]>Hi,
The image cover.jpg is missing (eonet-manual-user-approve/trunk/core/assets/images/cover.jpg), mentioned in /wp-content/plugins/eonet-manual-user-approve/core/assets/css/eonet_ui_frontend.min.css
Could not find it in the repository either.
Regards
]]>Hello,
there is a conflict between Eonet Manual User Approve and Photo Gallery (https://de.www.ads-software.com/plugins/photo-gallery/). If Eonet is active, the options page of Photo Gallery doesn’t work. Also it’s not possible to update galleries.
Could you please check this?
I’ve reported this issue also in the support forum of Photo Gallery.
Kind regards,
Waldemar
Hello,
I how can customize and change url login to use eonet-manual-user-approve?
]]>Hello,
I have just installed plugin. Works great thanks.
However I have just noticed that when creating a new topic in BBpress Forum, no emails are sent to admin and suscribers !!
is there any explanation ?
Notifications emails were sent before installation of eonet plugin.
Thanks,
]]>line 319 of eonet-manual-user-approve/component-manual-user-approve/classes/Eonet_MUA_Message.php
maybe this:
apply_filters('eonet_mua_email_content_pending_uers_url', $pending_users_url);
was meant to be:
apply_filters('eonet_mua_email_content_pending_users_url', $pending_users_url);
hi Antonio,
a year ago you said you were going to check @ahcferret solution for WooCommerce compatibility.
any news on your findings? because the fix does not really work: after registration, user is sent straight to the My Account dashboard and can carry on as logged in user.
any help really appreciated!
]]>Hi,
We want to disable the user approved notification email because another plugin already does it. Can you let us know?
I want to do something that involves the use of a hook or override from the child theme. I see the function where the plugin sends the email, but not sure how to override it. Thank you!
]]>according the changelog this would have been fixed some versions ago, but yet in the latest version i miss to see where is the setting to change the admin’s email to a custom one?
Thanks
The quickview (magnifying glass) links are what we use to open our products. This plugin works perfectly for what we need except the popups immediately close and the page is stuck on a gray background. Any help would be appreciated
]]>I just installed this plugin on a site using the OceanWP Pro theme. No other changes other than this plugin and it the horizontal dropdown menus. Deactive plugin and menus work again.
Any ideas on how to fix
]]>Hi!
I’ve tried to deelte unregistered user from admin – users – registrations managment page and this appeared:
Watch out! You are using the Eonet manual user approval plugin. This page regards BuddyPress pending registrations, which is different and not used with this plugin as the activation email is never sent. Thus not useful. Please use the “All” tab to approve or deny users.
Warning: Cannot modify header information – headers already sent by (output started at D:\OSPanel\domains\Test\wp-content\plugins\eonet-manual-user-approve\component-manual-user-approve\classes\Eonet_MUA_UsersListManager.php:51) in D:\OSPanel\domains\Test\wp-includes\pluggable.php on line 1219
]]>Hello.
Problem with receiving email from eonet. Please, add Cyrillic support.
Received be:
VB0N, sefsfgsgfsd, 0H 0:0^=B 1K^ ?0A?OE>20 ?0F25@460=K. C4750A =0 Abodva. 0A;O ^20E>4C =0 A09B 0102O7:>20 703@C7VF5 D>B0 20H0 ?@>DV;O. 01 C209AFV =0 A09B, :0;V ;0A:0, ?5@0947VF5 ?0 A?0AK;FK: https://r.abodva.com.
Should be:
В?таю, {{$user_login}},
Ваш ака?нт бы? паспяхова пацверджаны. Будзем радыя бачыць Вас на {{$site_name}}.
Пасля ?ваходу на сайт абавязкова загруз?це фота ваша проф?ля.
Каб увайсц? на сайт, кал? ласка, перайдз?це па спасылцы: {{$access_url}}.
]]>
We would like to not send the user an email if they are denied access. Is this possible?
]]>Hello,
I guess this is a feature request: The ability for Eonet Manual User Approve to send new user requests to more than one email address.
]]>