Marco Cimmino
Forum Replies Created
-
No, to do this I should add some more code to use email as username. I need time to do it.
Forum: Plugins
In reply to: [Cimy User Extra Fields] [Plugin: Cimy User Extra Fields] Awesome plugin!Thanks
Forum: Plugins
In reply to: [Cimy User Extra Fields] [Plugin: Cimy User Extra Fields] Broke all wp-adminDefine “broke”
I am working on a fix for the security issue.
From the FAQ:
Q: I cannot edit neither delete some Extra Fields, usually after the 10th one, why?
A: Your PHP server is probably limiting number of $_POST elements, Suhosin for example does it. Please allow at least 500 or more vars.
http://www.hardened-php.net/suhosin/configuration.html#suhosin.post.max_varsThis was covered already in the FAQ
http://www.marcocimmino.net/cimy-wordpress-plugins/cimy-swift-smtp/faq-and-comments/Tried using STARTTLS?
Forum: Plugins
In reply to: [Cimy User Manager] [Plugin: Cimy User Manager] International charactersCan you try v1.4.0 using PHP >= 5.1.0 please?
Yes, then you have to change the setting in your php.ini
I will try to make it smarter and show proper error.All right thanks, will try to reproduce and fix.
anmari can you _please_ paste here your wp-config.php lines related on the topic?
If you paste a way to reproduce instead of random fixes I double check your fix doesn’t break other installations.If you keep not posting a use case to reproduce then you’re just posting noise here.
Please add the relative wp-config.php lines that you have, so I paste exactly into mine.The problem is not the shared directory or the locaion, is you changed ‘plugins’ to something else right?
I always missed the right bit to reproduce this issue.
Sure, use my private email address.
Forum: Plugins
In reply to: [Cimy User Extra Fields] [Plugin: Cimy User Extra Fields] Found 2 PHP NoticesOn the commercial site you leave WP_DEBUG turned on? :O