<?xml version="1.0" encoding="UTF-8"?>
<!-- generator="bbPress/1.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>bbPress Support Forums &#187; Topic: Call wordpress functions in bbpress</title>
		<link>http://bbpress.org/forums/topic/call-wordpress-functions-in-bbpress</link>
		<description>bbPress Support Forums &#187; Topic: Call wordpress functions in bbpress</description>
		<language>en-US</language>
		<pubDate>Fri, 10 Feb 2012 09:00:01 +0000</pubDate>
		<generator>http://bbpress.org/?v=1.1</generator>
				<atom:link href="http://bbpress.org/forums/rss/topic/call-wordpress-functions-in-bbpress" rel="self" type="application/rss+xml" />

		<item>
			<title>roamfox on "Call wordpress functions in bbpress"</title>
			<link>http://bbpress.org/forums/topic/call-wordpress-functions-in-bbpress#post-64315</link>
			<pubDate>Mon, 08 Feb 2010 17:49:25 +0000</pubDate>
			<dc:creator>roamfox</dc:creator>
			<guid isPermaLink="false">64315@http://bbpress.org/forums/</guid>
			<description><![CDATA[<p>I have resolved it . My client upload two copies of one plugin that the plugins conflicts with itself . </p>
<p>Any way , Thanks for your help
</p>]]></description>
					</item>
		<item>
			<title>roamfox on "Call wordpress functions in bbpress"</title>
			<link>http://bbpress.org/forums/topic/call-wordpress-functions-in-bbpress#post-64298</link>
			<pubDate>Mon, 08 Feb 2010 09:45:31 +0000</pubDate>
			<dc:creator>roamfox</dc:creator>
			<guid isPermaLink="false">64298@http://bbpress.org/forums/</guid>
			<description><![CDATA[<p>I have tried to access the log and there is no error log on this issue .</p>
<p>The programm exit noramlly ,just output nothing </p>
<p>I have tried to echo chars at the botom of the bb-config.php and the chars has been output with out any problem </p>
<p>Thank you , any help is apprecitated :-)
</p>]]></description>
					</item>
		<item>
			<title>roamfox on "Call wordpress functions in bbpress"</title>
			<link>http://bbpress.org/forums/topic/call-wordpress-functions-in-bbpress#post-64296</link>
			<pubDate>Mon, 08 Feb 2010 08:45:10 +0000</pubDate>
			<dc:creator>roamfox</dc:creator>
			<guid isPermaLink="false">64296@http://bbpress.org/forums/</guid>
			<description><![CDATA[<p>I have tried to add the require at the second right afer &#60;?php</p>
<p>here it is</p>
<p>&#60;?php<br />
require('../wp/wp-blog-header.php');<br />
/**<br />
 * The base configurations of bbPress.<br />
 *<br />
 * This file has the following configurations: MySQL settings, Table Prefix,<br />
 * Secret Keys and bbPress Language. You can get the MySQL settings from your<br />
 * web host.<br />
 *<br />
 * This file is used by the installer during installation.<br />
 *<br />
 * @package bbPress<br />
 */</p>
<p>I also tried the last line , neither of them works :-(
</p>]]></description>
					</item>
		<item>
			<title>chrishajer on "Call wordpress functions in bbpress"</title>
			<link>http://bbpress.org/forums/topic/call-wordpress-functions-in-bbpress#post-64228</link>
			<pubDate>Fri, 05 Feb 2010 20:03:13 +0000</pubDate>
			<dc:creator>chrishajer</dc:creator>
			<guid isPermaLink="false">64228@http://bbpress.org/forums/</guid>
			<description><![CDATA[<p>If you're getting a blank screen, it's likely a 500 Internal Server Error.  If you have access to logs you will be able to resolve this.</p>
<p>Where did you put that code?  It should start at the 2nd line of bb-config.php, right after the opening <code>&#60;?php</code>.  If not, use a syntax highlighting editor to see what's going on with the bb-config.php file.
</p>]]></description>
					</item>
		<item>
			<title>roamfox on "Call wordpress functions in bbpress"</title>
			<link>http://bbpress.org/forums/topic/call-wordpress-functions-in-bbpress#post-64224</link>
			<pubDate>Fri, 05 Feb 2010 17:36:52 +0000</pubDate>
			<dc:creator>roamfox</dc:creator>
			<guid isPermaLink="false">64224@http://bbpress.org/forums/</guid>
			<description><![CDATA[<p>I have search the forum and find there is a slolution like this</p>
<p>put following code in to bb-config.php<br />
[code]<br />
require_once('path/wp/wp-blog-header.php');<br />
[/code]</p>
<p>that I can call wordpress functions in bbpress template</p>
<p>but once I add the line to bb-config.php . The homepage of the forum became a blank page. no html , no error hints, just a blank page </p>
<p>I am sure the path to wp-blog-header.php is correct . I do not know what happend and how to fix .</p>
<p>The wordpress version is 2.91 and the bbpress is 1.02 .</p>
<p>Thank you for your help
</p>]]></description>
					</item>

	</channel>
</rss>

