<?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>FLiFnotes &#187; smf</title>
	<atom:link href="http://www.flifnotes.com/tag/smf/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.flifnotes.com</link>
	<description></description>
	<lastBuildDate>Mon, 06 Sep 2010 16:12:12 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
		<item>
		<title>Moving to WordPress / bbPress</title>
		<link>http://www.flifnotes.com/17-moving-to-wordpress-bbpress/</link>
		<comments>http://www.flifnotes.com/17-moving-to-wordpress-bbpress/#comments</comments>
		<pubDate>Wed, 25 Mar 2009 02:42:47 +0000</pubDate>
		<dc:creator>Deborah Hawkins</dc:creator>
				<category><![CDATA[Projects]]></category>
		<category><![CDATA[bbpress]]></category>
		<category><![CDATA[chavez360]]></category>
		<category><![CDATA[php]]></category>
		<category><![CDATA[smf]]></category>
		<category><![CDATA[wordpress]]></category>

		<guid isPermaLink="false">http://www.flifnotes.com/?p=17</guid>
		<description><![CDATA[After many months of planning and procrastination, I finally used Spring Break to move my site from plain php for content and SMF for the forum to WordPress with bbPress. As much effort as it took, I have to say that either it was much easier than other conversions and integrations I&#8217;ve experimented with or [...]]]></description>
			<content:encoded><![CDATA[<p>After many months of planning and procrastination, I finally used Spring Break to move my site from plain php for content and SMF for the forum to WordPress with bbPress. As much effort as it took, I have to say that either it was much easier than other conversions and integrations I&#8217;ve experimented with or the experience from those previous experiments has really paid off. </p>
<p>For the most part, I followed affacat&#8217;s instructions on his <a href="http://bbpress.org/forums/topic/successful-convert-smf-gt-phpbb2-gt-bbpress">successful convert from SMF to bbPress</a>, trying it out first on my own machine of course before ready to go live:</p>
<ol>
<li>Install bbPress 0.9.0.4 and WordPress 2.7.1. I chose to put bbPress in a subdirectory of WordPress. Set up the database integration as part of the bbPress installation and delete any posts created on install.</li>
<li>Install the latest phpBB with <a href="http://sourceforge.net/project/showfiles.php?group_id=141446">the necessary converter</a> to move my existing members and posts to bbPress.</li>
<li>Install Jaim&#8217;s <a href="http://bbpress.org/forums/topic/a-phpbb-to-bbpress-database-converter">phpBB to bbPress converter</a>. I had to change bb_users to wp_users, and delete the first user and forum from the SQL because there are already a first user and forum in bbPress. I&#8217;m not sure what the topic_resolved key was from, so I removed that option. Then I copied and pasted the code from bbPress into this tool to generate my topic and username slugs. (There may have been other changes also that I didn&#8217;t keep track of.)</li>
<li>Finally, I imported the SQL into my database.</li>
<li>Install and activate SuperAnn&#8217;s WordPress plugin for <a href="http://superann.com/2009/02/26/wordpress-26-27-bbpress-09-cookie-integration-plugin/">WordPress / bbPress cookie integration</a>.</li>
<li>Activate other plugins.</li>
<li>Post the first blog entry and new forum thread to announce the updates.</li>
</ol>
<p>Man, it feels good to finally have the base I need to build up my site.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.flifnotes.com/17-moving-to-wordpress-bbpress/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
	</channel>
</rss>
