<?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: Error Editing Submissions</title>
<link>https://www.machform.com/forums/</link>
<description>MachForm Community Forums Topic: Error Editing Submissions</description>
<language>en</language>
<pubDate>Tue, 05 May 2026 05:56:01 +0000</pubDate>

<item>
<title>jcadmin on "Error Editing Submissions"</title>
<link>https://www.machform.com/forums/topic/error-editing-submissions#post-12012</link>
<pubDate>Thu, 19 May 2011 20:01:29 +0000</pubDate>
<dc:creator>jcadmin</dc:creator>
<guid isPermaLink="false">12012@https://www.machform.com/forums/</guid>
<description>&#60;p&#62;I am experiencing the same problem. The solution had already been implemented in my code so that's not solving it for me. &#60;/p&#62;
&#60;p&#62;We cannot make changes to mysql to modify the strict mode. We have many applications using it.&#60;/p&#62;
&#60;p&#62;I did submit a bug report (Bug Report [#539] {26878}) in March. It did not solve the issue for us.&#60;/p&#62;
&#60;p&#62;Do you have any other ideas/suggestions on how to solve this issue?&#60;/p&#62;
&#60;p&#62;Please disregard!!! &#60;/p&#62;
&#60;p&#62;I applied the fix in a different location within the file and I now have editable fields!
&#60;/p&#62;</description>
</item>
<item>
<title>sjones on "Error Editing Submissions"</title>
<link>https://www.machform.com/forums/topic/error-editing-submissions#post-8077</link>
<pubDate>Tue, 01 Dec 2009 03:12:07 +0000</pubDate>
<dc:creator>sjones</dc:creator>
<guid isPermaLink="false">8077@https://www.machform.com/forums/</guid>
<description>&#60;p&#62;Thank you redityo, it worked like a charm.&#60;/p&#62;
&#60;p&#62;Steve
&#60;/p&#62;</description>
</item>
<item>
<title>redityo on "Error Editing Submissions"</title>
<link>https://www.machform.com/forums/topic/error-editing-submissions#post-8060</link>
<pubDate>Sat, 28 Nov 2009 12:20:48 +0000</pubDate>
<dc:creator>redityo</dc:creator>
<guid isPermaLink="false">8060@https://www.machform.com/forums/</guid>
<description>&#60;p&#62;Hi Steve,&#60;/p&#62;
&#60;p&#62;This error sometimes happened due to your mysql setting, however to fix it try to edit your &#34;includes/post-functions.php&#34; and go to around line 1777, you 'll see this code :&#60;/p&#62;
&#60;pre&#62;&#60;code&#62;foreach ($all_child_array as $i){&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;then put these code exactly bellow that line &#60;/p&#62;
&#60;pre&#62;&#60;code&#62;if ($user_input[$base_element_name.$i] == &#38;quot;&#38;quot;) {
	$user_input[$base_element_name.$i] = &#38;#39;0&#38;#39;;
}&#60;/code&#62;&#60;/pre&#62;</description>
</item>
<item>
<title>sjones on "Error Editing Submissions"</title>
<link>https://www.machform.com/forums/topic/error-editing-submissions#post-8057</link>
<pubDate>Fri, 27 Nov 2009 12:22:00 +0000</pubDate>
<dc:creator>sjones</dc:creator>
<guid isPermaLink="false">8057@https://www.machform.com/forums/</guid>
<description>&#60;p&#62;Hello:&#60;br /&#62;
I am going into Form Manager, Entries and selecting an entry (due to a spelling error that I want to correct).&#60;br /&#62;
I select the looking glass beside that particular entry.  When the info opens up, I click on the edit button, make the corrections and save.&#60;/p&#62;
&#60;p&#62;If the form includes a checkbox element and all the checkboxes had been selected by the person filling out the form, everything works fine.&#60;/p&#62;
&#60;p&#62;If the person did not select every checkbox within that particular element, and I make a correction to any other element and press save, I get a white screen with a string of data at the top.&#60;br /&#62;
Example below, I have modified the personal information so it is not real:&#60;/p&#62;
&#60;p&#62;UPDATE &#60;code&#62;ap_form_3&#60;/code&#62; set &#60;code&#62;element_1_1&#60;/code&#62;='test',&#60;code&#62;element_1_2&#60;/code&#62;='user',&#60;code&#62;element_2&#60;/code&#62;='tuser@mydomain.ca',&#60;code&#62;element_3_1&#60;/code&#62;='3816 hwy 177 e',&#60;code&#62;element_3_2&#60;/code&#62;='',&#60;code&#62;element_3_3&#60;/code&#62;='wawa',&#60;code&#62;element_3_4&#60;/code&#62;='on',&#60;code&#62;element_3_5&#60;/code&#62;='p0m5w0',&#60;code&#62;element_3_6&#60;/code&#62;='Canada',&#60;code&#62;element_4_1&#60;/code&#62;='1',&#60;code&#62;element_4_2&#60;/code&#62;='1',&#60;code&#62;element_4_3&#60;/code&#62;='1',&#60;code&#62;element_4_4&#60;/code&#62;='',&#60;code&#62;date_updated&#60;/code&#62;='2009-11-27 00:19:43' where id='408'; Query failed: Incorrect integer value: '' for column 'element_4_4' at row 1&#60;/p&#62;
&#60;p&#62;Please advise.&#60;br /&#62;
Thank you.&#60;br /&#62;
Steve
&#60;/p&#62;</description>
</item>

</channel>
</rss>
