Can't create Checkbox field in Contao 2.10.4
Hello,
I'm testing xt_members_fieldeditor in an especially freshly installed Contao 2.10.4 but I can't create checkbox field.
I create it called Spécialités / specs with 3 options :
1 / Immobilier résidentiel
2 / Immobilier d'entreprise
3 / Fonds de commerce
Then I export this field (which becomes xt_specs) in the extension called eefic_experts. I update the database.
Then I go to Members in the backend and I got a blank page. I go back to Members field, I click on this field and I have a blank page too.
What's the problem ?
Thanks.
Re: Can't create Checkbox field in Contao 2.10.4
I've just made a new test : no problem with Contao 2.10.
I've resintalled from scratch 2.10.4 : still the blank pages.
I haven't 2.10.3 to test with.
Strange.
Re: Can't create Checkbox field in Contao 2.10.4
Quote:
Then I go to Members in the backend and I got a blank page
Check "Display Error Messages" in "Security settings" in Settings.
It may be choking on the apostrophies (d'entreprise) or special characters (Spécialités)
Re: Can't create Checkbox field in Contao 2.10.4
Thanks Ramjet. I'll try but why does it work with contao 2.10 but not with 2.10.4 ?
Re: Can't create Checkbox field in Contao 2.10.4
i can't really answer that unles we can figure out what the error actually is ;)
Re: Can't create Checkbox field in Contao 2.10.4
Of course. Is there a way for I Download 2.10.3 bersion to test with it ?
Re: Can't create Checkbox field in Contao 2.10.4
Does no error print to screen when you activate "Display Error Messages"?
I tried to put the Contao zipfile here, but its over the forum size limit. Sourceforge should have it i would think.
Re: Can't create Checkbox field in Contao 2.10.4
I've activated "Display error messages" and you were right. The problem comes from the apostrophe in "d'entreprise". I made the test with Contao 2.10 and I have exactly the same problem.
I tried to change the description in Member Fields with "d\'entreprise" but it didn't work. It only works when I modify it directly in the file modules/eefic_experts/languages/fr/tl_member.php .
Do you think this coud be corrected in xtmember_fieldeditor ?
Re: Can't create Checkbox field in Contao 2.10.4
You would need to pm the author (or hope that s/he sees this).
Re: Can't create Checkbox field in Contao 2.10.4
Re: Can't create Checkbox field in Contao 2.10.4
Hello (again ;-) )
A new post in this thread as I've no response from HSchottm after two pm.
No problem for me to correct my files but I can't let someone else add informations in a list.
Don't know what else to do.
Thanks.
Re: Can't create Checkbox field in Contao 2.10.4
Post the error message output here, so we can see where its happening.
You could also (maybe) rename the field to something without an apostrophe????