<?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 not working</title>
		<link>http://www.kriesi.at/support/topic/contact-form-not-working-12</link>
		<description>Support Forum - Topic: Contact form not working</description>
		<language>en-US</language>
		<pubDate>Wed, 22 May 2013 07:00:18 +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-not-working-12" rel="self" type="application/rss+xml" />

		<item>
			<title>Aserra on "Contact form not working"</title>
			<link>http://www.kriesi.at/support/topic/contact-form-not-working-12#post-85299</link>
			<pubDate>Mon, 26 Nov 2012 00:16:48 +0000</pubDate>
			<dc:creator>Aserra</dc:creator>
			<guid isPermaLink="false">85299@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Thanks a lot! Now is working!
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Dude on "Contact form not working"</title>
			<link>http://www.kriesi.at/support/topic/contact-form-not-working-12#post-84699</link>
			<pubDate>Tue, 20 Nov 2012 12:33:15 +0000</pubDate>
			<dc:creator>Dude</dc:creator>
			<guid isPermaLink="false">84699@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hi! &#60;/p&#62;
&#60;p&#62; Please elaborate - do you receive any contact form mails at all? Did you try contact form plugins like: &#60;a href=&#34;http://wordpress.org/extend/plugins/contact-form-7/&#34; rel=&#34;nofollow&#34;&#62;http://wordpress.org/extend/plugins/contact-form-7/&#60;/a&#62; ? If this plugin doesn't work too you maybe need to contact your hoster because some hoster restrict the php mail function, etc.&#60;/p&#62;
&#60;p&#62; Regards,&#60;br /&#62;
Peter
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Aserra on "Contact form not working"</title>
			<link>http://www.kriesi.at/support/topic/contact-form-not-working-12#post-84665</link>
			<pubDate>Tue, 20 Nov 2012 02:34:14 +0000</pubDate>
			<dc:creator>Aserra</dc:creator>
			<guid isPermaLink="false">84665@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hi, I have some trouble with the Contact form. &#60;/p&#62;
&#60;p&#62;I pasted my contact.php, could you tell me which lines I should modify?&#60;/p&#62;
&#60;p&#62;Thanks a lot!&#60;/p&#62;
&#60;p&#62;&#38;lt;?php&#60;br /&#62;
$pageinfo = array('full_name' =&#38;gt; 'Contact Options', 'optionname'=&#38;gt;'contact', 'child'=&#38;gt;true, 'filename' =&#38;gt; basename(__FILE__));&#60;/p&#62;
&#60;p&#62;$options = array (&#60;/p&#62;
&#60;p&#62;	array(	&#34;type&#34; =&#38;gt; &#34;open&#34;),&#60;/p&#62;
&#60;p&#62;	array(	&#34;name&#34; =&#38;gt; &#34;Contact Page&#34;,&#60;br /&#62;
			&#34;desc&#34; =&#38;gt; &#34;The Page you choose here will display the Contact Form in addition to the normal page content:&#34;,&#60;br /&#62;
	        &#34;id&#34; =&#38;gt; &#34;contact_page&#34;,&#60;br /&#62;
	        &#34;type&#34; =&#38;gt; &#34;dropdown&#34;,&#60;br /&#62;
	        &#34;subtype&#34; =&#38;gt; &#34;page&#34;),&#60;/p&#62;
&#60;p&#62;	array(	&#34;name&#34; =&#38;gt; &#34;E-Mail adress&#34;,&#60;br /&#62;
			&#34;desc&#34; =&#38;gt; &#34;Enter the Email adress where mails should be delivered to. (default is '&#34;.get_option('admin_email').&#34;')&#34;,&#60;br /&#62;
            &#34;id&#34; =&#38;gt; &#34;email&#34;,&#60;br /&#62;
            &#34;type&#34; =&#38;gt; &#34;text&#34;,&#60;br /&#62;
            &#34;std&#34; =&#38;gt; get_option('admin_email')&#60;br /&#62;
            ),	       &#60;/p&#62;
&#60;p&#62;	array(	&#34;type&#34; =&#38;gt; &#34;close&#34;)&#60;/p&#62;
&#60;p&#62;);&#60;/p&#62;
&#60;p&#62;$options_page = new kriesi_option_pages($options, $pageinfo);
&#60;/p&#62;</description>
		</item>

	</channel>
</rss>
