Marco Cimmino
Forum Replies Created
-
Cimy User Manager v1.5.0 got released. Does it work for you now?
Forum: Plugins
In reply to: [Cimy User Extra Fields] Password on RegistrationTry the standard page, if it works, then I am not gonna fix all possible page variation.
Forum: Plugins
In reply to: [Cimy User Extra Fields] Clear Text PasswordsPassword is emailed before hashing, then it is hashed and saved in the same place as WordPress does, users table.
http://codex.wordpress.org/Database_Description#Table:_wp_usersBut yes, I should probably have a checkbox to avoid to email them.
Forum: Plugins
In reply to: [Cimy User Manager] Passwords ImportedOrder doesn’t matter. Yes it can import passwords, see README_OFFICIAL.txt or the documentation link.
Tag need to be:
% PASSWORD %Forum: Plugins
In reply to: [Cimy User Manager] Email handler errorFixed in v1.5.0
Forum: Plugins
In reply to: [Cimy User Manager] BUG: Import emails users – even when told NOT toFixed in v1.5.0
Forum: Plugins
In reply to: [Cimy User Extra Fields] Pictures are not uploadedAs I said in another thread, I never had the time to add support for WooCommerce, I am sorry, you have either to use something else or to avoid uploading files with my plug-in.
Forum: Plugins
In reply to: [Cimy User Extra Fields] Pictures are not uploadedDo you have a standard registration page or customized?
Forum: Plugins
In reply to: [Cimy User Extra Fields] Pictures are not uploadedThings to check:
1. some file extensions are restricted, checked that?
2. file size is too big?
3. file name isn’t standard?Forum: Plugins
In reply to: [Cimy User Extra Fields] Password on RegistrationAny other plug-ins that modifies registration page?
Forum: Plugins
In reply to: [Cimy User Extra Fields] Add confirmation step after registrationThere are two things already supported by the plug-in:
1. add a captcha/recatcha code
2. add email confirmationHi, yes because I did not update Cimy User Manager
Forum: Plugins
In reply to: [Cimy User Extra Fields] Login details email never arrives…Actually it works for me, the only issue is it also sends the email about password changed, so need to fix that.
Are you sure you are using the vanilla WordPress with no other plug-ins?Forum: Plugins
In reply to: [Cimy User Extra Fields] Users ExtentdedDropdown fields actually work ok, you select an element and hit “Search Users” button.
Radio fields are the ones having problem.Forum: Plugins
In reply to: [Cimy Swift SMTP] Time OutOr you host is blocking certain ports.