Foreign language issues

Permalink Browser Info Environment
Hi,

In order to make formify work fine, I need to set up my dashboard to English.
When set to French, it is not possible to create fields. It just holds on forever.

Morever I had to copy all the fields types to the elements folder to edit the views.php for each of them since placeholders or labels with french accents go wrong (utf8 issues). For instance for textboxes, I had to change the code to :
<input class="form-control" type="text" id="formify-field-<?php echo $field->ffID; ?>" name="<?php echo $field->name; ?>" value="<?php echo htmlspecialchars(utf8_decode($field->defaultValue)); ?>" placeholder="<?php echo htmlspecialchars(utf8_decode($field->placeholder)); ?>" maxlength="<?php echo $field->fieldSize; ?>" />

Could you please tell me what is going on?

Kind Regards.

Type: Ticket
Status: Archived
kodmaster
View Replies:
3CGroup replied on at Permalink Reply
3CGroup
I think I have the same issue with German. The solution I found is to use ASCII codes for the special character.

For example: for "ö" I use ö it will translate perfectly in the website to the normal character.
kodmaster replied on at Permalink Reply
kodmaster
Thanks for your reply and the tip mate. I still think though the add-on should be updated to take in consideration foreign languages. It would make things easier for all of us who are dealing with non-english websites dev. :-)
kodmaster replied on at Permalink Reply
kodmaster
And by the way, can you access your fields at all when your dashboard is set to german? I cannot do anything at all. I click on Champs (Fields in french) and it holds on forever. As soon as the dashboard is set to English, it works fine.
kodmaster replied on at Permalink Reply
kodmaster
Can I have some help on this, please? I cannot edit fields when the dashboard is set to french. It is really annoying since my clients need the dashboard to be in their native language.
ConcreteCMS replied on at Permalink Reply
ConcreteCMS
Attention: Since there has been no activity on this issue for two weeks, this issue has been automatically archived.

To re-open this issue, reply to this message.

concrete5 Environment Information

# concrete5 Version
Core Version - 8.3.2
Version Installed - 8.3.2
Database Version - 20180122213656

# concrete5 Packages
Easy Image Slider (1.2), Formify (3.1), HonestWebsites Simple testimonials (1.0.0), Nestable Manual Nav (1.2.0), Stack Infinity (1.2.3), Whale OWL Carousel (2.5.7.9)

# concrete5 Overrides
blocks/stack_infinity/templates/homepage/view.php, blocks/stack_infinity/templates/homepage, blocks/stack_infinity/templates, blocks/stack_infinity, blocks/image/templates/service3/view.php, blocks/image/templates/service3, blocks/image/templates/service4/view.php, blocks/image/templates/service4, blocks/image/templates/logo/view.php, blocks/image/templates/logo, blocks/image/templates/centerblock/view.php, blocks/image/templates/centerblock, blocks/image/templates/service1/view.php, blocks/image/templates/service1, blocks/image/templates/service2/view.php, blocks/image/templates/service2, blocks/image/templates, blocks/image, blocks/page_list/templates/menu5/view.php, blocks/page_list/templates/menu5, blocks/page_list/templates/home_services/view.php, blocks/page_list/templates/home_services, blocks/page_list/templates/seriel_news_home/view.php, blocks/page_list/templates/seriel_news_home, blocks/page_list/templates/footer_menus/view.php, blocks/page_list/templates/footer_menus, blocks/page_list/templates/menu3/view.php, blocks/page_list/templates/menu3, blocks/page_list/templates/menu4/view.php, blocks/page_list/templates/menu4, blocks/page_list/templates/menu6/view.php, blocks/page_list/templates/menu6, blocks/page_list/templates/thumbnail_grid/view.php, blocks/page_list/templates/thumbnail_grid, blocks/page_list/templates/menu2/view.php, blocks/page_list/templates/menu2, blocks/page_list/templates/menu1/view.php, blocks/page_list/templates/menu1, blocks/page_list/templates, blocks/page_list, blocks/whale_manual_nav/view.php, blocks/whale_manual_nav, blocks/formify_form/templates/contact2-form/view.js, blocks/formify_form/templates/contact2-form/view.php, blocks/formify_form/templates/contact2-form, blocks/formify_form/templates/contact3-form/view.js, blocks/formify_form/templates/contact3-form/view.php, blocks/formify_form/templates/contact3-form, blocks/formify_form/templates/contact1-form/view.js, blocks/formify_form/templates/contact1-form/view.php, blocks/formify_form/templates/contact1-form, blocks/formify_form/templates, blocks/formify_form, elements/field_types/next/view.php, elements/field_types/next/config.xml, elements/field_types/next, elements/field_types/radio/view.php, elements/field_types/radio/config.xml, elements/field_types/radio, elements/field_types/date/view.php, elements/field_types/date/config.xml, elements/field_types/date, elements/field_types/divider/view.php, elements/field_types/divider/config.xml, elements/field_types/divider, elements/field_types/textbox/view.php, elements/field_types/textbox/config.xml, elements/field_types/textbox, elements/field_types/file/view.php, elements/field_types/file/config.xml, elements/field_types/file, elements/field_types/wysiwyg/view.php, elements/field_types/wysiwyg/config.xml, elements/field_types/wysiwyg, elements/field_types/previous/view.php, elements/field_types/previous/config.xml, elements/field_types/previous, elements/field_types/product/view.php, elements/field_types/product/config.xml, elements/field_types/product, elements/field_types/attachment/view.php, elements/field_types/attachment/config.xml, elements/field_types/attachment, elements/field_types/textarea/view.php, elements/field_types/textarea/config.xml, elements/field_types/textarea, elements/field_types/number/view.php, elements/field_types/number/config.xml, elements/field_types/number, elements/field_types/phone/view.php, elements/field_types/phone/config.xml, elements/field_types/phone, elements/field_types/checkboxes/view.php, elements/field_types/checkboxes/config.xml, elements/field_types/checkboxes, elements/field_types/label/view.php, elements/field_types/label/config.xml, elements/field_types/label, elements/field_types/select/view.php, elements/field_types/select/config.xml, elements/field_types/select, elements/field_types/time/view.php, elements/field_types/time/config.xml, elements/field_types/time, elements/field_types/hidden/view.php, elements/field_types/hidden/config.xml, elements/field_types/hidden, elements/field_types/boolean/view.php, elements/field_types/boolean/config.xml, elements/field_types/boolean, elements/field_types/email/view.php, elements/field_types/email/config.xml, elements/field_types/email, elements/field_types, themes/seriel/home.php, themes/seriel/page_forbidden.php, themes/seriel/fonts/fontawesome-webfont.svg, themes/seriel/fonts/fontawesome-webfont.woff2, themes/seriel/fonts/glyphicons-halflings-regular.eot, themes/seriel/fonts/glyphicons-halflings-regular.woff2, themes/seriel/fonts/fontawesome-webfont.woff, themes/seriel/fonts/glyphicons-halflings-regular.svg, themes/seriel/fonts/fontawesome-webfont.ttf, themes/seriel/fonts/glyphicons-halflings-regular.ttf, themes/seriel/fonts/fontawesome-webfont.eot, themes/seriel/fonts/glyphicons-halflings-regular.woff, themes/seriel/fonts/FontAwesome.otf, themes/seriel/fonts, themes/seriel/Partenaires.php, themes/seriel/default.php, themes/seriel/Agences.php, themes/seriel/full.php, themes/seriel/Gestion.php, themes/seriel/Services.php, themes/seriel/datasave/serieldata_18062018.sql, themes/seriel/datasave/serieldata.sql, themes/seriel/datasave, themes/seriel/css/jquery-ui.theme.css, themes/seriel/css/site (from imac-vincent-gaulet).css, themes/seriel/css/jquery-ui.min.js, themes/seriel/css/jquery-ui.js, themes/seriel/css/font-awesome.css, themes/seriel/css/jquery-ui.structure.min.css, themes/seriel/css/LICENSE.txt, themes/seriel/css/seriel.css, themes/seriel/css/bootstrap.min.css, themes/seriel/css/bootstrap-theme.min.css, themes/seriel/css/seriel copie 2.css, themes/seriel/css/package.json, themes/seriel/css/bootstrap.css.map, themes/seriel/css/jquery-ui.theme.min.css, themes/seriel/css/bootstrap-social.css, themes/seriel/css/jquery-ui.css, themes/seriel/css/seriel copie.css, themes/seriel/css/bootstrap-theme.css, themes/seriel/css/bootstrap-theme.css.map, themes/seriel/css/bootstrap.css, themes/seriel/css/jquery-ui.min.css, themes/seriel/css/jquery-ui.structure.css, themes/seriel/css/seriel copie 3.css, themes/seriel/css/site (from imac-vincent-gaulet - 2).css, themes/seriel/css, themes/seriel/thumbnail.png, themes/seriel/description.txt, themes/seriel/img/photo_IT@2x.jpg, themes/seriel/img/technologies_wavesoft.png, themes/seriel/img/ico_rappel.png, themes/seriel/img/technologies_sage.png, themes/seriel/img/technologies_linux.png, themes/seriel/img/seriel_services.png, themes/seriel/img/hotel-du-palais-biarritz.png, themes/seriel/img/trait_bleu_v.png, themes/seriel/img/trait_orange_S.png, themes/seriel/img/photo_infrastructure@2x.jpg, themes/seriel/img/numero_cybermalveillance.png, themes/seriel/img/photo_infrastructure.jpg, themes/seriel/img/_competences_disponibilite.png, themes/seriel/img/BG_rappel.jpg, themes/seriel/img/ico_rappel@2x.png, themes/seriel/img/BG_rappel@2x.jpg, themes/seriel/img/BG_bandeau.jpg, themes/seriel/img/photo_gestion.jpg, themes/seriel/img/technologies_dellEMC.png, themes/seriel/img/groupement-des-installateurs-francais.png, themes/seriel/img/technologies_php.png, themes/seriel/img/trait_orange_v.png, themes/seriel/img/trait_rouge_v.png, themes/seriel/img/technologies_debian.png, themes/seriel/img/trait_vert.png, themes/seriel/img/technologies_windows_server.png, themes/seriel/img/BG_cybermalveillance.jpg, themes/seriel/img/trait_vert_v.png, themes/seriel/img/thumbnail.png, themes/seriel/img/seriel_mini_logo.png, themes/seriel/img/degrade.png, themes/seriel/img/photo_dev@2x.jpg, themes/seriel/img/BG_interieur.jpg, themes/seriel/img/technologies_datacore.png, themes/seriel/img/trait_orange.png, themes/seriel/img/trait_rouge.png, themes/seriel/img/BG_cybermalveillance@2x.jpg, themes/seriel/img/BG_lien_recrutement.jpg, themes/seriel/img/photo_IT.jpg, themes/seriel/img/photo_difference.jpg, themes/seriel/img/BG_contact.jpg, themes/seriel/img/ico_differences_competences.png, themes/seriel/img/quote_ico.png, themes/seriel/img/seriel_logo.png, themes/seriel/img/bouney.png, themes/seriel/img/trait_bleu.png, themes/seriel/img/alliance-energies.png, themes/seriel/img/services_seriel.png, themes/seriel/img/photo_dev.jpg, themes/seriel/img/culture-sud.png, themes/seriel/img/photo_gestion@2x.jpg, themes/seriel/img/ico_difference_proximite.png, themes/seriel/img, themes/seriel/elements/header.php, themes/seriel/elements/head.php, themes/seriel/elements/footer.php, themes/seriel/elements, themes/seriel/Contacts.php, themes/seriel/empty.php, themes/seriel/page_not_found.php, themes/seriel/js/bootstrap.js, themes/seriel/js/jquery.js, themes/seriel/js/placeholder.js, themes/seriel/js/npm.js, themes/seriel/js/bootstrap.min.js, themes/seriel/js, themes/seriel/page_theme.php, themes/seriel/Infrastructure.php, themes/seriel/Developpements.php, themes/seriel

# concrete5 Cache Settings
Block Cache - Off
Overrides Cache - Off
Full Page Caching - Off
Full Page Cache Lifetime - Every 6 hours (default setting).

# Server Software
Apache

# Server API
fpm-fcgi

# PHP Version
7.1.19

# PHP Extensions
bcmath, bz2, calendar, cgi-fcgi, Core, ctype, curl, date, dba, dom, enchant, exif, fileinfo, filter, ftp, gd, gettext, gmp, hash, iconv, imagick, imap, intl, ionCube Loader, json, ldap, libxml, mbstring, mcrypt, mysqli, mysqlnd, odbc, openssl, pcre, PDO, pdo_mysql, PDO_ODBC, pdo_pgsql, pdo_sqlite, pgsql, Phar, posix, pspell, redis, Reflection, session, SimpleXML, soap, sockets, SPL, sqlite3, standard, sysvmsg, sysvsem, sysvshm, tidy, tokenizer, xml, xmlreader, xmlrpc, xmlwriter, xsl, Zend OPcache, zip, zlib

# PHP Settings
max_execution_time - 30
log_errors_max_len - 1024
max_file_uploads - 20
max_input_nesting_level - 64
max_input_time - 60
max_input_vars - 1000
memory_limit - 128M
post_max_size - 8M
sql.safe_mode - Off
upload_max_filesize - 2M
ldap.max_links - Unlimited
mysqli.max_links - Unlimited
mysqli.max_persistent - Unlimited
odbc.max_links - Unlimited
odbc.max_persistent - Unlimited
pcre.backtrack_limit - 1000000
pcre.recursion_limit - 100000
pgsql.max_links - Unlimited
pgsql.max_persistent - Unlimited
session.cache_limiter - <i>no value</i>
session.gc_maxlifetime - 7200
soap.wsdl_cache_limit - 5
opcache.max_accelerated_files - 10000
opcache.max_file_size - 0
opcache.max_wasted_percentage - 5

Browser User-Agent String

Mozilla/5.0 (Macintosh; Intel Mac OS X 10_13_4) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/67.0.3396.99 Safari/537.36

Hide Post Content

This will replace the post content with the message: "Content has been removed by an Administrator"

Hide Content

Request Refund

You may not request a refund that is not currently owned by you.