<?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 User Favorites: flowtech</title>
		<link><a href='https://legacy.forums.gravityhelp.com/profile/flowtech'>flowtech</a></link>
		<description>Gravity Support Forums User Favorites: flowtech</description>
		<language>en-US</language>
		<pubDate>Sun, 19 Apr 2026 21:46:43 +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/profile/" rel="self" type="application/rss+xml" />

		<item>
			<title>empirecoach on "User gets added w/o an access level assigned w/ WPMU membership plugin"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/user-gets-added-wo-an-access-level-assigned-w-wpmu-membership-plugin#post-94036</link>
			<pubDate>Wed, 21 Nov 2012 10:49:08 +0000</pubDate>
			<dc:creator>empirecoach</dc:creator>
			<guid isPermaLink="false">94036@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;I realized that the logged in/logged out was a matter of the Membership plugin showing two different forms and my needing to replace them both.  &#60;/p&#62;
&#60;p&#62;So now it is strictly that the Gravity form will neither advance in the case of a multi-page form nor submit in the case of a single page form.  I've moved the test URL to &#60;/p&#62;
&#60;p&#62;&#60;a href=&#34;http://integralbeings.com/omosha/register&#34; rel=&#34;nofollow&#34;&#62;http://integralbeings.com/omosha/register&#60;/a&#62;
&#60;/p&#62;</description>
		</item>
		<item>
			<title>empirecoach on "User gets added w/o an access level assigned w/ WPMU membership plugin"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/user-gets-added-wo-an-access-level-assigned-w-wpmu-membership-plugin#post-93775</link>
			<pubDate>Tue, 20 Nov 2012 23:32:58 +0000</pubDate>
			<dc:creator>empirecoach</dc:creator>
			<guid isPermaLink="false">93775@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;sure thing.&#60;/p&#62;
&#60;p&#62;Give this one a try:&#60;br /&#62;
&#60;a href=&#34;http://integralbeings.com/omosha/register/&#34; rel=&#34;nofollow&#34;&#62;http://integralbeings.com/omosha/register/&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;On the front end it's integrated with wpmudev's membership plugin but the form itself does not quite function yet.  Oh, one more thing we realized.  If you're logged in the gravity form displays (although doesn't submit the data after entering it).  If you're not logged in, it seems to display the default registration form through the membership plugin.&#60;/p&#62;
&#60;p&#62;If you'd like me to send you this plugin for testing purposes, I'm happy to oblige.  Let me know, Chris and thanks again!&#60;/p&#62;
&#60;p&#62;Just checked the list of members and it registered you!  Didn't add the level of membership but it seems that the form did submit.  What did you do?  Could this be a cache issue on our end by chance?
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Chris Hajer on "User gets added w/o an access level assigned w/ WPMU membership plugin"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/user-gets-added-wo-an-access-level-assigned-w-wpmu-membership-plugin#post-93747</link>
			<pubDate>Tue, 20 Nov 2012 22:15:36 +0000</pubDate>
			<dc:creator>Chris Hajer</dc:creator>
			<guid isPermaLink="false">93747@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Can you post the URL of the page where the button does not work as expected?
&#60;/p&#62;</description>
		</item>
		<item>
			<title>empirecoach on "User gets added w/o an access level assigned w/ WPMU membership plugin"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/user-gets-added-wo-an-access-level-assigned-w-wpmu-membership-plugin#post-93745</link>
			<pubDate>Tue, 20 Nov 2012 22:10:20 +0000</pubDate>
			<dc:creator>empirecoach</dc:creator>
			<guid isPermaLink="false">93745@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Hey Chris,&#60;/p&#62;
&#60;p&#62;The problem that we're having is that our membership subscription button finally links to the GF form, but it does not progress and/or appears broken.&#60;/p&#62;
&#60;p&#62;Broken bc it does not move through the multipage sequence and if the the pages are removed so it's all just one form, the form does not submit after data entry.&#60;/p&#62;
&#60;p&#62;Does that give any breadcrumbs to the issue at hand?
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Chris Hajer on "User gets added w/o an access level assigned w/ WPMU membership plugin"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/user-gets-added-wo-an-access-level-assigned-w-wpmu-membership-plugin#post-93725</link>
			<pubDate>Tue, 20 Nov 2012 21:44:25 +0000</pubDate>
			<dc:creator>Chris Hajer</dc:creator>
			<guid isPermaLink="false">93725@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;When you say &#34;having problems&#34; what actually happens, instead of displaying the form?&#60;/p&#62;
&#60;p&#62;Instead of using do_shortcode, you can embed the form directly with PHP if you like.  When you use the function call, be sure to enqueue the required scripts and CSS.  It's all documented here:&#60;/p&#62;
&#60;p&#62;&#60;a href=&#34;http://www.gravityhelp.com/documentation/page/Embedding_A_Form#Function_Call&#34; rel=&#34;nofollow&#34;&#62;http://www.gravityhelp.com/documentation/page/Embedding_A_Form#Function_Call&#60;/a&#62;&#60;br /&#62;
(read all the way to the bottom for information on gravity_form_enqueue_scripts)
&#60;/p&#62;</description>
		</item>
		<item>
			<title>empirecoach on "User gets added w/o an access level assigned w/ WPMU membership plugin"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/user-gets-added-wo-an-access-level-assigned-w-wpmu-membership-plugin#post-93649</link>
			<pubDate>Tue, 20 Nov 2012 17:24:25 +0000</pubDate>
			<dc:creator>empirecoach</dc:creator>
			<guid isPermaLink="false">93649@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;+1000 on this.  It's all over the web people looking for this solution and WPMUDEV's solution that's posted in the forums really doesn't work.&#60;/p&#62;
&#60;p&#62;We've written a plugin that weaves the two together but have run into one snaffu in the GF shortcode that seems to be prohibiting the form from moving to the next step within the multipage registration.&#60;/p&#62;
&#60;p&#62;The form can be seen on: &#60;a href=&#34;http://integralbeings.com/omosha/register/&#34; rel=&#34;nofollow&#34;&#62;http://integralbeings.com/omosha/register/&#60;/a&#62; for reference&#60;/p&#62;
&#60;p&#62;We've gotten them woven together, although it's still having issues with setting up the do_shortcode() in the payment-form.php file&#60;/p&#62;
&#60;p&#62;Here's the code from that part of the plugin if you see any errors that might be causing&#60;br /&#62;
&#60;pre&#62;&#60;code&#62;&#38;lt;?php

$attributes = apply_filters(&#38;#39;membership_subscription_gravity_form&#38;#39;, array() );

extract(shortcode_atts(array(
    &#38;#39;title&#38;#39; =&#38;gt; true,
    &#38;#39;description&#38;#39; =&#38;gt; true,
    &#38;#39;id&#38;#39; =&#38;gt; get_option(&#38;#39;membership_gravityforms_options&#38;#39;, 0  ),
    &#38;#39;name&#38;#39; =&#38;gt; &#38;#39;&#38;#39;,
    &#38;#39;field_values&#38;#39; =&#38;gt; &#38;quot;&#38;quot;,
    &#38;#39;ajax&#38;#39; =&#38;gt; false,
    &#38;#39;tabindex&#38;#39; =&#38;gt; 1,
    &#38;#39;action&#38;#39; =&#38;gt; &#38;#39;form&#38;#39;
), $attributes));

echo do_shortcode(&#38;quot;[gravityform id=&#38;#39;{$id}&#38;#39;]&#38;quot;);&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;Do you see anything in the code that is amiss?  Or, do you know how I can tell the form to progress to the second part of the form?  Currently it displays after the registration link is pressed but the form does not progress to the next stage.&#60;/p&#62;
&#60;p&#62;We've been trying to get this working for a while now if you have any suggestions of what to try next or see any code missing. &#60;/p&#62;
&#60;p&#62;btw, Jonos, we're happy to share the plugin with the public once it actually all works.  I know a lot of people are trying to get these two to play nicely together.&#60;/p&#62;
&#60;p&#62;Anyone have a suggestion to get this to work?
&#60;/p&#62;</description>
		</item>
		<item>
			<title>grandstaff on "User gets added w/o an access level assigned w/ WPMU membership plugin"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/user-gets-added-wo-an-access-level-assigned-w-wpmu-membership-plugin#post-91185</link>
			<pubDate>Wed, 14 Nov 2012 19:02:04 +0000</pubDate>
			<dc:creator>grandstaff</dc:creator>
			<guid isPermaLink="false">91185@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Now I got it... problem was I had WP_DEBUG turned on and form_display.php was generating a Notice from line 927, &#34;Undefined index: query&#34;.  That meant that wp_signon ran into &#34;Cannot modify header information.&#34;  Turned off debug and it worked very nicely.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>grandstaff on "User gets added w/o an access level assigned w/ WPMU membership plugin"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/user-gets-added-wo-an-access-level-assigned-w-wpmu-membership-plugin#post-91179</link>
			<pubDate>Wed, 14 Nov 2012 18:31:35 +0000</pubDate>
			<dc:creator>grandstaff</dc:creator>
			<guid isPermaLink="false">91179@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Is there a reason that the code in step 4 needs to be in a theme's functions.php as opposed to, say, in a plugin file?  Trying to make this work in a plugin I'm writing, but not having any luck.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Chris Hajer on "Set Post Status and User Registration based on value of a drop down field"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/set-post-status-and-user-registration-based-on-value-of-a-drop-down-field#post-86104</link>
			<pubDate>Thu, 01 Nov 2012 06:53:42 +0000</pubDate>
			<dc:creator>Chris Hajer</dc:creator>
			<guid isPermaLink="false">86104@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;That's a good way of doing it. Thanks for posting your solution.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>bdunn@atn.org on "Set Post Status and User Registration based on value of a drop down field"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/set-post-status-and-user-registration-based-on-value-of-a-drop-down-field#post-85890</link>
			<pubDate>Wed, 31 Oct 2012 18:26:02 +0000</pubDate>
			<dc:creator>bdunn@atn.org</dc:creator>
			<guid isPermaLink="false">85890@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Ok, I found the gform_post_data hook information to set the $post_data[&#34;post_status&#34;].  It works like a charm.  &#60;/p&#62;
&#60;p&#62;Here is the script I used:&#60;/p&#62;
&#60;pre&#62;&#60;code&#62;add_filter(&#38;quot;gform_post_data&#38;quot;, &#38;quot;change_post_status&#38;quot;, 10, 3);
function change_post_status($post_data, $form, $entry){
    //only change post status on form id 1
    if($form[&#38;quot;id&#38;quot;] != 1)
       return $post_data;
    //  Get payment selection choice
    $pay_type = $entry[&#38;quot;37&#38;quot;];
    if ($pay_type == &#38;quot;Check&#38;quot;)
       $post_data[&#38;quot;post_status&#38;quot;] = &#38;quot;draft&#38;quot;;
    if ($pay_type == &#38;quot;Card&#38;quot;)
        $post_data[&#38;quot;post_status&#38;quot;] = &#38;quot;publish&#38;quot;;
    return $post_data;
}&#60;/code&#62;&#60;/pre&#62;</description>
		</item>

	</channel>
</rss>
