Marco Cimmino
Forum Replies Created
-
EDIT:
I don’t get it why you need this change, doesn’t work right now as you wish?I am very disappointed that they aren’t compatible by default
It is hard to understand people that are disappointed by free products that they don’t even support with donations.
At this moment this requires custom coding to get it to work. I at least have not found a plugin yet which can deal with the cimy fields.
Yes this because I am not saving custom fields data into usersmeta table.
I thought that I could change everything and save into usersmeta but here some pro and cons:
Pro:
1. would work out of the box with all plug-ins that browse into usersmeta
2. would make work easier for me in the futureCons:
1. need coding time from my side (a lot)
2. some of the powerful functions like get_cimyFieldValue and set_cimyFieldValue would be void or well I can always tune them to point to the new tables.I think I will do it as the requests are all going in that direction.
I would for sure need some donation and tag it as v3.0.0 from that (due to API breakage).In the meanwhile v2.2.0 is coming out shortly with WordPress MS >=3.1 fixes.
More constructive comments like yours Juliette are welcome.Can you please run these three lines for me and tell me relative output?
echo __FILE__;
echo dirname(__FILE__);
echo plugin_basename(dirname(__FILE__));1) I don’t get it why should give error. Only thing I can think of is plugin_basename doesn’t work correctly in your WordPress for some reasons.
Would be nice to know more on your system and versions.
2) small screen?
3) I know and I use it, I am slowly fixing them, but takes time and priority is to fix real bugs 😉
Forum: Plugins
In reply to: [Cimy Header Image Rotator] Cimy Header Image Rotator not user friendlyIt’s a div so if you know just a little bit of html you’ll know where to place it.
Plus in the FAQ is linked a tutorial on how to include it in Twenty Ten theme.
Not sure how can I help you more.Fixed in v2.1.2 that will come soon.
Search for Cimy User Manager – donation is also welcome if all my work saved you tons of time.
Forum: Plugins
In reply to: [Plugin: Cimy User Extra Fields] Approve Users First Option?Ah I misunderstood, indeed that option does not exist in my plug-in.
And I would never have blasted you if you had just answered Icool respectfully.
Here the only non respectful person is you that speak with no knowledge of WordPress and blame a person that spent hours of his free time and gives away for FREE and OPEN SOURCE his code.
Now if you want to be reasonable: donate some cash or send me a patch and I will include it in next release.
Forum: Plugins
In reply to: [Plugin: Cimy User Extra Fields] Approve Users First Option?Option is already there and is called “Enable email confirmation”
silly error in your plugin
Do you understand that most of the stuff that my plug-in does is an hack because WordPress doesn’t allow certain things by design?
So for you is obviously a silly error for me is hours of code to workaround what WordPress hasn’t been design for.
Hint:
That message isn’t printed by my plug-in, but by WordPress, so to remove it I need another hack that first thing comes to my mind is a JavaScript that hides it, this means:
1. is not fault of my plug-in (see: wp-login.php if you do not believe me)
2. is just another hack to workaround WordPress bad design
3. works only for users with JavaScript enabled.Anyways go and use whatever you want, I don’t need ignorant (but arrogant) users like you.
So kind to donate to have this option implemented?
Hi Juliette,
I think your vision is not the right one until you propose a change in WordPress itself.Why? Try this:
1. disable my plug-in
2. go to your own profile
3. change the email address to something illegal like: ‘ciao@@@ciao.it$’
4. change also some other fields
5. hit updatewhat happens? Exactly same behaviour as my plug-in.
So changing the way as you want would be not consistent with WordPress behaviour that means confusion.So I would prefer you file a Feature Request against WordPress bug tracker instead of my plug-in.
Smile,
MarcoYour behaviour happens correctly during registration, where user has no saved data.
However this is not a real bug, most likely a design decision as I thought that user if sees already filed fields with new data but there is also an error will start to think:
“Did it save the fields without errors or none of them are saved?”Point is none of them are saved until no errors appear due to WordPress design.
So you really think your behaviour is easier to understand for the user?It is more likely a design decision. Convince me that your idea is better than mine.
That’s crazy, first one that is complaining about too many features.
Go and use another plug-in!