Formbuilder and special characters

Have a question or a suggestion about a 3rd party addon module or plugin?
Let us know here.
Post Reply
User avatar
Nettie
Forum Members
Forum Members
Posts: 53
Joined: Tue Oct 03, 2006 11:42 pm

Formbuilder and special characters

Post by Nettie »

I have installed the form builder module and it works fine execpt it doesn't support special characters like æ ø å. In the e-mail recieved I only get a little square where the letters should have been. It is also a problem if I use the in the labels on some of the fields.

Does anybody know how to get this working?
cyberman

Re: Formbuilder and special characters

Post by cyberman »

Please look at encoding of front and back end - for special chars it must be the same ...
User avatar
Nettie
Forum Members
Forum Members
Posts: 53
Joined: Tue Oct 03, 2006 11:42 pm

Re: Formbuilder and special characters

Post by Nettie »

The encoding in the same on both front and backend
cyberman

Re: Formbuilder and special characters

Post by cyberman »

Have you set locale for frontend in config.php?

Sometimes (dependingly on server defaults) you have to add there encoding too like

Code: Select all

$config['locale'] = 'de_DE.UTF8';
Post Reply

Return to “Modules/Add-Ons”