<?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: BuddyPress Forums</title>
		<link>https://legacy.forums.gravityhelp.com/topic/buddypress-forums</link>
		<description>Gravity Support Forums Topic: BuddyPress Forums</description>
		<language>en-US</language>
		<pubDate>Mon, 20 Apr 2026 01:21:11 +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/buddypress-forums" rel="self" type="application/rss+xml" />

		<item>
			<title>peterjthomas on "BuddyPress Forums"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/buddypress-forums#post-33170</link>
			<pubDate>Mon, 22 Aug 2011 00:07:27 +0000</pubDate>
			<dc:creator>peterjthomas</dc:creator>
			<guid isPermaLink="false">33170@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Thanks, Chris.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Chris Hajer on "BuddyPress Forums"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/buddypress-forums#post-33159</link>
			<pubDate>Sun, 21 Aug 2011 22:58:19 +0000</pubDate>
			<dc:creator>Chris Hajer</dc:creator>
			<guid isPermaLink="false">33159@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Sure Peter.  Here is a recent suggestion from Carl regarding consultants who are familiar with Gravity Forms.&#60;/p&#62;
&#60;p&#62;&#60;a href=&#34;http://www.gravityhelp.com/forums/topic/help-customizing-gravity-form-image-upload-functionality#post-32767&#34; rel=&#34;nofollow&#34;&#62;http://www.gravityhelp.com/forums/topic/help-customizing-gravity-form-image-upload-functionality#post-32767&#60;/a&#62;
&#60;/p&#62;</description>
		</item>
		<item>
			<title>peterjthomas on "BuddyPress Forums"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/buddypress-forums#post-33157</link>
			<pubDate>Sun, 21 Aug 2011 21:41:58 +0000</pubDate>
			<dc:creator>peterjthomas</dc:creator>
			<guid isPermaLink="false">33157@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Chris,&#60;/p&#62;
&#60;p&#62;Do you have a suggestion for who can help with this?&#60;/p&#62;
&#60;p&#62;Peter
&#60;/p&#62;</description>
		</item>
		<item>
			<title>peterjthomas on "BuddyPress Forums"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/buddypress-forums#post-32862</link>
			<pubDate>Thu, 18 Aug 2011 02:56:00 +0000</pubDate>
			<dc:creator>peterjthomas</dc:creator>
			<guid isPermaLink="false">32862@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Chris,&#60;/p&#62;
&#60;p&#62;Thanks. The bigger problem here is to use a GF to create a new forum topic post in addition to storing entries in the usual way.  As a newcomer to this I was trying to figure out whether I can construct the topic post using gform_post_submission and ran into the issue of how to return results - it wasn't obvious to me not to use do_action after creating the add_action.  &#60;/p&#62;
&#60;p&#62;As you can tell, I'm not a developer and would be happy to save myself (and you) some time if you would like to quote me to create that code to plug into BP.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Chris Hajer on "BuddyPress Forums"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/buddypress-forums#post-32823</link>
			<pubDate>Wed, 17 Aug 2011 22:07:24 +0000</pubDate>
			<dc:creator>Chris Hajer</dc:creator>
			<guid isPermaLink="false">32823@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;You would not typically &#60;em&#62;echo&#60;/em&#62; the results from functions.php.  You probably want to return the results, then echo them in your template where you want them displayed.&#60;/p&#62;
&#60;p&#62;I don't think I'm clear on which part of the problem we're trying to solve here.  You're making progress but I think I missed some of the interim steps.    Where are you stuck exactly?  What are you trying to do with $entrydate?  You're just trying to set $entrydate to $entry[&#34;date_created&#34;], but then what are you doing with it?  I think you need to return it, then echo it in your template (or maybe insert it with the bbPress topic/reply.)
&#60;/p&#62;</description>
		</item>
		<item>
			<title>peterjthomas on "BuddyPress Forums"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/buddypress-forums#post-32816</link>
			<pubDate>Wed, 17 Aug 2011 19:10:57 +0000</pubDate>
			<dc:creator>peterjthomas</dc:creator>
			<guid isPermaLink="false">32816@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;You're right of course...no error now but I can't seem to get the function to echo the $entrydate after the form is submitted. Thanks for the real-time support.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Chris Hajer on "BuddyPress Forums"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/buddypress-forums#post-32809</link>
			<pubDate>Wed, 17 Aug 2011 17:50:12 +0000</pubDate>
			<dc:creator>Chris Hajer</dc:creator>
			<guid isPermaLink="false">32809@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;You don't need both the do_action and the add_action.  You need one or the other.&#60;/p&#62;
&#60;p&#62;You should remove the &#60;strong&#62;&#38;lt;?php do_action ('gform_post_submission_1') ?&#38;gt;&#60;/strong&#62; since it's not correct.&#60;/p&#62;
&#60;p&#62;What line number is the error thrown on, and which line in functions.php is that?
&#60;/p&#62;</description>
		</item>
		<item>
			<title>David Smith on "BuddyPress Forums"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/buddypress-forums#post-32807</link>
			<pubDate>Wed, 17 Aug 2011 17:47:19 +0000</pubDate>
			<dc:creator>David Smith</dc:creator>
			<guid isPermaLink="false">32807@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Hi Peter,&#60;/p&#62;
&#60;p&#62;You do not need the do_action(&#34;gform_post_submission_1&#34;) as Gravity Forms will handle triggering this action at the appropriate time when the form is submitted. This is likely why you are getting the error.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>peterjthomas on "BuddyPress Forums"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/buddypress-forums#post-32801</link>
			<pubDate>Wed, 17 Aug 2011 17:23:59 +0000</pubDate>
			<dc:creator>peterjthomas</dc:creator>
			<guid isPermaLink="false">32801@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Carl,&#60;/p&#62;
&#60;p&#62;I created this action in my theme's functions.php just to check I can get the form data:&#60;/p&#62;
&#60;pre&#62;&#60;code&#62;add_action (&#38;quot;gform_post_submission_1&#38;quot;, &#38;quot;collect_fields&#38;quot;, 10 , 2);
						function collect_fields ($entry, $form){
                                                $entrydate = $entry[&#38;quot;date_created&#38;quot;];
						echo $entrydate;
						}&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;and called it after the form submission with&#60;br /&#62;
&#60;pre&#62;&#60;code&#62;&#38;lt;?php do_action (&#38;#39;gform_post_submission_1&#38;#39;) ?&#38;gt;&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;and get the 'missing argument 2 for collect_fields ( )' error. Apologies for being dumb.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Carl Hancock on "BuddyPress Forums"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/buddypress-forums#post-32796</link>
			<pubDate>Wed, 17 Aug 2011 17:00:03 +0000</pubDate>
			<dc:creator>Carl Hancock</dc:creator>
			<guid isPermaLink="false">32796@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;See above.  Post your custom code on &#60;a href=&#34;http://pastie.org&#34; rel=&#34;nofollow&#34;&#62;http://pastie.org&#60;/a&#62; and provide a link to it so we can see your code.  I can't see what you are doing wrong without being able to see the code.
&#60;/p&#62;</description>
		</item>

	</channel>
</rss>
