<?xml version="1.0" encoding="UTF-8"?><!-- generator="bbPress" -->

<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
>

<channel>
<title>bbPress support forums Topic: Function integration problem</title>
<link>http://bbpress.org/forums/</link>
<description>bbPress support forums Topic: Function integration problem</description>
<language>en</language>
<pubDate>Sat, 06 Sep 2008 16:14:57 +0000</pubDate>

<item>
<title>emildorbell on "Function integration problem"</title>
<link>http://bbpress.org/forums/topic/function-integration-problem#post-7322</link>
<pubDate>Wed, 09 May 2007 17:22:33 +0000</pubDate>
<dc:creator>emildorbell</dc:creator>
<guid isPermaLink="false">7322@http://bbpress.org/forums/</guid>
<description>&#60;p&#62;I put an absolute path and it worked! I haven't really gotten into the integration part yet, but are you saying I should put wp-config.php in require_once? Just trying to follow the documentation over here and it's a bit difficult to understand.
&#60;/p&#62;</description>
</item>
<item>
<title>fel64 on "Function integration problem"</title>
<link>http://bbpress.org/forums/topic/function-integration-problem#post-7309</link>
<pubDate>Tue, 08 May 2007 23:39:11 +0000</pubDate>
<dc:creator>fel64</dc:creator>
<guid isPermaLink="false">7309@http://bbpress.org/forums/</guid>
<description>&#60;p&#62;You certainly need an absolute path like GTim said. Now your forum seems to work, how'd you get it to be so?&#60;br /&#62;
I should also say that in my &#60;code&#62;config.php&#60;/code&#62; I have the path to wordpress' &#60;code&#62;wp-config.php&#60;/code&#62;, nothing else.
&#60;/p&#62;</description>
</item>
<item>
<title>GTim on "Function integration problem"</title>
<link>http://bbpress.org/forums/topic/function-integration-problem#post-7305</link>
<pubDate>Tue, 08 May 2007 20:58:44 +0000</pubDate>
<dc:creator>GTim</dc:creator>
<guid isPermaLink="false">7305@http://bbpress.org/forums/</guid>
<description>&#60;p&#62;I think that you need need to require bb-settings.php, too. However, that doesn't explain your error messages. The &#60;code&#62;//../&#60;/code&#62; part is odd. What if you try an absolute path? E.g.&#60;/p&#62;
&#60;pre&#62;require_once( '/home/ceciliabjerling.com/www/wordpress/wp-blog-header.php' );&#60;/pre&#62;</description>
</item>
<item>
<title>emildorbell on "Function integration problem"</title>
<link>http://bbpress.org/forums/topic/function-integration-problem#post-7304</link>
<pubDate>Tue, 08 May 2007 20:21:50 +0000</pubDate>
<dc:creator>emildorbell</dc:creator>
<guid isPermaLink="false">7304@http://bbpress.org/forums/</guid>
<description>&#60;p&#62;&#34;bbPress will not have access to WordPress’ functions unless you manually tell bbPress to load WordPress first. In order to do that, you need to put require_once('path/to/wp-blog-header.php'); in bbPress’ config.php (wp-blog-header is in the same directory as WordPress’ wp-config.php file).&#34;&#60;/p&#62;
&#60;p&#62;Just uploaded bbpress and tried doing this on &#60;a href=&#34;http://www.ceciliabjerling.com/wordpress/forum/&#34; rel=&#34;nofollow&#34;&#62;http://www.ceciliabjerling.com/wordpress/forum/&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;You can see the error message there and perhaps tell me what I'm doing wrong.&#60;/p&#62;
&#60;p&#62;I changed&#60;/p&#62;
&#60;p&#62;require_once( BBPATH . 'bb-settings.php' );&#60;/p&#62;
&#60;p&#62;to the path where my wp-blog-header.php is
&#60;/p&#62;</description>
</item>

</channel>
</rss>
