<?xml version="1.0" encoding="UTF-8"?>
<!-- generator="bbPress/1.0.1" -->
<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">
	<channel>
		<title>Gravity Support Forums Topic: Strange log file and wrong uploads attached to entries</title>
		<link>https://legacy.forums.gravityhelp.com/topic/strange-log-file-and-wrong-uploads-attached-to-entries</link>
		<description>Gravity Support Forums Topic: Strange log file and wrong uploads attached to entries</description>
		<language>en-US</language>
		<pubDate>Mon, 20 Apr 2026 15:47:55 +0000</pubDate>
		<generator>http://bbpress.org/?v=1.0.1</generator>
		<textInput>
			<title><![CDATA[Search]]></title>
			<description><![CDATA[Search all topics from these forums.]]></description>
			<name>q</name>
			<link>https://legacy.forums.gravityhelp.com/search.php</link>
		</textInput>
		<atom:link href="https://legacy.forums.gravityhelp.com/rss/topic/strange-log-file-and-wrong-uploads-attached-to-entries" rel="self" type="application/rss+xml" />

		<item>
			<title>scangroup on "Strange log file and wrong uploads attached to entries"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/strange-log-file-and-wrong-uploads-attached-to-entries#post-252993</link>
			<pubDate>Tue, 14 May 2013 14:59:20 +0000</pubDate>
			<dc:creator>scangroup</dc:creator>
			<guid isPermaLink="false">252993@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;I seem to be experiencing this, or a similar problem as well.  We have a photo contest form, where the user can upload their photo entry.  For the most part, everything seems to be working OK, but every once in a while we get 2 completely different entries, with different filenames, but the image is the same for both.  It is extremely unlikely that our users would be sharing images, especially given the distance between them at times.&#60;/p&#62;
&#60;p&#62;For example, the entries below came in about 3 minutes apart according to the timestamp.  Name, address, etc are all different for each entry.  Link to their uploaded files are different, but the image is exactly the same:&#60;/p&#62;
&#60;p&#62;&#60;a href=&#34;http://storedisplay.napacontests.com/app/uploads/sites/3/gravity_forms/1-a78105e9f4b21626465c7baecb6b4fac/2013/05/Picture1.jpg&#34; rel=&#34;nofollow&#34;&#62;http://storedisplay.napacontests.com/app/uploads/sites/3/gravity_forms/1-a78105e9f4b21626465c7baecb6b4fac/2013/05/Picture1.jpg&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;&#60;a href=&#34;http://storedisplay.napacontests.com/app/uploads/sites/3/gravity_forms/1-a78105e9f4b21626465c7baecb6b4fac/2013/05/image57.jpg&#34; rel=&#34;nofollow&#34;&#62;http://storedisplay.napacontests.com/app/uploads/sites/3/gravity_forms/1-a78105e9f4b21626465c7baecb6b4fac/2013/05/image57.jpg&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;We noticed this behavior earlier, and I think I was able to reproduce the error once by clicking the submit button a second time before the first entry was completely uploaded.  Because of this, I added code to disable the submit button after they click on it.  This solved some of the other issues that appeared when the submit button was double-clicked, but we are still getting mixed file uploads on occasion.&#60;/p&#62;
&#60;p&#62;I have around 900 entries currently, and the entry form is open until Friday 5/17.  There are too many entries to easily verify manually, so if we can find a pattern, or some way for me to verify/correct the data reliably, it would prevent me from having to have the customer tell all their users to log back in and check that they have the right image associated with their entry.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>zitrus-blau on "Strange log file and wrong uploads attached to entries"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/strange-log-file-and-wrong-uploads-attached-to-entries#post-250423</link>
			<pubDate>Mon, 13 May 2013 08:13:30 +0000</pubDate>
			<dc:creator>zitrus-blau</dc:creator>
			<guid isPermaLink="false">250423@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;We have a problem with file uploads that get attached wrong to entries from time to time. By looking at the gravity forms log file, something in the time frame of saving entries seems particularly strange to us. Have a look:&#60;/p&#62;
&#60;p&#62;=========================================================&#60;br /&#62;
2013-05-13 13:00:33 - DEBUG --&#38;gt; upload_files() - temp file info: Array&#60;br /&#62;
(&#60;br /&#62;
    [uploaded_filename] =&#38;gt; image.jpg&#60;br /&#62;
    [temp_filename] =&#38;gt; 2_input_12.jpg&#60;br /&#62;
)&#60;br /&#62;
2013-05-13 13:00:33 - DEBUG --&#38;gt; upload_files() - skipping field: Name(2 - name)&#60;br /&#62;
2013-05-13 13:00:33 - DEBUG --&#38;gt; upload_files() - skipping field: E-Mail(3 - email)&#60;br /&#62;
2013-05-13 13:03:58 - DEBUG --&#38;gt; Saving entry.&#60;br /&#62;
2013-05-13 13:03:58 - DEBUG --&#38;gt; Entry record created in the database. ID: 11319&#60;br /&#62;
2013-05-13 13:03:58 - DEBUG --&#38;gt; Saving entry fields.&#60;br /&#62;
2013-05-13 13:03:58 - DEBUG --&#38;gt; Saving field Anrede&#60;br /&#62;
2013-05-13 13:03:58 - DEBUG --&#38;gt; Saving field Organisation&#60;br /&#62;
2013-05-13 13:03:58 - DEBUG --&#38;gt; Saving field Name&#60;br /&#62;
2013-05-13 13:03:58 - DEBUG --&#38;gt; Saving field Vorname&#60;br /&#62;
2013-05-13 13:03:58 - DEBUG --&#38;gt; Saving field Straße&#60;br /&#62;
2013-05-13 13:03:58 - DEBUG --&#38;gt; Saving field Hausnummer&#60;br /&#62;
2013-05-13 13:03:58 - DEBUG --&#38;gt; Saving field Ort&#60;br /&#62;
2013-05-13 13:03:58 - DEBUG --&#38;gt; Saving field PLZ&#60;br /&#62;
2013-05-13 13:03:58 - DEBUG --&#38;gt; Saving field E-Mail&#60;br /&#62;
2013-05-13 13:03:58 - DEBUG --&#38;gt; Array&#60;br /&#62;
2013-05-13 13:03:58 - DEBUG --&#38;gt; Result from wp_mail(): 1&#60;br /&#62;
2013-05-13 13:04:23 - DEBUG --&#38;gt; Saving entry.&#60;br /&#62;
=========================================================&#60;/p&#62;
&#60;p&#62;Especially the timestamps are somehow strange (Or maybe the logging isn't perfect in the way it logs?) . &#34;Saving Entry&#34; seems to have a delay. In fact, this log represents the creation of 2 entries for 2 different form ids. The first one is created at 13:00:33 and has an upload field attached, the second one is created around 13:03:58 and handles text field only.&#60;/p&#62;
&#60;p&#62;Any idea?
&#60;/p&#62;</description>
		</item>

	</channel>
</rss>
