<?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: [rfc patch] link to activation page</title>
		<link>https://legacy.forums.gravityhelp.com/topic/rfc-patch-link-to-activation-page</link>
		<description>Gravity Support Forums Topic: [rfc patch] link to activation page</description>
		<language>en-US</language>
		<pubDate>Mon, 20 Apr 2026 13:31:38 +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/rfc-patch-link-to-activation-page" rel="self" type="application/rss+xml" />

		<item>
			<title>arapov on "[rfc patch] link to activation page"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/rfc-patch-link-to-activation-page#post-247501</link>
			<pubDate>Sat, 11 May 2013 04:25:08 +0000</pubDate>
			<dc:creator>arapov</dc:creator>
			<guid isPermaLink="false">247501@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;My pleasure :)&#60;/p&#62;
&#60;p&#62;--&#60;br /&#62;
Anton
&#60;/p&#62;</description>
		</item>
		<item>
			<title>David Smith on "[rfc patch] link to activation page"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/rfc-patch-link-to-activation-page#post-246700</link>
			<pubDate>Fri, 10 May 2013 17:25:24 +0000</pubDate>
			<dc:creator>David Smith</dc:creator>
			<guid isPermaLink="false">246700@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Thanks Aaron. This was a bug. I've emailed you the latest hotfix. It will be publicly available in the next release of the add-on.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Chris Hajer on "[rfc patch] link to activation page"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/rfc-patch-link-to-activation-page#post-238956</link>
			<pubDate>Sun, 05 May 2013 21:08:44 +0000</pubDate>
			<dc:creator>Chris Hajer</dc:creator>
			<guid isPermaLink="false">238956@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;I'll bring this to the attention of the development team.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>arapov on "[rfc patch] link to activation page"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/rfc-patch-link-to-activation-page#post-238248</link>
			<pubDate>Sun, 05 May 2013 08:51:41 +0000</pubDate>
			<dc:creator>arapov</dc:creator>
			<guid isPermaLink="false">238248@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Hello All,&#60;/p&#62;
&#60;p&#62;I'm not guru of wp and php programming, however the change below makes more sense to me. Is it a bug in the code actually?&#60;/p&#62;
&#60;p&#62;cheers,&#60;br /&#62;
Anton&#60;br /&#62;
--&#60;/p&#62;
&#60;pre&#62;&#60;code&#62;--- activate.php.orig	2013-05-05 14:47:10.378989629 +0200
+++ activate.php	2013-05-05 14:47:53.862091412 +0200
@@ -35,7 +35,7 @@ get_header(); ?&#38;gt;
     &#38;lt;?php if ( empty($_GET[&#38;#39;key&#38;#39;]) &#38;amp;&#38;amp; empty($_POST[&#38;#39;key&#38;#39;]) ) { ?&#38;gt;

         &#38;lt;h2&#38;gt;&#38;lt;?php _e(&#38;#39;Activation Key Required&#38;#39;) ?&#38;gt;&#38;lt;/h2&#38;gt;
-        &#38;lt;form name=&#38;quot;activateform&#38;quot; id=&#38;quot;activateform&#38;quot; method=&#38;quot;post&#38;quot; action=&#38;quot;&#38;lt;?php echo network_site_url(&#38;#39;wp-activate.php&#38;#39;); ?&#38;gt;&#38;quot;&#38;gt;
+        &#38;lt;form name=&#38;quot;activateform&#38;quot; id=&#38;quot;activateform&#38;quot; method=&#38;quot;post&#38;quot; action=&#38;quot;&#38;lt;?php echo network_site_url(&#38;#39;?page=gf_activation&#38;#39;); ?&#38;gt;&#38;quot;&#38;gt;
             &#38;lt;p&#38;gt;
                 &#38;lt;label for=&#38;quot;key&#38;quot;&#38;gt;&#38;lt;?php _e(&#38;#39;Activation Key:&#38;#39;) ?&#38;gt;&#38;lt;/label&#38;gt;
                 &#38;lt;br /&#38;gt;&#38;lt;input type=&#38;quot;text&#38;quot; name=&#38;quot;key&#38;quot; id=&#38;quot;key&#38;quot; value=&#38;quot;&#38;quot; size=&#38;quot;50&#38;quot; /&#38;gt;
@@ -93,4 +93,4 @@ get_header(); ?&#38;gt;
     var key_input = document.getElementById(&#38;#39;key&#38;#39;);
     key_input &#38;amp;&#38;amp; key_input.focus();
 &#38;lt;/script&#38;gt;
&#38;lt;?php get_footer(); ?&#38;gt;&#60;/code&#62;&#60;/pre&#62;</description>
		</item>

	</channel>
</rss>
