WP User Manager
Forum Replies Created
-
Can you let me know if this is fixed in 2.9.4 just released?
Hi @nikosmatsankos when you say the website collapses – is there a fatal error?
Can you edit your wp-config.php file to replace this line –
define( ‘WP_DEBUG’, false );
With these lines –
define(‘WP_DEBUG’, true);
define(‘WP_DEBUG_LOG’, true);
define(‘WP_DEBUG_DISPLAY’, false);This means that any errors are logged to `/wp-content/debug.log’, because some errors are not visible on screen.
More details about that at http://codex.ww.wp.xz.cn/Editing_wp-config.php#Debug
Can you then retry the process and send me the debug.log file that should be created.
Forum: Plugins
In reply to: [WP User Manager - User Profile Builder & Membership] Fatal error in v. 2.9Can you post the error you get now @rhettfinck please?
Have you got two versions of the WP User Manager running? This looks like the plugin directory has been renamed to ‘wp-user-manager.disable‘
Forum: Plugins
In reply to: [WP User Manager - User Profile Builder & Membership] Fatal error in v. 2.9Apologies for this. This has been fixed in v2.9.3 just released
Forum: Plugins
In reply to: [WP User Manager - User Profile Builder & Membership] Fatal error in v. 2.9Hi @sbonham22 @jumaron sorry about that! Can you let me know the exact errors you are getting on 2.9.2 please. Can you enable WP_DEBUG.
Forum: Plugins
In reply to: [WP User Manager - User Profile Builder & Membership] Fatal error in v. 2.9The fatals are fixed in 2.9.2 just released.
Forum: Plugins
In reply to: [WP User Manager - User Profile Builder & Membership] Fatal error in v. 2.9Hey @yourkinkz do you have any other login/registration/security plugins installed that might be interfering? WPUM doesn’t redirect to that URL
Hey @karlosuccess thanks for the kind words! Blocked domains/email addresses is a feature of our Security addon. Let me know if you need anything further.
Thanks for the heads up – fixed, and removed the ID so the grey styling won’t apply.
Hallå!
This example template should work for you https://gist.github.com/wp-user-manager/2a5decaaa9c4889f80550831c6b56f1e
Let me know if you need anything further.
Thanks for the report @hellion35. We have it tracked here and will get it fixed in a future version.
Hey @hvmweb this code should help. Let me know if you need anything further.
https://gist.github.com/wp-user-manager/b06bac3f87539470cdaa6b66985c3035
Thanks for the report, and apologies for the issue. I’ve raised the issue and we’ll get it fixed for the next version https://github.com/WPUserManager/wp-user-manager/issues/357