Marco Cimmino
Forum Replies Created
-
Forum: Plugins
In reply to: [Cimy Swift SMTP] Test not completedCheck the spam folder. Cannot do much without info.
Forum: Plugins
In reply to: [Cimy Swift SMTP] Sender mail is overridden all the time…What you want to do and what you get? Please explain correctly.
From your statement you says you want to override and you it did override.Tried right now with WordPress 3.5 and recaptcha enabled, works perfectly. Can you show me which other options you have enabled as already asked?
Ping for info.
Custom code doesn’t handle correctly the dropdown.
Forum: Plugins
In reply to: [Cimy User Extra Fields] Users Extended Page EmptyPlease enable the debug information and tell me which error you get:
http://codex.wordpress.org/Editing_wp-config.php#DebugForum: Plugins
In reply to: [Cimy User Extra Fields] wp_signups passwordIndeed, old passwords won’t be deleted, the patch has effect only for new registered users.
Already fixed for next release.
Forum: Plugins
In reply to: [Cimy User Extra Fields] Files not uploading@charanjits
looks like you’re off topic, people here cannot upload files, while you can seems so. Choose avatar field instead of picture.Forum: Plugins
In reply to: [Cimy User Extra Fields] Disable the registration emailNot possible at the moment.
You mean from:
/wp-admin/user-new.php ?Unluckily I cannot reproduce the issue using v2.3.11 and WordPress 3.5 you need to provide exact options you have set.
Forum: Plugins
In reply to: [Cimy User Extra Fields] Correct use of Avatar fieldLook the documentation, should tell you how to get the thumbnail link.
If doesn’t work provide the code you’re using.Forum: Plugins
In reply to: [Cimy User Extra Fields] Files not uploadingAn answer for this is already present in the FAQ, can you please check that covers your issue too?
http://www.marcocimmino.net/cimy-wordpress-plugins/cimy-user-extra-fields/faq-and-comments/Forum: Plugins
In reply to: [Cimy User Extra Fields] Warnings with new version of Cimy User Extra FieldsThis has been fixed in trunk already, v2.3.12 will have the patch.
Forum: Plugins
In reply to: [Cimy User Extra Fields] wp_signups passwordv2.3.12 will contain the fix suggested by KZeni, that means that password will be still present in a plain text format, but right after the confirmation by the registrant then it will be deleted.
I can still apply a code/decode function to the password, but I believe it will not change much the situation, an user can still decode it looking at the source code.
Does this make sense?