<?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: edit entry columns gives 404 error</title>
		<link>https://legacy.forums.gravityhelp.com/topic/edit-entry-columns-gives-404-error</link>
		<description>Gravity Support Forums Topic: edit entry columns gives 404 error</description>
		<language>en-US</language>
		<pubDate>Mon, 20 Apr 2026 01:08:27 +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/edit-entry-columns-gives-404-error" rel="self" type="application/rss+xml" />

		<item>
			<title>Jamie on "edit entry columns gives 404 error"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/edit-entry-columns-gives-404-error#post-36052</link>
			<pubDate>Fri, 23 Sep 2011 15:05:28 +0000</pubDate>
			<dc:creator>Jamie</dc:creator>
			<guid isPermaLink="false">36052@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;The latest release, GF 1.5.3, appears to have fixed this issue on my Multisite build. Thanks for that!
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Jamie on "edit entry columns gives 404 error"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/edit-entry-columns-gives-404-error#post-35976</link>
			<pubDate>Thu, 22 Sep 2011 14:04:47 +0000</pubDate>
			<dc:creator>Jamie</dc:creator>
			<guid isPermaLink="false">35976@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;I'm also experiencing this issue with a Multisite build. Any fix?
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Dan on "edit entry columns gives 404 error"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/edit-entry-columns-gives-404-error#post-16621</link>
			<pubDate>Wed, 19 Jan 2011 17:33:31 +0000</pubDate>
			<dc:creator>Dan</dc:creator>
			<guid isPermaLink="false">16621@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Looking into this some more, the file does exist.  If I completely replace the content with a &#34;Hello World&#34; the page displays.  But with the php code the problem seems to stem from the first line:&#60;/p&#62;
&#60;p&#62;require_once (preg_replace(&#34;/wp-content.*/&#34;,&#34;wp-blog-header.php&#34;,__FILE__));&#60;/p&#62;
&#60;p&#62;I am guessing it has to do with maybe accessing this file via this path.  Or how  parent paths are accessed? or permissions to this file?
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Carl Hancock on "edit entry columns gives 404 error"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/edit-entry-columns-gives-404-error#post-16270</link>
			<pubDate>Fri, 14 Jan 2011 17:46:15 +0000</pubDate>
			<dc:creator>Carl Hancock</dc:creator>
			<guid isPermaLink="false">16270@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;This sounds like it could be a file permission issue then.  You may want to contact your host.  You should be able to access that file directly from any browser, your server shouldn't be returning a 404 error.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Dan on "edit entry columns gives 404 error"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/edit-entry-columns-gives-404-error#post-16258</link>
			<pubDate>Fri, 14 Jan 2011 15:50:30 +0000</pubDate>
			<dc:creator>Dan</dc:creator>
			<guid isPermaLink="false">16258@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;I did recopy the gravityform.&#60;br /&#62;
I'll throw another wrench in here....  When accessing the specific file from the browser on the server (Win2008, IIS7.5) It works like a charm, but any other browser on any other machine, I get a 404 error. (This also happens on the form preview page.)&#60;/p&#62;
&#60;p&#62;It has to do with accessing the specific php file in the /wp-content/plugins/gravityforms/preview.php directory.&#60;/p&#62;
&#60;p&#62;I have noticed that most other plugins are accessed through the /wp-admin/admin.php file and pass variables in.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Carl Hancock on "edit entry columns gives 404 error"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/edit-entry-columns-gives-404-error#post-16239</link>
			<pubDate>Fri, 14 Jan 2011 12:34:23 +0000</pubDate>
			<dc:creator>Carl Hancock</dc:creator>
			<guid isPermaLink="false">16239@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;That file should exist. I would recommend re-installing as @illinoisharley recommended above as a first step to debugging this issue.  If the file exists in the gravityforms folder your server shouldn't be returning a 404 error.&#60;/p&#62;
&#60;p&#62;Installing via FTP is the best way to install plugins.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Chris Hajer on "edit entry columns gives 404 error"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/edit-entry-columns-gives-404-error#post-16204</link>
			<pubDate>Fri, 14 Jan 2011 00:00:35 +0000</pubDate>
			<dc:creator>Chris Hajer</dc:creator>
			<guid isPermaLink="false">16204@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Is the file select_columns.php actually present in the gravityforms plugin folder?  If not, maybe the installation was not complete or was corrupted in some way.  When I access that URL directly on one of my installations, the page comes up fine.&#60;/p&#62;
&#60;p&#62;You can reinstall the plugin safely via FTP without losing any of your form data.   Sometimes the WordPress installer or updater doesn't complete properly.  Maybe that's the case for you.&#60;/p&#62;
&#60;p&#62;&#60;a href=&#34;http://forum.gravityhelp.com/topic/updating-beta-version#post-15719&#34; rel=&#34;nofollow&#34;&#62;http://forum.gravityhelp.com/topic/updating-beta-version#post-15719&#60;/a&#62;
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Dan on "edit entry columns gives 404 error"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/edit-entry-columns-gives-404-error#post-16169</link>
			<pubDate>Thu, 13 Jan 2011 17:42:19 +0000</pubDate>
			<dc:creator>Dan</dc:creator>
			<guid isPermaLink="false">16169@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;When trying to edit the entry columns (I would like the date column listed) I get the lightbox window the says &#34;select columns&#34; but a 404 page below that.&#60;/p&#62;
&#60;p&#62;It is trying to open: &#60;a href=&#34;http://domainname/wp-content/plugins/gravityforms/select_columns.php?id=1&#38;amp;TB_iframe=true&#38;amp;height=365&#38;amp;width=600&#34; rel=&#34;nofollow&#34;&#62;http://domainname/wp-content/plugins/gravityforms/select_columns.php?id=1&#38;amp;TB_iframe=true&#38;amp;height=365&#38;amp;width=600&#60;/a&#62;
&#60;/p&#62;</description>
		</item>

	</channel>
</rss>
