<?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: Forms not saving entries and sending blank notifications e-mails</title>
		<link>https://legacy.forums.gravityhelp.com/topic/forms-not-saving-entries-and-sending-blank-notifications-e-mails</link>
		<description>Gravity Support Forums Topic: Forms not saving entries and sending blank notifications e-mails</description>
		<language>en-US</language>
		<pubDate>Tue, 21 Apr 2026 03:30:45 +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/forms-not-saving-entries-and-sending-blank-notifications-e-mails" rel="self" type="application/rss+xml" />

		<item>
			<title>Chris Hajer on "Forms not saving entries and sending blank notifications e-mails"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/forms-not-saving-entries-and-sending-blank-notifications-e-mails#post-70489</link>
			<pubDate>Fri, 10 Aug 2012 06:19:26 +0000</pubDate>
			<dc:creator>Chris Hajer</dc:creator>
			<guid isPermaLink="false">70489@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Thank you for the update.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>post@smart-media.no on "Forms not saving entries and sending blank notifications e-mails"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/forms-not-saving-entries-and-sending-blank-notifications-e-mails#post-70459</link>
			<pubDate>Fri, 10 Aug 2012 03:04:10 +0000</pubDate>
			<dc:creator>post@smart-media.no</dc:creator>
			<guid isPermaLink="false">70459@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;- I have checked and deactivate the plugin one by one in a local setup. I found the issue in WP-Event plugin. (&#60;a href=&#34;http://wordpress.org/extend/plugins/wp-events/&#34; rel=&#34;nofollow&#34;&#62;http://wordpress.org/extend/plugins/wp-events/&#60;/a&#62;)&#60;br /&#62;
- After deactivating the wp-event plugin the Gravity Gorm is working fine.&#60;br /&#62;
- I also changed the language into English in the wp-config.php(WPLANG) and activated the wp-event plugin. The Gravity Form plugin is then working fine.&#60;br /&#62;
- I checked the wp-event plugin and there is no Norwegian language po and mo files. I think this cause the issue in the wp-event plugin.&#60;/p&#62;
&#60;p&#62;I removed the WP-Event plugin from the site, so consider this case as closed.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Chris Hajer on "Forms not saving entries and sending blank notifications e-mails"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/forms-not-saving-entries-and-sending-blank-notifications-e-mails#post-70124</link>
			<pubDate>Wed, 08 Aug 2012 09:59:04 +0000</pubDate>
			<dc:creator>Chris Hajer</dc:creator>
			<guid isPermaLink="false">70124@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Can I have a WordPress administrator login for the cloned site where this occurs?  Hopefully somewhere I can break things and not worry about this being a production site.  I will also need access to a control panel or something like phpMyAdmin.  Please email those details to &#60;a href=&#34;mailto:chris@rocketgenius.com&#34;&#62;chris@rocketgenius.com&#60;/a&#62; - thank you.&#60;/p&#62;
&#60;p&#62;It's a strange issue and I am curious what is causing it.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>post@smart-media.no on "Forms not saving entries and sending blank notifications e-mails"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/forms-not-saving-entries-and-sending-blank-notifications-e-mails#post-70122</link>
			<pubDate>Wed, 08 Aug 2012 09:52:37 +0000</pubDate>
			<dc:creator>post@smart-media.no</dc:creator>
			<guid isPermaLink="false">70122@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;I've now tried the following:&#60;/p&#62;
&#60;p&#62;1. Deleted the Gravity Forms plugin&#60;br /&#62;
2. Made sure that all the tables regarding the plugin got deleted in the database.&#60;br /&#62;
3. Installed the latest version of Gravityform&#60;br /&#62;
4. Created a new test form&#60;br /&#62;
5. The same errors occours:&#60;/p&#62;
&#60;p&#62;WordPress database error: [Column count doesn't match value count at row 1]&#60;br /&#62;
II-N-S-E-R-T I-N-T-O &#60;code&#62;wp_rg_lead_detail&#60;/code&#62; (&#60;code&#62;lead_id&#60;/code&#62;,&#60;code&#62;form_id&#60;/code&#62;,&#60;code&#62;field_number&#60;/code&#62;,&#60;code&#62;value&#60;/code&#62;) VALUES (2,1,1,000000,'test')&#60;/p&#62;
&#60;p&#62;WordPress database error: [Column count doesn't match value count at row 1]&#60;br /&#62;
I-N-S-E-R-T I-N-T-O &#60;code&#62;wp_rg_lead_detail&#60;/code&#62; (&#60;code&#62;lead_id&#60;/code&#62;,&#60;code&#62;form_id&#60;/code&#62;,&#60;code&#62;field_number&#60;/code&#62;,&#60;code&#62;value&#60;/code&#62;) VALUES (2,1,2,000000,'test')&#60;/p&#62;
&#60;p&#62;WordPress database error: [Column count doesn't match value count at row 1]&#60;br /&#62;
I-N-S-E-R-T I-N-T-O &#60;code&#62;wp_rg_lead_detail&#60;/code&#62; (&#60;code&#62;lead_id&#60;/code&#62;,&#60;code&#62;form_id&#60;/code&#62;,&#60;code&#62;field_number&#60;/code&#62;,&#60;code&#62;value&#60;/code&#62;) VALUES (2,1,3,000000,'Tredje valg')&#60;/p&#62;
&#60;p&#62;The wp_rg_led_detail only got only 4 columns and the form is trying to insert 5 fields.&#60;/p&#62;
&#60;p&#62;id&#60;br /&#62;
lead_id&#60;br /&#62;
meta_key&#60;br /&#62;
meta_value&#60;/p&#62;
&#60;p&#62;I used manageWP to clone the site to a new server, but the database user is the same, and the database migrated to the new url.&#60;/p&#62;
&#60;p&#62;Thanks,
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Chris Hajer on "Forms not saving entries and sending blank notifications e-mails"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/forms-not-saving-entries-and-sending-blank-notifications-e-mails#post-69640</link>
			<pubDate>Mon, 06 Aug 2012 09:31:28 +0000</pubDate>
			<dc:creator>Chris Hajer</dc:creator>
			<guid isPermaLink="false">69640@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Is the cloned site using the same database and database user?  I can't imagine where the insert with the wrong number of parameters is coming from.  The id is missing.  Maybe it's related to a security function on the server, something like mod_security or suhosin patch for PHP?&#60;/p&#62;
&#60;p&#62;Does this happen for all forms on the server where the problem exists?&#60;/p&#62;
&#60;p&#62;Can you create a new form with just a field or two and see if it inserts properly?  Maybe it's a problem with just the one form?&#60;/p&#62;
&#60;p&#62;This is certainly a strange issue that I have not seen before.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>post@smart-media.no on "Forms not saving entries and sending blank notifications e-mails"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/forms-not-saving-entries-and-sending-blank-notifications-e-mails#post-69627</link>
			<pubDate>Mon, 06 Aug 2012 03:13:59 +0000</pubDate>
			<dc:creator>post@smart-media.no</dc:creator>
			<guid isPermaLink="false">69627@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;I use the following versions:&#60;br /&#62;
PHP Versjon 	5.3.13&#60;br /&#62;
MySQL Versjon 	5.0.95&#60;br /&#62;
WordPress Versjon 	3.4.1&#60;br /&#62;
Gravity Forms Versjon 	1.6.5.1 	&#60;/p&#62;
&#60;p&#62;I'm not using another plugin related to Gravity Forms.&#60;/p&#62;
&#60;p&#62;I've tried the following:&#60;br /&#62;
Reinstalled the Gravity Forms plugin and deleted all entries in the database. Same errors still occurs.&#60;br /&#62;
I've cloned the installation to another site and the Gravity Forms works great with all plugins enabeled.&#60;/p&#62;
&#60;p&#62;Do you need som more information from me regarding the site?&#60;/p&#62;
&#60;p&#62;Thanks,&#60;br /&#62;
Erlend
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Chris Hajer on "Forms not saving entries and sending blank notifications e-mails"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/forms-not-saving-entries-and-sending-blank-notifications-e-mails#post-69605</link>
			<pubDate>Sun, 05 Aug 2012 23:37:07 +0000</pubDate>
			<dc:creator>Chris Hajer</dc:creator>
			<guid isPermaLink="false">69605@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Somehow, four values are trying to be inserted into a table with five columns.  That won't work.  The lead_detail table (in the most current Gravity Forms any way) has five columns.  Are you using another plugin related to Gravity Forms that is modifying the data that is being inserted, or are you inserting leads into the database directly with some custom code?&#60;/p&#62;
&#60;p&#62;What version of Gravity Forms are you using?&#60;/p&#62;
&#60;p&#62;This is not a common error, and may be something specific to your installation.  We're going to need more information to help you out.  Thank you.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>post@smart-media.no on "Forms not saving entries and sending blank notifications e-mails"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/forms-not-saving-entries-and-sending-blank-notifications-e-mails#post-69294</link>
			<pubDate>Fri, 03 Aug 2012 10:42:01 +0000</pubDate>
			<dc:creator>post@smart-media.no</dc:creator>
			<guid isPermaLink="false">69294@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Hi!&#60;br /&#62;
I have some problems with my Gravity Forms not saving the submitted entries. I've searched the Supportforum for similar issues but none of the suggested fixes seems to help. I've tried to reinstall the plugin, but the problem persist. With wp_debug activated I get the following errors: &#60;/p&#62;
&#60;p&#62;WordPress database error: [Column count doesn't match value count at row 1]&#60;br /&#62;
INSERT INTO &#60;code&#62;wp_rg_lead_detail&#60;/code&#62; (&#60;code&#62;lead_id&#60;/code&#62;,&#60;code&#62;form_id&#60;/code&#62;,&#60;code&#62;field_number&#60;/code&#62;,&#60;code&#62;value&#60;/code&#62;) VALUES (1,1,1,000000,'testining')&#60;/p&#62;
&#60;p&#62;WordPress database error: [Column count doesn't match value count at row 1]&#60;br /&#62;
INSERT INTO &#60;code&#62;wp_rg_lead_detail&#60;/code&#62; (&#60;code&#62;lead_id&#60;/code&#62;,&#60;code&#62;form_id&#60;/code&#62;,&#60;code&#62;field_number&#60;/code&#62;,&#60;code&#62;value&#60;/code&#62;) VALUES (1,1,2,000000,'testing')&#60;/p&#62;
&#60;p&#62;Anyone have an idea how to fix this?&#60;/p&#62;
&#60;p&#62;Thanks,&#60;br /&#62;
Erlend
&#60;/p&#62;</description>
		</item>

	</channel>
</rss>
