<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>
<channel>
	<title>Best Served Cold &#187; zeus</title>
	<atom:link href="http://bestservedcold.com/tag/zeus/feed/" rel="self" type="application/rss+xml" />
	<link>http://bestservedcold.com</link>
	<description>Web design in Hertfordshire and Bedfordshire</description>
	<lastBuildDate>Tue, 29 Nov 2011 16:46:28 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>BBPress and WordPress magic quotes!</title>
		<link>http://bestservedcold.com/news/bbpress-and-wordpress-magic-quotes/</link>
		<comments>http://bestservedcold.com/news/bbpress-and-wordpress-magic-quotes/#comments</comments>
		<pubDate>Fri, 26 Sep 2008 17:45:05 +0000</pubDate>
		<dc:creator>Adam</dc:creator>
				<category><![CDATA[News]]></category>
		<category><![CDATA[technical news]]></category>
		<category><![CDATA[bbpress]]></category>
		<category><![CDATA[integration]]></category>
		<category><![CDATA[magic quotes]]></category>
		<category><![CDATA[wordpress]]></category>
		<category><![CDATA[zeus]]></category>
		<guid isPermaLink="false">http://www.bestservedcold.com/?p=129</guid>
		<description><![CDATA[Have you ever tried integrating Wordpress and BBPress in two different directories on a Zeus server?  Here's some useful information on things that we've found on our attempts with various versions of both products.
<a href="http://www.bestservedcold.com/bestservedcold-news/bbpress-and-wordpress-magic-quotes/" title="Click here to view our article on BBPress and Wordpress integration">Click here to view our article on BBPress and Wordpress integration</a>]]></description>
			<content:encoded><![CDATA[<p>Just a quick technical article to those of you who are trying to integrate BBPress and Wordpress.</p>
<p>There are a number of odd little things which I thought I&#8217;d share after a couple of evenings of frustration!</p>
<p>Firstly, do BBPress 0.9 and Wordpress 2.6.2 integrate?  Urm, no.  Seriously, don&#8217;t even try!  There are a number of fundamental differences in the technology to do with the Cookie keys that make this pretty much impossible.  Basically 2.6.2 has three Cookie keys with Salt, where as BBPress 0.9 is has two like the old WP technology.</p>
<p>We tried Wordpress 2.6.2 with BBPress 1.0 (Alpha), but it&#8217;s just not stable enough to put anywhere with any real traffic, so decided to back pedal and use 2.5.1 with 0.9 to be on the safe side.</p>
<p>The second major problem we came up against after the Wordpress-BBPress integration was the magic quotes.  Because wordpress calls in the &#8220;bb-config.php&#8221; and related files for integration, in the &#8220;wp-config.php&#8221; file, all the stuff Wordpress does to $_POST variables gets done by BBPress as well!  To get round this, go to around line 388 in &#8220;wp-settings.php&#8221; file and hash out $_POST = add_magic_quotes($_POST); and hey presto!  Mind you, this was on a Zeus server, other LAMP systems seem fine, but that&#8217;s probably php setup rather than the web server.</p>
]]></content:encoded>
			<wfw:commentRss>http://bestservedcold.com/news/bbpress-and-wordpress-magic-quotes/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
	</channel>
</rss>

