<?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: Entries Not Being Recorded But Notifications Are Being Sent</title>
		<link>https://legacy.forums.gravityhelp.com/topic/entries-not-being-recorded-but-notifications-are-being-sent</link>
		<description>Gravity Support Forums Topic: Entries Not Being Recorded But Notifications Are Being Sent</description>
		<language>en-US</language>
		<pubDate>Mon, 20 Apr 2026 18:13:02 +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/entries-not-being-recorded-but-notifications-are-being-sent" rel="self" type="application/rss+xml" />

		<item>
			<title>Carl Hancock on "Entries Not Being Recorded But Notifications Are Being Sent"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/entries-not-being-recorded-but-notifications-are-being-sent#post-51504</link>
			<pubDate>Tue, 06 Mar 2012 17:14:06 +0000</pubDate>
			<dc:creator>Carl Hancock</dc:creator>
			<guid isPermaLink="false">51504@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;We have implemented a workaround to the WordPress bug causing this issue and it will be in the Gravity Forms v1.6.3.2 release which will be available later today.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>justinwise on "Entries Not Being Recorded But Notifications Are Being Sent"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/entries-not-being-recorded-but-notifications-are-being-sent#post-51458</link>
			<pubDate>Tue, 06 Mar 2012 13:17:20 +0000</pubDate>
			<dc:creator>justinwise</dc:creator>
			<guid isPermaLink="false">51458@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Thanks so much for your hard work on this, Carl. I appreciate it.&#60;/p&#62;
&#60;p&#62;I look forward to a solution!
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Carl Hancock on "Entries Not Being Recorded But Notifications Are Being Sent"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/entries-not-being-recorded-but-notifications-are-being-sent#post-51456</link>
			<pubDate>Tue, 06 Mar 2012 13:08:08 +0000</pubDate>
			<dc:creator>Carl Hancock</dc:creator>
			<guid isPermaLink="false">51456@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;This is a confirmed WordPress bug.  Here is the WordPress trac ticket related to this bug:&#60;/p&#62;
&#60;p&#62;&#60;a href=&#34;http://core.trac.wordpress.org/ticket/19748&#34; rel=&#34;nofollow&#34;&#62;http://core.trac.wordpress.org/ticket/19748&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;The bug appears under these circumstances:&#60;/p&#62;
&#60;p&#62;- MySql configured to be case sensitive on tables names&#60;br /&#62;
- WordPress DB prefix contains at least one capital letter&#60;/p&#62;
&#60;p&#62;So the issue is being caused by a WordPress bug related to WordPress dbDelta function which Gravity Forms (and any properly developed WordPress plugin and theme) uses to interact with the database.&#60;/p&#62;
&#60;p&#62;We are working on our own workaround to get around this bug.&#60;/p&#62;
&#60;p&#62;But this is what is going on for those that have encountered the issue above.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Carl Hancock on "Entries Not Being Recorded But Notifications Are Being Sent"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/entries-not-being-recorded-but-notifications-are-being-sent#post-51451</link>
			<pubDate>Tue, 06 Mar 2012 12:26:23 +0000</pubDate>
			<dc:creator>Carl Hancock</dc:creator>
			<guid isPermaLink="false">51451@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;We've tracked this down to being an issue on MySQL servers that are case sensitive in handling table interaction for certain commands conflicting with the WordPress database functionality which passes everything all lowercase.  Gravity Forms uses built in WordPress functions for database interaction.&#60;/p&#62;
&#60;p&#62;Most users don't encounter this issue which is why we've had a very small number of users (single digits) report this issue.  It is due to the fact that it is specific to your server environment.&#60;/p&#62;
&#60;p&#62;It's a WordPress bug.&#60;/p&#62;
&#60;p&#62;Because WordPress is forcing the table names to all lowercase before executing certain SQL commands, your MySQL database is returning an error because the table names are not case sensitive any your table names have uppercase characters present in the prefix.&#60;/p&#62;
&#60;p&#62;It does not appear to return an error for all commands, just some commands such as the DESCRIBE command that is used to check if the table has already been updated or not by describing it's columns.&#60;/p&#62;
&#60;p&#62;I have reached out to Andrew Nacin to discuss this and we are looking at the WordPress core code right now to try and see if we can work around this using existing WordPress filters.&#60;/p&#62;
&#60;p&#62;If you are experiencing this issue, login to your PHPMyAdmin or whatever tool you use to manage your MySQL database and take a look at the table prefix for your WordPress database tables.  All the site's we have inspected with this issue have uppercase characters in the prefix in the database itself which i causing this issue.&#60;/p&#62;
&#60;p&#62;I'll update this forum post as we learn more.&#60;/p&#62;
&#60;p&#62;So you are aware, the form entries are being created... it only impacts the display of those entries in the entry manager.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Carl Hancock on "Entries Not Being Recorded But Notifications Are Being Sent"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/entries-not-being-recorded-but-notifications-are-being-sent#post-51359</link>
			<pubDate>Mon, 05 Mar 2012 18:20:01 +0000</pubDate>
			<dc:creator>Carl Hancock</dc:creator>
			<guid isPermaLink="false">51359@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;@kineticllc and @DigitalRedEye IF you are experiencing the same issue as the users above, then it's a hosting issue and not a problem with Gravity Forms itself.&#60;/p&#62;
&#60;p&#62;The latest update isn't mucking up the database, the issue is related to server settings on your site.  It's also not related to the latest update, it's related to changes introduced v1.6 so if you are encountering this issue now that means you must have skipped the v1.6, and v1.6.1 and v1.6.2 releases.&#60;/p&#62;
&#60;p&#62;Gravity Forms v1.6 introduced changes to the Gravity Forms database tables and has to add additional columns to the tables that store the entries to support new functionality that was introduced in the v1.6 release.&#60;/p&#62;
&#60;p&#62;If your database user permissions, or database permissions aren't setup in such a way that permits your WordPress site to make updates and changes to existing database tables, then this caused a problem... the necessary changes can't be made.&#60;/p&#62;
&#60;p&#62;When this happens, any queries that try and query data in those columns occur... it triggers an error and can't return the data.&#60;/p&#62;
&#60;p&#62;Contact me directly at &#60;a href=&#34;mailto:carl@rocketgenius.com&#34;&#62;carl@rocketgenius.com&#60;/a&#62; and provide me with the following information:&#60;/p&#62;
&#60;p&#62;- URL of the site&#60;br /&#62;
- WordPress admin login&#60;br /&#62;
- FTP login&#60;/p&#62;
&#60;p&#62;We can take a look and confirm that this is indeed what is happening on your sites.  So far, every use that has encountered this issue it's been due to permissions configured in their hosting preventing Gravity Forms from making required database updates.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>kineticllc on "Entries Not Being Recorded But Notifications Are Being Sent"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/entries-not-being-recorded-but-notifications-are-being-sent#post-51204</link>
			<pubDate>Sat, 03 Mar 2012 01:06:23 +0000</pubDate>
			<dc:creator>kineticllc</dc:creator>
			<guid isPermaLink="false">51204@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;The latest update seems to be mucking up the db.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>DigitalRedEye on "Entries Not Being Recorded But Notifications Are Being Sent"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/entries-not-being-recorded-but-notifications-are-being-sent#post-51163</link>
			<pubDate>Fri, 02 Mar 2012 16:29:44 +0000</pubDate>
			<dc:creator>DigitalRedEye</dc:creator>
			<guid isPermaLink="false">51163@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Would love to know if this issue has been resolved and what the fix may have been. I'm experiencing the same problem. I can see the records in the database but within WordPress the &#34;entries&#34; are no where to be found.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Carl Hancock on "Entries Not Being Recorded But Notifications Are Being Sent"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/entries-not-being-recorded-but-notifications-are-being-sent#post-50767</link>
			<pubDate>Mon, 27 Feb 2012 21:36:50 +0000</pubDate>
			<dc:creator>Carl Hancock</dc:creator>
			<guid isPermaLink="false">50767@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Email me a WordPress admin login to the site to &#60;a href=&#34;mailto:carl@rocketgenius.com&#34;&#62;carl@rocketgenius.com&#60;/a&#62; and I can take a look.  I should be able to tell pretty quickly what the issue is, it'll be something simply most likely related to database use permissions for the user account configured in your wp-config.php file.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>justinwise on "Entries Not Being Recorded But Notifications Are Being Sent"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/entries-not-being-recorded-but-notifications-are-being-sent#post-50742</link>
			<pubDate>Mon, 27 Feb 2012 19:22:47 +0000</pubDate>
			<dc:creator>justinwise</dc:creator>
			<guid isPermaLink="false">50742@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;I installed it and then right away it asked me to upgrade. I did that promptly.&#60;/p&#62;
&#60;p&#62;What do you recommend?
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Carl Hancock on "Entries Not Being Recorded But Notifications Are Being Sent"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/entries-not-being-recorded-but-notifications-are-being-sent#post-50740</link>
			<pubDate>Mon, 27 Feb 2012 19:18:36 +0000</pubDate>
			<dc:creator>Carl Hancock</dc:creator>
			<guid isPermaLink="false">50740@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;This is a database problem.  The entries are being stored due to a database error.&#60;/p&#62;
&#60;p&#62;Was this a new install or was this an existing install that you recently used automatic update to update to a newer version of Gravity Forms?
&#60;/p&#62;</description>
		</item>

	</channel>
</rss>
