<?xml version="1.0"?><!-- generator="bbPress" -->

<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
>

<channel>
<title>MachForm Community Forums Topic: SQL error when setting entries filter</title>
<link>https://www.machform.com/forums/</link>
<description>MachForm Community Forums Topic: SQL error when setting entries filter</description>
<language>en</language>
<pubDate>Mon, 04 May 2026 00:07:21 +0000</pubDate>

<item>
<title>yuniar on "SQL error when setting entries filter"</title>
<link>https://www.machform.com/forums/topic/sql-error-when-setting-entries-filter#post-19623</link>
<pubDate>Sat, 09 Nov 2013 17:07:38 +0000</pubDate>
<dc:creator>yuniar</dc:creator>
<guid isPermaLink="false">19623@https://www.machform.com/forums/</guid>
<description>&#60;p&#62;bebinim -- Is it possible for you to contact us directly and let us know temporary FTP login to your machform folder?&#60;br /&#62;
We'll need to check this directly.&#60;/p&#62;
&#60;p&#62;It seems there is some problem with the record of that form.
&#60;/p&#62;</description>
</item>
<item>
<title>bebinim on "SQL error when setting entries filter"</title>
<link>https://www.machform.com/forums/topic/sql-error-when-setting-entries-filter#post-19604</link>
<pubDate>Fri, 08 Nov 2013 02:32:03 +0000</pubDate>
<dc:creator>bebinim</dc:creator>
<guid isPermaLink="false">19604@https://www.machform.com/forums/</guid>
<description>&#60;p&#62;I added some fields to the form with first problems, then duplicated them and deleted some ... and that fixed the first problem ..&#60;br /&#62;
but the second problem ..did the same thing ... still gives me the error code.
&#60;/p&#62;</description>
</item>
<item>
<title>bebinim on "SQL error when setting entries filter"</title>
<link>https://www.machform.com/forums/topic/sql-error-when-setting-entries-filter#post-19603</link>
<pubDate>Fri, 08 Nov 2013 02:20:13 +0000</pubDate>
<dc:creator>bebinim</dc:creator>
<guid isPermaLink="false">19603@https://www.machform.com/forums/</guid>
<description>&#60;p&#62;I do have the same problem :&#60;br /&#62;
SQL: [340] select count(*) total_row from (select &#60;code&#62;id&#60;/code&#62;, &#60;code&#62;id&#60;/code&#62; as &#60;code&#62;row_num&#60;/code&#62; ,&#60;code&#62;element_320&#60;/code&#62;,&#60;code&#62;element_5&#60;/code&#62; from ap_form_17179 A WHERE (date(date_created) &#38;lt; '2013-11-12' AND (payment_status = '' OR payment_status IS NULL) AND element_1_1 = '1' AND element_1_1 = '1') AND &#60;code&#62;status&#60;/code&#62;=1 ) B Params: 0 Query Failed: SQLSTATE[42S22]: Column not found: 1054 Unknown column 'payment_status' in 'where clause'&#60;/p&#62;
&#60;p&#62;in one form and :&#60;/p&#62;
&#60;p&#62;SQL: [900] select count(*) total_row from (select &#60;code&#62;id&#60;/code&#62;, &#60;code&#62;id&#60;/code&#62; as &#60;code&#62;row_num&#60;/code&#62; ,&#60;code&#62;date_created&#60;/code&#62;,&#60;code&#62;element_322&#60;/code&#62;,&#60;code&#62;element_5&#60;/code&#62; ,(select &#60;code&#62;payment_amount&#60;/code&#62; from ap_form_payments where form_id='16432' and record_id=A.id order by afp_id desc limit 1) payment_amount,ifnull((select &#60;code&#62;payment_status&#60;/code&#62; from ap_form_payments where form_id='16 Params: 0 Query Failed: SQLSTATE[42S22]: Column not found: 1054 Unknown column 'element_322' in 'field list'&#60;/p&#62;
&#60;p&#62;in another form ... they are two different errors ... but i cannot do anything to bypass the page.
&#60;/p&#62;</description>
</item>
<item>
<title>yuniar on "SQL error when setting entries filter"</title>
<link>https://www.machform.com/forums/topic/sql-error-when-setting-entries-filter#post-17253</link>
<pubDate>Sat, 16 Feb 2013 05:34:48 +0000</pubDate>
<dc:creator>yuniar</dc:creator>
<guid isPermaLink="false">17253@https://www.machform.com/forums/</guid>
<description>&#60;p&#62;maperformance -- this is a bug indeed. Please contact us directly and we'll send you a fix for this.&#60;br /&#62;
&#60;a href=&#34;http://www.appnitro.com/contact&#34; rel=&#34;nofollow&#34;&#62;http://www.appnitro.com/contact&#60;/a&#62;
&#60;/p&#62;</description>
</item>
<item>
<title>maperformance on "SQL error when setting entries filter"</title>
<link>https://www.machform.com/forums/topic/sql-error-when-setting-entries-filter#post-17237</link>
<pubDate>Fri, 15 Feb 2013 21:38:35 +0000</pubDate>
<dc:creator>maperformance</dc:creator>
<guid isPermaLink="false">17237@https://www.machform.com/forums/</guid>
<description>&#60;p&#62;Thanks for the feedback. I understand WHY the error is showing, but like I stated I cannot edit or clear the filter. HOW do I clear or change the filter when those links on the page do nothing? Seems like a bug to me.
&#60;/p&#62;</description>
</item>
<item>
<title>Saghalie on "SQL error when setting entries filter"</title>
<link>https://www.machform.com/forums/topic/sql-error-when-setting-entries-filter#post-17210</link>
<pubDate>Fri, 15 Feb 2013 03:45:43 +0000</pubDate>
<dc:creator>Saghalie</dc:creator>
<guid isPermaLink="false">17210@https://www.machform.com/forums/</guid>
<description>&#60;p&#62;Where did you apply the filter?  It looks to me like you put the incorrect column name in the filter itself.  So check your database and make sure you are using the correct column (e.g. payment_status).  The column name might not be correct.&#60;/p&#62;
&#60;p&#62;Regards,&#60;/p&#62;
&#60;p&#62;Saghalie&#60;br /&#62;
&#60;a href=&#34;http://www.kcmhosting.com&#34; rel=&#34;nofollow&#34;&#62;http://www.kcmhosting.com&#60;/a&#62;
&#60;/p&#62;</description>
</item>
<item>
<title>maperformance on "SQL error when setting entries filter"</title>
<link>https://www.machform.com/forums/topic/sql-error-when-setting-entries-filter#post-17205</link>
<pubDate>Thu, 14 Feb 2013 23:20:28 +0000</pubDate>
<dc:creator>maperformance</dc:creator>
<guid isPermaLink="false">17205@https://www.machform.com/forums/</guid>
<description>&#60;p&#62;I tried filtering one of our form's entries to show only those with a PAID status and it cam back witht his error:&#60;/p&#62;
&#60;p&#62;SQL: [251] select count(*) total_row from (select &#60;code&#62;id&#60;/code&#62;, &#60;code&#62;id&#60;/code&#62; as &#60;code&#62;row_num&#60;/code&#62;, &#60;code&#62;date_created&#60;/code&#62;,&#60;code&#62;element_1_1&#60;/code&#62;,&#60;code&#62;element_1_2&#60;/code&#62;,&#60;code&#62;element_2&#60;/code&#62; from ap_form_1 A WHERE (payment_status = 'paid') AND &#60;code&#62;status&#60;/code&#62;=1 ) B Params: 0 Query Failed: SQLSTATE[42S22]: Column not found: 1054 Unknown column 'payment_status' in 'where clause'&#60;/p&#62;
&#60;p&#62;Now I can't clear the filter to get rid of this. How can I fix it?
&#60;/p&#62;</description>
</item>

</channel>
</rss>
