<?xml version="1.0" encoding="UTF-8"?>
<!-- generator="bbPress/1.0.2" -->
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom">
	<channel>
		<title>Support Forum - Topic: Contact Form character errors</title>
		<link>http://www.kriesi.at/support/topic/contact-form-character-errors</link>
		<description>Support Forum - Topic: Contact Form character errors</description>
		<language>en-US</language>
		<pubDate>Sat, 25 May 2013 10:02:46 +0000</pubDate>
		<generator>http://bbpress.org/?v=1.0.2</generator>
		<textInput>
			<title><![CDATA[Search]]></title>
			<description><![CDATA[Search all topics from these forums.]]></description>
			<name>q</name>
			<link>http://www.kriesi.at/support/search.php</link>
		</textInput>
		<atom:link href="http://www.kriesi.at/support/rss/topic/contact-form-character-errors" rel="self" type="application/rss+xml" />

		<item>
			<title>Dude on "Contact Form character errors"</title>
			<link>http://www.kriesi.at/support/topic/contact-form-character-errors#post-35800</link>
			<pubDate>Thu, 22 Dec 2011 11:08:41 +0000</pubDate>
			<dc:creator>Dude</dc:creator>
			<guid isPermaLink="false">35800@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;I'm not sure but I guess it depends on php/server settings.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>mrvintervind on "Contact Form character errors"</title>
			<link>http://www.kriesi.at/support/topic/contact-form-character-errors#post-35793</link>
			<pubDate>Thu, 22 Dec 2011 09:42:41 +0000</pubDate>
			<dc:creator>mrvintervind</dc:creator>
			<guid isPermaLink="false">35793@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Cool, now it works!!! Thanks alot for awesome a fast support! Good job!&#60;br /&#62;
So what´s the main reason that it fails here and not on other places?
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Dude on "Contact Form character errors"</title>
			<link>http://www.kriesi.at/support/topic/contact-form-character-errors#post-35773</link>
			<pubDate>Thu, 22 Dec 2011 07:18:17 +0000</pubDate>
			<dc:creator>Dude</dc:creator>
			<guid isPermaLink="false">35773@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;You can try to replace following line in abundance\framework\php\class-form-generator.php:&#60;br /&#62;
&#60;pre&#62;&#60;code&#62;mail($to, $subject, $message, $header);&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;with:&#60;br /&#62;
&#60;pre&#62;&#60;code&#62;$subject = utf8_decode($subject);
mail($to, $subject, $message, $header);&#60;/code&#62;&#60;/pre&#62;</description>
		</item>
		<item>
			<title>mrvintervind on "Contact Form character errors"</title>
			<link>http://www.kriesi.at/support/topic/contact-form-character-errors#post-35641</link>
			<pubDate>Wed, 21 Dec 2011 11:07:12 +0000</pubDate>
			<dc:creator>mrvintervind</dc:creator>
			<guid isPermaLink="false">35641@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;No, I´ve never had this problem of my maybe 100 wordpressinstalls with different contact solutions, and if something been wrong it´s been easy to correct and often has it been to convert the document to UTF-8 from Western European.&#60;br /&#62;
The content in the emails look as it should with the characters etc, but it´s in the auto created subject the problem are now today this was in the subject when I tested.from a spanish mail &#34;crecepestaÃ±as (FrÃ¥n Swiss Clinic kontaktformulÃ¤r Swiss Clinic)&#34;, so these characters appears Ã±, Ã¥ etc... but as I said just in the subject in the mail I get from the form.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Dude on "Contact Form character errors"</title>
			<link>http://www.kriesi.at/support/topic/contact-form-character-errors#post-35540</link>
			<pubDate>Tue, 20 Dec 2011 14:42:54 +0000</pubDate>
			<dc:creator>Dude</dc:creator>
			<guid isPermaLink="false">35540@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hey,&#60;br /&#62;
I tried to reproduce the error with German UTF-8 letters (öÖÜÄäüß, etc.) but Ymail and my hoster's webmail panel display all characters properly. Maybe you set the browser options/char encoding to iso-8859-1 or your webmail interface doesn't support utf-8 chars? Did you try Contact Form 7 or &#60;a href=&#34;http://inoplugs.com/formidablepro&#34;&#62;Formidable&#60;/a&#62; - maybe they produce the same error?
&#60;/p&#62;</description>
		</item>
		<item>
			<title>mrvintervind on "Contact Form character errors"</title>
			<link>http://www.kriesi.at/support/topic/contact-form-character-errors#post-35529</link>
			<pubDate>Tue, 20 Dec 2011 11:53:57 +0000</pubDate>
			<dc:creator>mrvintervind</dc:creator>
			<guid isPermaLink="false">35529@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;The contact form that comes with the theme does not handle swedish characters åöä etc when I get the mail from the form to my mailbox.&#60;br /&#62;
The content looks right but it´s the Subject I get in the mail that looks wierd like this &#34;frÃ¥ga (FrÃ¥n Testsite kontaktformulÃ¤r&#34;.&#60;br /&#62;
Does not look that pro for my customer to get, normally i turn the pages to UTF-8 that solves the problem but not in this case, or maybe I change the wrong file?&#60;/p&#62;
&#60;p&#62;Please help my out with this.!
&#60;/p&#62;</description>
		</item>

	</channel>
</rss>
