<?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: Unable to duplicate form error message - Bug</title>
<link>https://www.machform.com/forums/</link>
<description>MachForm Community Forums Topic: Unable to duplicate form error message - Bug</description>
<language>en</language>
<pubDate>Tue, 05 May 2026 06:09:42 +0000</pubDate>

<item>
<title>yuniar on "Unable to duplicate form error message - Bug"</title>
<link>https://www.machform.com/forums/topic/unable-to-duplicate-form-error-message-bug#post-14496</link>
<pubDate>Thu, 26 Apr 2012 18:50:01 +0000</pubDate>
<dc:creator>yuniar</dc:creator>
<guid isPermaLink="false">14496@https://www.machform.com/forums/</guid>
<description>&#60;p&#62;Yes, can you contact us directly please? We'll send you the file&#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>hale3031 on "Unable to duplicate form error message - Bug"</title>
<link>https://www.machform.com/forums/topic/unable-to-duplicate-form-error-message-bug#post-14487</link>
<pubDate>Wed, 25 Apr 2012 23:27:58 +0000</pubDate>
<dc:creator>hale3031</dc:creator>
<guid isPermaLink="false">14487@https://www.machform.com/forums/</guid>
<description>&#60;p&#62;I'm having the same issue...can you please email me the fix as well? Thank you!
&#60;/p&#62;</description>
</item>
<item>
<title>freeze2 on "Unable to duplicate form error message - Bug"</title>
<link>https://www.machform.com/forums/topic/unable-to-duplicate-form-error-message-bug#post-14402</link>
<pubDate>Wed, 18 Apr 2012 00:15:57 +0000</pubDate>
<dc:creator>freeze2</dc:creator>
<guid isPermaLink="false">14402@https://www.machform.com/forums/</guid>
<description>&#60;p&#62;Thanks Yuniar...worked perfectly :)
&#60;/p&#62;</description>
</item>
<item>
<title>yuniar on "Unable to duplicate form error message - Bug"</title>
<link>https://www.machform.com/forums/topic/unable-to-duplicate-form-error-message-bug#post-14393</link>
<pubDate>Tue, 17 Apr 2012 16:18:24 +0000</pubDate>
<dc:creator>yuniar</dc:creator>
<guid isPermaLink="false">14393@https://www.machform.com/forums/</guid>
<description>&#60;p&#62;This seems to be a small bug which happened when you have many forms, deleted some of it and then duplicate a form. The fix is quite simple.&#60;br /&#62;
I'll send the file to your email.
&#60;/p&#62;</description>
</item>
<item>
<title>freeze2 on "Unable to duplicate form error message - Bug"</title>
<link>https://www.machform.com/forums/topic/unable-to-duplicate-form-error-message-bug#post-14387</link>
<pubDate>Tue, 17 Apr 2012 06:13:11 +0000</pubDate>
<dc:creator>freeze2</dc:creator>
<guid isPermaLink="false">14387@https://www.machform.com/forums/</guid>
<description>&#60;p&#62;I just tried to copy a basic form with no uploaded files and no entries...the same error occurred. After refreshing the page, the admin does display a copied version.&#60;/p&#62;
&#60;p&#62;I checked the files and noticed that the &#34;Error! Unable to duplicate. Please try again.&#34; error seems to be generated from the js/form_manager.js file.
&#60;/p&#62;</description>
</item>
<item>
<title>AMurray on "Unable to duplicate form error message - Bug"</title>
<link>https://www.machform.com/forums/topic/unable-to-duplicate-form-error-message-bug#post-14384</link>
<pubDate>Tue, 17 Apr 2012 05:17:20 +0000</pubDate>
<dc:creator>AMurray</dc:creator>
<guid isPermaLink="false">14384@https://www.machform.com/forums/</guid>
<description>&#60;p&#62;A possible explanation is that you are copying a form that contains entries, specifically with uploaded files, and the duplication of the form is not actually copying the uploaded files from &#60;code&#62;data/form_x/files.&#60;/code&#62; but is just warning you there are existing uploaded files in the &#60;code&#62;data/form_x/files&#60;/code&#62; folder.  data/forms_x/files and its contents is not copied in the duplicate process; the system just creates a new folder under the new form_X folder.&#60;/p&#62;
&#60;p&#62;&#60;code&#62;[15-Apr-2012 10:57:18] PHP Warning: mkdir() [&#38;lt;a href=&#38;#39;function.mkdir&#38;#39;&#38;gt;function.mkdir&#38;lt;/a&#38;gt;]: File exists in /path-to-forms/duplicate_form.php on line 214&#60;/code&#62;&#60;/p&#62;
&#60;p&#62;The message is only a &#60;em&#62;warning&#60;/em&#62; but nonetheless, can probably be turned off through some PHP setting e.g. in the php.ini file (if you have access to change it - ask your Host about that).&#60;/p&#62;
&#60;p&#62;However I'm not sure where the  &#34;Error! Unable to Duplicate. Please try again&#34; is coming from - maybe a user-friendly error based on the PHP warning?&#60;/p&#62;
&#60;p&#62;I don't see either error whey I duplicate forms within my installation (Machform 3.1).
&#60;/p&#62;</description>
</item>
<item>
<title>freeze2 on "Unable to duplicate form error message - Bug"</title>
<link>https://www.machform.com/forums/topic/unable-to-duplicate-form-error-message-bug#post-14377</link>
<pubDate>Mon, 16 Apr 2012 22:41:42 +0000</pubDate>
<dc:creator>freeze2</dc:creator>
<guid isPermaLink="false">14377@https://www.machform.com/forums/</guid>
<description>&#60;p&#62;Sure can:&#60;/p&#62;
&#60;p&#62;&#60;code&#62;[15-Apr-2012 10:57:18] PHP Warning:  mkdir() [&#38;lt;a href=&#38;#39;function.mkdir&#38;#39;&#38;gt;function.mkdir&#38;lt;/a&#38;gt;]: File exists in /path-to-forms/duplicate_form.php on line 214&#60;/code&#62;
&#60;/p&#62;</description>
</item>
<item>
<title>yuniar on "Unable to duplicate form error message - Bug"</title>
<link>https://www.machform.com/forums/topic/unable-to-duplicate-form-error-message-bug#post-14373</link>
<pubDate>Mon, 16 Apr 2012 22:31:49 +0000</pubDate>
<dc:creator>yuniar</dc:creator>
<guid isPermaLink="false">14373@https://www.machform.com/forums/</guid>
<description>&#60;p&#62;Hmm... is it possible for you to paste the error log from the PHP on your server?
&#60;/p&#62;</description>
</item>
<item>
<title>freeze2 on "Unable to duplicate form error message - Bug"</title>
<link>https://www.machform.com/forums/topic/unable-to-duplicate-form-error-message-bug#post-14361</link>
<pubDate>Sun, 15 Apr 2012 23:01:48 +0000</pubDate>
<dc:creator>freeze2</dc:creator>
<guid isPermaLink="false">14361@https://www.machform.com/forums/</guid>
<description>&#60;p&#62;While trying to duplicate a form, the following error pops up:&#60;/p&#62;
&#60;p&#62;*********************************************&#60;/p&#62;
&#60;p&#62;Error! Unable to duplicate. Please try again.&#60;/p&#62;
&#60;p&#62;*********************************************&#60;/p&#62;
&#60;p&#62;When I refresh the admin page, the new form (copy) does appear and functions normally.
&#60;/p&#62;</description>
</item>

</channel>
</rss>
