<?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: Automatic Updates</title>
		<link>https://legacy.forums.gravityhelp.com/topic/automatic-updates</link>
		<description>Gravity Support Forums Topic: Automatic Updates</description>
		<language>en-US</language>
		<pubDate>Mon, 20 Apr 2026 14:37:10 +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/automatic-updates" rel="self" type="application/rss+xml" />

		<item>
			<title>Dana Cobb on "Automatic Updates"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/automatic-updates#post-48605</link>
			<pubDate>Tue, 07 Feb 2012 18:12:00 +0000</pubDate>
			<dc:creator>Dana Cobb</dc:creator>
			<guid isPermaLink="false">48605@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Hi, rr89,&#60;/p&#62;
&#60;p&#62;Let's address the issue of your being unable to do an automatic update. This could be caused by your host blocking access to our API which handles the automatic updates. There have been instances before with Page.ly sites and communications.&#60;/p&#62;
&#60;p&#62;Since you are unable to do the automatic update, you can instead do a manual install. You can download the latest version of Gravity Forms from the Plugin Downloads page (&#60;a href=&#34;http://www.gravityhelp.com/downloads/)&#34; rel=&#34;nofollow&#34;&#62;http://www.gravityhelp.com/downloads/)&#60;/a&#62;. &#60;/p&#62;
&#60;p&#62;Do NOT use the Uninstall Gravity Forms button - this will remove your data.&#60;/p&#62;
&#60;p&#62;The steps below are how you would do a manual install and will only remove the gravityforms files so you can replace them with the updated version. This does NOT touch your data.&#60;/p&#62;
&#60;p&#62;1. Download the latest public version of Gravity Forms and save the file&#60;br /&#62;
2. Select the &#34;Deactivate&#34; option for the Gravity Forms plugin&#60;br /&#62;
3. Select the &#34;Delete&#34; option for the plugin (this only deletes the gravityforms folder and files; your data is NOT touched)&#60;br /&#62;
4. Answer yes when prompted to delete the files. If you are uncomfortable with this you may make a backup of the folder (...wp-content\plugins\gravityforms). This step deletes the folder gravityforms and the files inside.&#60;br /&#62;
5. Select the option to &#34;Add New&#34; plugin&#60;br /&#62;
6. Select &#34;Upload&#34;&#60;br /&#62;
7. Browse to the location where you saved the latest Gravity Forms file and select it&#60;br /&#62;
8. Click &#34;Install Now&#34;. You should see the message &#34;Plugin installed successfully.&#34; This step recreates the folder gravityforms and the files inside.&#60;br /&#62;
9. Click &#34;Activate Plugin&#34;&#60;/p&#62;
&#60;p&#62;You will now have the latest version of Gravity Forms and your notification about an update being available will be gone.&#60;/p&#62;
&#60;p&#62;Let me know if you have questions.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>rr89 on "Automatic Updates"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/automatic-updates#post-47244</link>
			<pubDate>Tue, 24 Jan 2012 16:31:23 +0000</pubDate>
			<dc:creator>rr89</dc:creator>
			<guid isPermaLink="false">47244@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Hi,&#60;/p&#62;
&#60;p&#62;Two questions.&#60;/p&#62;
&#60;p&#62;1. How do you disable the &#34;There is an update available for Gravity Forms. View Details&#34; notification? I used the following code from an old thread but it seems it no longer works.&#60;/p&#62;
&#60;pre&#62;&#60;code&#62;if(is_admin()){
    $dismissed = get_option(&#38;quot;gf_dismissed_upgrades&#38;quot;);
    $version_info = GFCommon::get_version_info();
    if(!$dismissed &#124;&#124; !in_array($version_info[&#38;quot;version&#38;quot;], $dismissed)){
        update_option(&#38;quot;gf_dismissed_upgrades&#38;quot;, array($version_info[&#38;quot;version&#38;quot;]));
    }
}&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;2. When trying to do an automatic update it just takes me to a page saying &#34;The plugin is at the latest version. Return to Plugins page&#34;. Do you always need to download manually?&#60;/p&#62;
&#60;p&#62;WP Version 3.3&#60;br /&#62;
GF Version 1.6.2&#60;/p&#62;
&#60;p&#62;Thanks!
&#60;/p&#62;</description>
		</item>

	</channel>
</rss>
