<?xml version="1.0" encoding="UTF-8"?><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"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
		>
<channel>
	<title>Comments on: Small Pommo Integration</title>
	<atom:link href="http://blog.foaa.de/plugins/small-pommo-integration/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.foaa.de</link>
	<description>Hosting Struggles</description>
	<lastBuildDate>Mon, 26 Jul 2010 07:37:26 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0</generator>
	<item>
		<title>By: uk</title>
		<link>http://blog.foaa.de/plugins/small-pommo-integration/comment-page-1/#comment-3621</link>
		<dc:creator>uk</dc:creator>
		<pubDate>Tue, 23 Feb 2010 01:21:12 +0000</pubDate>
		<guid isPermaLink="false">http://blog.foaa.de/?page_id=65#comment-3621</guid>
		<description>@neaz: Of course. 
You have to edit an existing wordpress template (eg index.php in your theme folder) or &lt;a href=&quot;http://codex.wordpress.org/Pages#Creating_Your_Own_Page_Templates&quot; rel=&quot;nofollow&quot;&gt;create a new one&lt;/a&gt;. There you can print the signup formular for pommo via:
&lt;code&gt;&lt;?php echo spi_print_pommo_form(); ?&gt;&lt;/code&gt;</description>
		<content:encoded><![CDATA[<p>@neaz: Of course.<br />
You have to edit an existing wordpress template (eg index.php in your theme folder) or <a href="http://codex.wordpress.org/Pages#Creating_Your_Own_Page_Templates" rel="nofollow">create a new one</a>. There you can print the signup formular for pommo via:<br />
<code>&lt;?php echo spi_print_pommo_form(); ?&gt;</code></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: neaz</title>
		<link>http://blog.foaa.de/plugins/small-pommo-integration/comment-page-1/#comment-3563</link>
		<dc:creator>neaz</dc:creator>
		<pubDate>Sat, 20 Feb 2010 05:50:35 +0000</pubDate>
		<guid isPermaLink="false">http://blog.foaa.de/?page_id=65#comment-3563</guid>
		<description>You said that &quot;You could also call the formular creation directly in a template via spi_print_pommo_form()&quot;  I couldn&#039;t figure this out? Where shall I put spi_print_pommo_form() in functions.php or Page.php????? 

Will you plz elaborate a bit?</description>
		<content:encoded><![CDATA[<p>You said that &#8220;You could also call the formular creation directly in a template via spi_print_pommo_form()&#8221;  I couldn&#8217;t figure this out? Where shall I put spi_print_pommo_form() in functions.php or Page.php????? </p>
<p>Will you plz elaborate a bit?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: George</title>
		<link>http://blog.foaa.de/plugins/small-pommo-integration/comment-page-1/#comment-1743</link>
		<dc:creator>George</dc:creator>
		<pubDate>Mon, 19 Oct 2009 17:26:36 +0000</pubDate>
		<guid isPermaLink="false">http://blog.foaa.de/?page_id=65#comment-1743</guid>
		<description>Thanks works great.

.05 download from web site arppears to be empty.

also in .04 frontend-gui.php seems to output a label using the pommo field prompt, and then again the same fiend is output in a span class=&quot;&quot;spi-field-comment&quot; so that you end up with the field prompt appearing twice. This can be overridden in css using display:none.</description>
		<content:encoded><![CDATA[<p>Thanks works great.</p>
<p>.05 download from web site arppears to be empty.</p>
<p>also in .04 frontend-gui.php seems to output a label using the pommo field prompt, and then again the same fiend is output in a span class=&#8221;"spi-field-comment&#8221; so that you end up with the field prompt appearing twice. This can be overridden in css using display:none.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: uk</title>
		<link>http://blog.foaa.de/plugins/small-pommo-integration/comment-page-1/#comment-1620</link>
		<dc:creator>uk</dc:creator>
		<pubDate>Mon, 28 Sep 2009 14:46:46 +0000</pubDate>
		<guid isPermaLink="false">http://blog.foaa.de/?page_id=65#comment-1620</guid>
		<description>Hmm, it&#039;s not that easy to debug this from here ;) .. please try the following:

in frontend-gui.php line 94:
----
success: function( result ) {
    result = jQuery( \&#039;#alertmsg\&#039;, result ), data = { success: false, message: \&#039;UNKNOWN\&#039; };
----

replace with:
----
success: function( result ) {
    alert( &quot;RESULT: &quot;+ result );
    result = jQuery( \&#039;#alertmsg\&#039;, result ), data = { success: false, message: \&#039;UNKNOWN\&#039; };
----

and then copy &amp; paste the result and mail it to me.</description>
		<content:encoded><![CDATA[<p>Hmm, it&#8217;s not that easy to debug this from here <img src='http://blog.foaa.de/wp-includes/images/smilies/icon_wink.gif' alt=';)' class='wp-smiley' />  .. please try the following:</p>
<p>in frontend-gui.php line 94:<br />
&#8212;-<br />
success: function( result ) {<br />
    result = jQuery( \&#8217;#alertmsg\&#8217;, result ), data = { success: false, message: \&#8217;UNKNOWN\&#8217; };<br />
&#8212;-</p>
<p>replace with:<br />
&#8212;-<br />
success: function( result ) {<br />
    alert( &#8220;RESULT: &#8220;+ result );<br />
    result = jQuery( \&#8217;#alertmsg\&#8217;, result ), data = { success: false, message: \&#8217;UNKNOWN\&#8217; };<br />
&#8212;-</p>
<p>and then copy &#038; paste the result and mail it to me.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Rembert Oldenboom</title>
		<link>http://blog.foaa.de/plugins/small-pommo-integration/comment-page-1/#comment-1616</link>
		<dc:creator>Rembert Oldenboom</dc:creator>
		<pubDate>Sun, 27 Sep 2009 21:19:06 +0000</pubDate>
		<guid isPermaLink="false">http://blog.foaa.de/?page_id=65#comment-1616</guid>
		<description>Didn&#039;t manage to tackle the UNKNOWN error. Subscription requests are written to the pommo database and the process.php script is processing everything well. It seems to be a problem with ajax interpreting the results. Tried to go back from Dutch to English in Pommo. Didn&#039;t solve the problem. So I&#039;m a bit lost for now.</description>
		<content:encoded><![CDATA[<p>Didn&#8217;t manage to tackle the UNKNOWN error. Subscription requests are written to the pommo database and the process.php script is processing everything well. It seems to be a problem with ajax interpreting the results. Tried to go back from Dutch to English in Pommo. Didn&#8217;t solve the problem. So I&#8217;m a bit lost for now.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Rembert Oldenboom</title>
		<link>http://blog.foaa.de/plugins/small-pommo-integration/comment-page-1/#comment-1615</link>
		<dc:creator>Rembert Oldenboom</dc:creator>
		<pubDate>Sun, 27 Sep 2009 20:22:52 +0000</pubDate>
		<guid isPermaLink="false">http://blog.foaa.de/?page_id=65#comment-1615</guid>
		<description>Subscription forms (non ajax) with checkboxes weren&#039;t accepted.
Fix below

Changed frontend-gui.php at line 163:

OLD: 
field_id. &#039;]&quot; id=&quot;&#039;. $id_prefix. &#039;field&#039;. $field-&gt;field_id. &#039;&quot; value=&quot;1&quot; /&gt;

NEW:
field_id. &#039;]&quot; id=&quot;&#039;. $id_prefix. &#039;field&#039;. $field-&gt;field_id. &#039;&quot; checked=&quot;checked&quot; /&gt;

Still having problems with the ajax version, with UNKNOWN error (pommo installed out of the box, having empty response templates). Trying to solve this one too.</description>
		<content:encoded><![CDATA[<p>Subscription forms (non ajax) with checkboxes weren&#8217;t accepted.<br />
Fix below</p>
<p>Changed frontend-gui.php at line 163:</p>
<p>OLD:<br />
field_id. &#8216;]&#8221; id=&#8221;&#8216;. $id_prefix. &#8216;field&#8217;. $field-&gt;field_id. &#8216;&#8221; value=&#8221;1&#8243; /&gt;</p>
<p>NEW:<br />
field_id. &#8216;]&#8221; id=&#8221;&#8216;. $id_prefix. &#8216;field&#8217;. $field-&gt;field_id. &#8216;&#8221; checked=&#8221;checked&#8221; /&gt;</p>
<p>Still having problems with the ajax version, with UNKNOWN error (pommo installed out of the box, having empty response templates). Trying to solve this one too.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: uk</title>
		<link>http://blog.foaa.de/plugins/small-pommo-integration/comment-page-1/#comment-1431</link>
		<dc:creator>uk</dc:creator>
		<pubDate>Wed, 16 Sep 2009 12:31:29 +0000</pubDate>
		<guid isPermaLink="false">http://blog.foaa.de/?page_id=65#comment-1431</guid>
		<description>The UNKNOWN error is provided if the response of pommo (where this plugin will send the formular data) is unparseable.. Probably you have either not pommo installed correctly or you&#039;ve modified the default response template from pommo.. If so, please look in the attached readme under &quot;The Message from the AJAX Form is always &quot;Error..&quot;...&quot; If not, try to use the non-AJAX formular, maybe you get more errors there.</description>
		<content:encoded><![CDATA[<p>The UNKNOWN error is provided if the response of pommo (where this plugin will send the formular data) is unparseable.. Probably you have either not pommo installed correctly or you&#8217;ve modified the default response template from pommo.. If so, please look in the attached readme under &#8220;The Message from the AJAX Form is always &#8220;Error..&#8221;&#8230;&#8221; If not, try to use the non-AJAX formular, maybe you get more errors there.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Shibly</title>
		<link>http://blog.foaa.de/plugins/small-pommo-integration/comment-page-1/#comment-1396</link>
		<dc:creator>Shibly</dc:creator>
		<pubDate>Mon, 14 Sep 2009 18:34:34 +0000</pubDate>
		<guid isPermaLink="false">http://blog.foaa.de/?page_id=65#comment-1396</guid>
		<description>Something went wrong. (UNKNOWN)
I get this error message. Do i need to define the fields cant I keep it as default. But if i define a field i get the same error</description>
		<content:encoded><![CDATA[<p>Something went wrong. (UNKNOWN)<br />
I get this error message. Do i need to define the fields cant I keep it as default. But if i define a field i get the same error</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Charlie</title>
		<link>http://blog.foaa.de/plugins/small-pommo-integration/comment-page-1/#comment-935</link>
		<dc:creator>Charlie</dc:creator>
		<pubDate>Mon, 17 Aug 2009 12:33:13 +0000</pubDate>
		<guid isPermaLink="false">http://blog.foaa.de/?page_id=65#comment-935</guid>
		<description>Hi Ulrich

Thank you for your prompt answer, yes they work but the problem was the space between ( &lt; ? ) on beginig of the code insted must be ( &lt;? )

 this code work

 this code not work

in my template...

Thank you for your very good plugin...
Best Regards 
Charlie</description>
		<content:encoded><![CDATA[<p>Hi Ulrich</p>
<p>Thank you for your prompt answer, yes they work but the problem was the space between ( &lt; ? ) on beginig of the code insted must be ( &lt;? )</p>
<p> this code work</p>
<p> this code not work</p>
<p>in my template&#8230;</p>
<p>Thank you for your very good plugin&#8230;<br />
Best Regards<br />
Charlie</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: m.a.</title>
		<link>http://blog.foaa.de/plugins/small-pommo-integration/comment-page-1/#comment-446</link>
		<dc:creator>m.a.</dc:creator>
		<pubDate>Fri, 10 Jul 2009 12:19:21 +0000</pubDate>
		<guid isPermaLink="false">http://blog.foaa.de/?page_id=65#comment-446</guid>
		<description>Cooles Plugin, aber zwei Korrekturen die ich bei mir lokal angebracht habe:

In includes.php, Zeile 92, habe ich den SQL Aufruf geändert in:

$fields = $db-&gt;get_results( $s = sprintf( &#039;SELECT * FROM `%sfields` ORDER BY `field_ordering` ASC&#039;, $options[ &#039;spi_table_prefix&#039; ] ), OBJECT );

Damit bleibt die Reihenfolge der Felder erhalten, wie sie in Pommo eingestellt sind.

Und dann in frontend-gui.php, Zeile 151:

&#039;. $field-&gt;field_prompt. &#039;

Da ich persönlich es sinnvoller Finde, wenn die Feldbeschreibungen im Labeltag stehen, anstelle der (meist doch recht willkürlichen) Feldnamen. Deswegen habe ich dann auch alle Ausgaben im Stil


  &#039;. $field-&gt;field_prompt. &#039;


entfernt.</description>
		<content:encoded><![CDATA[<p>Cooles Plugin, aber zwei Korrekturen die ich bei mir lokal angebracht habe:</p>
<p>In includes.php, Zeile 92, habe ich den SQL Aufruf geändert in:</p>
<p>$fields = $db-&gt;get_results( $s = sprintf( &#8216;SELECT * FROM `%sfields` ORDER BY `field_ordering` ASC&#8217;, $options[ 'spi_table_prefix' ] ), OBJECT );</p>
<p>Damit bleibt die Reihenfolge der Felder erhalten, wie sie in Pommo eingestellt sind.</p>
<p>Und dann in frontend-gui.php, Zeile 151:</p>
<p>&#8216;. $field-&gt;field_prompt. &#8216;</p>
<p>Da ich persönlich es sinnvoller Finde, wenn die Feldbeschreibungen im Labeltag stehen, anstelle der (meist doch recht willkürlichen) Feldnamen. Deswegen habe ich dann auch alle Ausgaben im Stil</p>
<p>  &#8216;. $field-&gt;field_prompt. &#8216;</p>
<p>entfernt.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
