<?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: Cannot save a drop list with the word &#039;Union&#039; in it</title>
		<link>https://legacy.forums.gravityhelp.com/topic/cannot-save-a-drop-list-with-the-word-union-in-it</link>
		<description>Gravity Support Forums Topic: Cannot save a drop list with the word &#039;Union&#039; in it</description>
		<language>en-US</language>
		<pubDate>Mon, 13 Apr 2026 20:58:05 +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/cannot-save-a-drop-list-with-the-word-union-in-it" rel="self" type="application/rss+xml" />

		<item>
			<title>misubisu on "Cannot save a drop list with the word &#039;Union&#039; in it"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/cannot-save-a-drop-list-with-the-word-union-in-it#post-46904</link>
			<pubDate>Thu, 19 Jan 2012 23:44:03 +0000</pubDate>
			<dc:creator>misubisu</dc:creator>
			<guid isPermaLink="false">46904@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;@richardvav Yes, disabling the SQL Injection attack detection worked.&#60;br /&#62;
Thanks for the feedback... you are most helpful.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Richard Vav on "Cannot save a drop list with the word &#039;Union&#039; in it"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/cannot-save-a-drop-list-with-the-word-union-in-it#post-46882</link>
			<pubDate>Thu, 19 Jan 2012 18:22:17 +0000</pubDate>
			<dc:creator>Richard Vav</dc:creator>
			<guid isPermaLink="false">46882@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;@misubisu no problem, good to here you have narrowed down the cause.  I have never used that plugin but a quick look at it's page over on Wordpress.org and my first thought would be if you try disabling the SQL injection attack detection and see if that makes any difference.&#60;/p&#62;
&#60;p&#62;@chris thanks for the info, I didn't know UNION is a reserved SQL keyword.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>misubisu on "Cannot save a drop list with the word &#039;Union&#039; in it"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/cannot-save-a-drop-list-with-the-word-union-in-it#post-46874</link>
			<pubDate>Thu, 19 Jan 2012 17:39:13 +0000</pubDate>
			<dc:creator>misubisu</dc:creator>
			<guid isPermaLink="false">46874@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Thanks for your response richardvav. It was being caused by the 'Wordpress Firewall 2' plugin.&#60;br /&#62;
I use this plugin on around 50 sites, and have never had any issues with it. I'll leave it deactivated for now, and have a look at its settings when I get time.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Chris Hajer on "Cannot save a drop list with the word &#039;Union&#039; in it"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/cannot-save-a-drop-list-with-the-word-union-in-it#post-46782</link>
			<pubDate>Wed, 18 Jan 2012 17:33:55 +0000</pubDate>
			<dc:creator>Chris Hajer</dc:creator>
			<guid isPermaLink="false">46782@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;It's also interesting that this page is giving a 406 server response:&#60;/p&#62;
&#60;p&#62;HTTP/1.1 406 Not Acceptable&#60;/p&#62;
&#60;p&#62;That's weird, and in the host configuration as well.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Chris Hajer on "Cannot save a drop list with the word &#039;Union&#039; in it"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/cannot-save-a-drop-list-with-the-word-union-in-it#post-46780</link>
			<pubDate>Wed, 18 Jan 2012 17:30:04 +0000</pubDate>
			<dc:creator>Chris Hajer</dc:creator>
			<guid isPermaLink="false">46780@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;It's probably a mod_security thing or some sort of php or apache security module, because UNION is a reserved SQL keyword.  The fact that it can't be replicated on other systems leads me to believe it's a server configuration issue.  Can you contact your host and see if they have mod_security or suhosin or something like that that attempts to protect your site against SQL injection?  They can adjust the settings to allow this to work.&#60;/p&#62;
&#60;p&#62;Related XKCD:&#60;br /&#62;
&#60;a href=&#34;http://bobby-tables.com/img/xkcd.png&#34; rel=&#34;nofollow&#34;&#62;http://bobby-tables.com/img/xkcd.png&#60;/a&#62;
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Richard Vav on "Cannot save a drop list with the word &#039;Union&#039; in it"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/cannot-save-a-drop-list-with-the-word-union-in-it#post-46765</link>
			<pubDate>Wed, 18 Jan 2012 16:36:46 +0000</pubDate>
			<dc:creator>Richard Vav</dc:creator>
			<guid isPermaLink="false">46765@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Hi Jamie,&#60;/p&#62;
&#60;p&#62;I doubt your post is being ignored it's just the forum is a busy place and it's easy for a post to get knocked down a page or two over a couple of hours.  &#60;/p&#62;
&#60;p&#62;As for your issue I am unable to replicate your saving issue with the word 'Union' as an option in a drop down field.  It's possible it could be a plugin conflict which to test for you would need to follow the advice on the following page &#60;a href=&#34;http://www.gravityhelp.com/documentation/page/Testing_for_a_Theme/Plugin_Conflict&#34; rel=&#34;nofollow&#34;&#62;http://www.gravityhelp.com/documentation/page/Testing_for_a_Theme/Plugin_Conflict&#60;/a&#62;
&#60;/p&#62;</description>
		</item>
		<item>
			<title>misubisu on "Cannot save a drop list with the word &#039;Union&#039; in it"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/cannot-save-a-drop-list-with-the-word-union-in-it#post-46762</link>
			<pubDate>Wed, 18 Jan 2012 16:17:35 +0000</pubDate>
			<dc:creator>misubisu</dc:creator>
			<guid isPermaLink="false">46762@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Am I asking a stupid question to which the answer is obvious?
&#60;/p&#62;</description>
		</item>
		<item>
			<title>misubisu on "Cannot save a drop list with the word &#039;Union&#039; in it"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/cannot-save-a-drop-list-with-the-word-union-in-it#post-46542</link>
			<pubDate>Tue, 17 Jan 2012 04:09:18 +0000</pubDate>
			<dc:creator>misubisu</dc:creator>
			<guid isPermaLink="false">46542@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Hi there, I am setting up a form:&#60;br /&#62;
&#60;a href=&#34;http://miiysearch.com/registration&#34; rel=&#34;nofollow&#34;&#62;http://miiysearch.com/registration&#60;/a&#62;&#60;br /&#62;
I have come across a weird problem. If I use the word 'Union' as a selection in a drop list, the form settings will not save, and it throws me back to the WordPress console.&#60;/p&#62;
&#60;p&#62;It took me a while to figure out that it was Union that was causing the problem.&#60;/p&#62;
&#60;p&#62;If you go to the form (URL above) and scroll down to the Industry Sectors section...&#60;br /&#62;
Choose 'Banking' and view the options in the sub-sector list...&#60;br /&#62;
You will note that I have entered 'Credit U nion' - If i use the word Union, the form rejects the change.&#60;/p&#62;
&#60;p&#62;Do you know why?&#60;br /&#62;
I have put a lot of work into this form, and so far, it has behaved really well. All be it a little slow to edit, due to the length of the edit page.&#60;/p&#62;
&#60;p&#62;I have had several issues along the way (mainly related to formatting), but have managed to sort them out by searching the forum. But couldn't find the answer to this one.&#60;/p&#62;
&#60;p&#62;Thanks for your help...&#60;br /&#62;
Jaime
&#60;/p&#62;</description>
		</item>

	</channel>
</rss>
