<?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: Transfer Data File</title>
<link>https://www.machform.com/forums/</link>
<description>MachForm Community Forums Topic: Transfer Data File</description>
<language>en</language>
<pubDate>Mon, 04 May 2026 00:13:42 +0000</pubDate>

<item>
<title>yuniar on "Transfer Data File"</title>
<link>https://www.machform.com/forums/topic/transfer-data-file#post-9763</link>
<pubDate>Wed, 23 Jun 2010 14:34:26 +0000</pubDate>
<dc:creator>yuniar</dc:creator>
<guid isPermaLink="false">9763@https://www.machform.com/forums/</guid>
<description>&#60;p&#62;Most likely, there is corrupted data within your tables. Try to import the database file again.&#60;/p&#62;
&#60;p&#62;If the problem persist, please contact us directly through email and we'll help you there.&#60;br /&#62;
Please mail to: customer.service [at] appnitro.com
&#60;/p&#62;</description>
</item>
<item>
<title>texacoon on "Transfer Data File"</title>
<link>https://www.machform.com/forums/topic/transfer-data-file#post-9750</link>
<pubDate>Tue, 22 Jun 2010 08:19:06 +0000</pubDate>
<dc:creator>texacoon</dc:creator>
<guid isPermaLink="false">9750@https://www.machform.com/forums/</guid>
<description>&#60;p&#62;Thanks Yunar ...   Got it transfered and forms look good but for some reason I get several errors &#60;/p&#62;
&#60;p&#62;example:&#60;br /&#62;
Warning: Invalid argument supplied for foreach() in /home/nebcnorg/domains/nebcn.org/public_html/machform/includes/view-functions.php on line 621&#60;/p&#62;
&#60;p&#62;Warning: Invalid argument supplied for foreach() in /home/nebcnorg/domains/nebcn.org/public_html/machform/includes/view-functions.php on line 621&#60;/p&#62;
&#60;p&#62;I looked into the script and do not see anything on line 621 that shows an issue ..  &#60;/p&#62;
&#60;p&#62;Example:&#60;br /&#62;
		if($element-&#38;gt;constraint == 'random'){&#60;br /&#62;
			$temp = $element-&#38;gt;options;&#60;br /&#62;
			shuffle($temp);&#60;br /&#62;
			$element-&#38;gt;options = $temp;&#60;br /&#62;
(LINE 621)		}&#60;/p&#62;
&#60;p&#62;		foreach ($element-&#38;gt;options as $option){
&#60;/p&#62;</description>
</item>
<item>
<title>yuniar on "Transfer Data File"</title>
<link>https://www.machform.com/forums/topic/transfer-data-file#post-9740</link>
<pubDate>Mon, 21 Jun 2010 07:15:03 +0000</pubDate>
<dc:creator>yuniar</dc:creator>
<guid isPermaLink="false">9740@https://www.machform.com/forums/</guid>
<description>&#60;p&#62;It seems you have incorrect database name there. Are you using the same database name within your new server?&#60;/p&#62;
&#60;p&#62;Your old server database name seems to be &#34;nebcnorg_form&#34;.&#60;/p&#62;
&#60;p&#62;Make sure that your new server is using that same database name.&#60;br /&#62;
If not, adjust your config.php file to use your new database name.
&#60;/p&#62;</description>
</item>
<item>
<title>texacoon on "Transfer Data File"</title>
<link>https://www.machform.com/forums/topic/transfer-data-file#post-9737</link>
<pubDate>Mon, 21 Jun 2010 02:40:17 +0000</pubDate>
<dc:creator>texacoon</dc:creator>
<guid isPermaLink="false">9737@https://www.machform.com/forums/</guid>
<description>&#60;p&#62;WOW! Just now made the transfer but ran into an issue ...&#60;/p&#62;
&#60;p&#62;It's saying &#34;select count(*) total_entry from &#60;code&#62;ap_form_1&#60;/code&#62; Query failed: Table 'nebcnorg_form.ap_form_1' doesn't exist&#34;&#60;/p&#62;
&#60;p&#62;What happened?
&#60;/p&#62;</description>
</item>
<item>
<title>texacoon on "Transfer Data File"</title>
<link>https://www.machform.com/forums/topic/transfer-data-file#post-9195</link>
<pubDate>Wed, 14 Apr 2010 21:44:48 +0000</pubDate>
<dc:creator>texacoon</dc:creator>
<guid isPermaLink="false">9195@https://www.machform.com/forums/</guid>
<description>&#60;p&#62;OH! .. So it's all located at the database verses the server ...&#60;br /&#62;
Ok I believe I see what your are referring to..
&#60;/p&#62;</description>
</item>
<item>
<title>yuniar on "Transfer Data File"</title>
<link>https://www.machform.com/forums/topic/transfer-data-file#post-9191</link>
<pubDate>Wed, 14 Apr 2010 17:32:30 +0000</pubDate>
<dc:creator>yuniar</dc:creator>
<guid isPermaLink="false">9191@https://www.machform.com/forums/</guid>
<description>&#60;p&#62;Ahh,,, yes, you will need to restore the records within your &#34;ap_forms&#34; and &#34;ap_form_elements&#34; table, particularly the record which having the correct form id number.&#60;/p&#62;
&#60;p&#62;All your forms are actually being saved there, not into the data folder.&#60;br /&#62;
The data folder only store your form css file and any uploaded files.
&#60;/p&#62;</description>
</item>
<item>
<title>texacoon on "Transfer Data File"</title>
<link>https://www.machform.com/forums/topic/transfer-data-file#post-9184</link>
<pubDate>Tue, 13 Apr 2010 19:36:22 +0000</pubDate>
<dc:creator>texacoon</dc:creator>
<guid isPermaLink="false">9184@https://www.machform.com/forums/</guid>
<description>&#60;p&#62;On my site I do a lot of backups ..&#60;br /&#62;
Decided one day to delete one of the forms I built.  Then later, realized I wanted to copy the form.  &#60;/p&#62;
&#60;p&#62;I thought no problem, I will just upload it from my save folder# back to the data folder and should show up.  &#60;/p&#62;
&#60;p&#62;When I did this it never was recognized ...  Is there another portion of the upload I should also include before it becomes reconized?&#60;/p&#62;
&#60;p&#62;Thanks!
&#60;/p&#62;</description>
</item>

</channel>
</rss>
