<?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 Tag: converter</title>
<link>http://bbpress.org/forums/</link>
<description>bbPress Support Forums Tag: converter</description>
<language>en</language>
<pubDate>Fri, 09 Jan 2009 04:07:15 +0000</pubDate>

<item>
<title>Sheer Progress on "phpbb3 -&#62; bbpress converter"</title>
<link>http://bbpress.org/forums/topic/phpbb3-gt-bbpress-converter-beta-release#post-22816</link>
<pubDate>Fri, 09 Jan 2009 02:55:58 +0000</pubDate>
<dc:creator>Sheer Progress</dc:creator>
<guid isPermaLink="false">22816@http://bbpress.org/forums/</guid>
<description>&#60;p&#62;I know all about databases, I've been working with MySQL for years, have had 3 different sites, all with autonomous forums.  I've had occasions to uninstall and reinstall after removing database tables. Plug-ins shouldn't leave hidden files like that.  Once you remove the tables, they should all be gone, and that's not the case here.  There are still items in my tables that have %bb in them and I'm afraid to delete them because they are so integrated with word-press.  I switched to Simple Press and have found it much more user friendly and their support outstanding. I'm having a couple little issues and I'm convinced they have to do with the installation of this plug-in.&#60;/p&#62;
&#60;p&#62;I appreciate what goes into development, so please don't get me wrong.  I just think people should heed the warning before proceeding.
&#60;/p&#62;</description>
</item>
<item>
<title>chrishajer on "phpbb3 -&#62; bbpress converter"</title>
<link>http://bbpress.org/forums/topic/phpbb3-gt-bbpress-converter-beta-release#post-22788</link>
<pubDate>Thu, 08 Jan 2009 19:50:39 +0000</pubDate>
<dc:creator>chrishajer</dc:creator>
<guid isPermaLink="false">22788@http://bbpress.org/forums/</guid>
<description>&#60;p&#62;Hopefully, with an active blog, you have a good database backup.&#60;/p&#62;
&#60;p&#62;I'm confused on tThis point:&#60;/p&#62;
&#60;p&#62;&#60;code&#62;my bbpress tables are inside of wordpress (obviously)&#60;/code&#62;&#60;/p&#62;
&#60;p&#62;That's not obvious to me, at all.  Do you mean the bbPress tables are inside the same &#60;strong&#62;database&#60;/strong&#62; where your WordPress tables are?  That's OK.  You can put as much stuff as you want into a database, so long as you use different table prefixes for the different applications.   For example:&#60;/p&#62;
&#60;p&#62;&#60;code&#62;&#60;br /&#62;
WordPress: wp_&#60;br /&#62;
bbPress: bb_&#60;br /&#62;
Joomla!: jos_&#60;br /&#62;
etc&#60;br /&#62;
&#60;/code&#62;&#60;/p&#62;
&#60;p&#62;You can call your database whatever you want, then just keep loading tables into it for different application, like WordPress and bbPress.&#60;/p&#62;
&#60;p&#62;If you integrated WordPress and bbPress, then your bbPress installation used two existing WordPress tables: wp_users and wp_usermeta.  That's to allow integrated logins.&#60;/p&#62;
&#60;p&#62;Regarding where you put bbPress files, you said you put them into the  phpbb directory.  Does it look like this?&#60;/p&#62;
&#60;p&#62;/var/www/htdocs/website/phpbb3/&#60;br /&#62;
/var/www/htdocs/website/phpbb3/bbpress/&#60;/p&#62;
&#60;p&#62;If so, &#60;a href=&#34;http://bbpress.org/forums/topic/old-configphp-detection-broken#post-22194&#34;&#62;someone else recently found&#60;/a&#62; that bbPress finds an existing config.php (the one for phpbb3)  and won't go any further.  In that case, just rename the phpbb3 config.php to something else for just a minute, so installation can continue.&#60;/p&#62;
&#60;p&#62;There is some confusion about database names, table names and folders, for me anyway.  Any information you can post to help clarify will help.  Thanks.
&#60;/p&#62;</description>
</item>
<item>
<title>wmnasef on "phpbb3 -&#62; bbpress converter"</title>
<link>http://bbpress.org/forums/topic/phpbb3-gt-bbpress-converter-beta-release#post-22787</link>
<pubDate>Thu, 08 Jan 2009 19:48:18 +0000</pubDate>
<dc:creator>wmnasef</dc:creator>
<guid isPermaLink="false">22787@http://bbpress.org/forums/</guid>
<description>&#60;p&#62;am talking about database tables. both phpbb3 and bbpress should use the same database.&#60;br /&#62;
first, get a backup of all of your files, so you can restore everything back if anything went wrong.&#60;br /&#62;
now install a new copy of bbpress, make sure you use the same database as the current phpbb3 installation is using.&#60;br /&#62;
finish the installation then run the converter, and there should be no problems.
&#60;/p&#62;</description>
</item>
<item>
<title>Sheer Progress on "phpbb3 -&#62; bbpress converter"</title>
<link>http://bbpress.org/forums/topic/phpbb3-gt-bbpress-converter-beta-release#post-22779</link>
<pubDate>Thu, 08 Jan 2009 18:13:02 +0000</pubDate>
<dc:creator>Sheer Progress</dc:creator>
<guid isPermaLink="false">22779@http://bbpress.org/forums/</guid>
<description>&#60;p&#62;I see there are a bunch of bb_files hidden inside the database and I don't know what to remove and what to keep.  Please, please tell me what to do to remove them all.  I have an extremely active blog and this is making me quite nervous.  Thank you.
&#60;/p&#62;</description>
</item>
<item>
<title>Sheer Progress on "phpbb3 -&#62; bbpress converter"</title>
<link>http://bbpress.org/forums/topic/phpbb3-gt-bbpress-converter-beta-release#post-22777</link>
<pubDate>Thu, 08 Jan 2009 17:03:17 +0000</pubDate>
<dc:creator>Sheer Progress</dc:creator>
<guid isPermaLink="false">22777@http://bbpress.org/forums/</guid>
<description>&#60;p&#62;Great.  I removed all the bbpress database files from mySQL and all related bbpress files from my control panel.  I reuploaded bbpress into the phpbb3 directory and it won't let me install, says there is an old config.php file.  Now I can't use bbpress at all.  Any suggestions?
&#60;/p&#62;</description>
</item>
<item>
<title>Sheer Progress on "phpbb3 -&#62; bbpress converter"</title>
<link>http://bbpress.org/forums/topic/phpbb3-gt-bbpress-converter-beta-release#post-22769</link>
<pubDate>Thu, 08 Jan 2009 16:00:35 +0000</pubDate>
<dc:creator>Sheer Progress</dc:creator>
<guid isPermaLink="false">22769@http://bbpress.org/forums/</guid>
<description>&#60;p&#62;OK, before I go and mess with this whole thing, are you telling me I should install bbpress inside of phpbb3?  I want the tables to be inside wordpress, not phpbb3...I will eventually remove phpbb3.  Please confirm that I should be uninstalling the other copy and putting the new one inside of the phpbb3 database and then tell me how that will affect my integration into wordpress and the removing of phpbb3.  Thank you.
&#60;/p&#62;</description>
</item>
<item>
<title>wmnasef on "phpbb3 -&#62; bbpress converter"</title>
<link>http://bbpress.org/forums/topic/phpbb3-gt-bbpress-converter-beta-release#post-22768</link>
<pubDate>Thu, 08 Jan 2009 15:33:39 +0000</pubDate>
<dc:creator>wmnasef</dc:creator>
<guid isPermaLink="false">22768@http://bbpress.org/forums/</guid>
<description>&#60;p&#62;bbpress and phpbb3 tables must use the same database for the convertor to work!
&#60;/p&#62;</description>
</item>
<item>
<title>Sheer Progress on "phpbb3 -&#62; bbpress converter"</title>
<link>http://bbpress.org/forums/topic/phpbb3-gt-bbpress-converter-beta-release#post-22764</link>
<pubDate>Thu, 08 Jan 2009 14:33:23 +0000</pubDate>
<dc:creator>Sheer Progress</dc:creator>
<guid isPermaLink="false">22764@http://bbpress.org/forums/</guid>
<description>&#60;p&#62;I am looking at mySQL and my bbpress tables are inside of wordpress (obviously) but with the bb_ prefix, so what would I be changing it to?  There are no bb_ tables inside of phpbb3, which is what that error code indicates, or am I thinking of this wrong?
&#60;/p&#62;</description>
</item>
<item>
<title>wmnasef on "phpbb3 -&#62; bbpress converter"</title>
<link>http://bbpress.org/forums/topic/phpbb3-gt-bbpress-converter-beta-release#post-22761</link>
<pubDate>Thu, 08 Jan 2009 14:18:32 +0000</pubDate>
<dc:creator>wmnasef</dc:creator>
<guid isPermaLink="false">22761@http://bbpress.org/forums/</guid>
<description>&#60;p&#62;i think you are using different prefix for your bbpress tables. if thats it, just modify line 17 in phpbb3tobbress.php into the prefix you used.&#60;br /&#62;
again, i wrote that converter assuming the conversion is done on a new empty bbpress installation, not even integrated to wp. integration can be done after conversion according to &#60;a href=&#34;http://bbpress.org/forums/topic/wordpress-and-bbpress-integration-101#post-17411&#34;&#62;this post&#60;/a&#62;.
&#60;/p&#62;</description>
</item>
<item>
<title>Sheer Progress on "phpbb3 -&#62; bbpress converter"</title>
<link>http://bbpress.org/forums/topic/phpbb3-gt-bbpress-converter-beta-release#post-22758</link>
<pubDate>Thu, 08 Jan 2009 13:53:13 +0000</pubDate>
<dc:creator>Sheer Progress</dc:creator>
<guid isPermaLink="false">22758@http://bbpress.org/forums/</guid>
<description>&#60;p&#62;Everything went fine until I went to truncate and then got this message:&#60;br /&#62;
Table 'robpr3_phpBB3.bb_forums' doesn't exist &#60;a href=&#34;http://trac.bbpress.org/changeset/1146&#34;&#62;[1146]&#60;/a&#62;&#60;br /&#62;
I had all ready installed and integrated bbpress with WP.  Does this mean I have to start from scratch? :-(&#60;br /&#62;
Thanks.
&#60;/p&#62;</description>
</item>
<item>
<title>wmnasef on "phpbb3 -&#62; bbpress converter"</title>
<link>http://bbpress.org/forums/topic/phpbb3-gt-bbpress-converter-beta-release#post-22236</link>
<pubDate>Thu, 25 Dec 2008 14:02:12 +0000</pubDate>
<dc:creator>wmnasef</dc:creator>
<guid isPermaLink="false">22236@http://bbpress.org/forums/</guid>
<description>&#60;p&#62;i wrote it assuming the conversion is done on a new empty bbpress installation. then integrating it later with WP. they call it reverse integration on this post &#60;a href=&#34;http://bbpress.org/forums/topic/wordpress-and-bbpress-integration-101#post-17411&#34; rel=&#34;nofollow&#34;&#62;http://bbpress.org/forums/topic/wordpress-and-bbpress-integration-101#post-17411&#60;/a&#62;
&#60;/p&#62;</description>
</item>
<item>
<title>johnjamesjacoby on "phpbb3 -&#62; bbpress converter"</title>
<link>http://bbpress.org/forums/topic/phpbb3-gt-bbpress-converter-beta-release#post-22216</link>
<pubDate>Wed, 24 Dec 2008 23:13:52 +0000</pubDate>
<dc:creator>johnjamesjacoby</dc:creator>
<guid isPermaLink="false">22216@http://bbpress.org/forums/</guid>
<description>&#60;p&#62;How nicely does this play with WP integration in regards to the users and existing WP accounts? I'm assuming that it would take another dump and update to merge the bb_ table this makes with the wp_ table necessary for user integration.
&#60;/p&#62;</description>
</item>
<item>
<title>bryan868 on "phpbb3 -&#62; bbpress converter"</title>
<link>http://bbpress.org/forums/topic/phpbb3-gt-bbpress-converter-beta-release#post-22214</link>
<pubDate>Wed, 24 Dec 2008 22:25:25 +0000</pubDate>
<dc:creator>bryan868</dc:creator>
<guid isPermaLink="false">22214@http://bbpress.org/forums/</guid>
<description>&#60;p&#62;Worked perfectly. Thank you!
&#60;/p&#62;</description>
</item>
<item>
<title>wmnasef on "phpbb3 -&#62; bbpress converter"</title>
<link>http://bbpress.org/forums/topic/phpbb3-gt-bbpress-converter-beta-release#post-22207</link>
<pubDate>Wed, 24 Dec 2008 17:57:55 +0000</pubDate>
<dc:creator>wmnasef</dc:creator>
<guid isPermaLink="false">22207@http://bbpress.org/forums/</guid>
<description>&#60;p&#62;yes, after conversion. and you don't have to install it,  just copy the file as is and it will be loaded automatically.
&#60;/p&#62;</description>
</item>
<item>
<title>bryan868 on "phpbb3 -&#62; bbpress converter"</title>
<link>http://bbpress.org/forums/topic/phpbb3-gt-bbpress-converter-beta-release#post-22184</link>
<pubDate>Wed, 24 Dec 2008 00:35:42 +0000</pubDate>
<dc:creator>bryan868</dc:creator>
<guid isPermaLink="false">22184@http://bbpress.org/forums/</guid>
<description>&#60;p&#62;I'm about to run this script.  THANK YOU!  So for the md5 hashing plugin, do we need to install that after we convert?  Or?
&#60;/p&#62;</description>
</item>
<item>
<title>adamhdv04 on "phpbb3 -&#62; bbpress converter"</title>
<link>http://bbpress.org/forums/topic/phpbb3-gt-bbpress-converter-beta-release#post-22099</link>
<pubDate>Sun, 21 Dec 2008 22:36:35 +0000</pubDate>
<dc:creator>adamhdv04</dc:creator>
<guid isPermaLink="false">22099@http://bbpress.org/forums/</guid>
<description>&#60;p&#62;I ran this script perfectly. I was running phpbb3 3.0.3 I think, with phpbb-se0 advanced installed. Worked perfect, thanks!&#60;/p&#62;
&#60;p&#62;:)
&#60;/p&#62;</description>
</item>
<item>
<title>lyrics on "phpbb3 -&#62; bbpress converter"</title>
<link>http://bbpress.org/forums/topic/phpbb3-gt-bbpress-converter-beta-release#post-21489</link>
<pubDate>Thu, 11 Dec 2008 14:53:54 +0000</pubDate>
<dc:creator>lyrics</dc:creator>
<guid isPermaLink="false">21489@http://bbpress.org/forums/</guid>
<description>&#60;p&#62;Its great idea to have sub forums. I agree that bbpress does not have an option for hidden forums, but the discussions can be locked and pinned up for limited conversations.
&#60;/p&#62;</description>
</item>
<item>
<title>wmnasef on "phpbb3 -&#62; bbpress converter"</title>
<link>http://bbpress.org/forums/topic/phpbb3-gt-bbpress-converter-beta-release#post-21452</link>
<pubDate>Wed, 10 Dec 2008 19:24:21 +0000</pubDate>
<dc:creator>wmnasef</dc:creator>
<guid isPermaLink="false">21452@http://bbpress.org/forums/</guid>
<description>&#60;p&#62;no worries about subforums, they will appear as with phpbb3, but bbpress doesn't have the hidden forum option so they will be viewable to everyone after conversion.&#60;br /&#62;
maybe you can use &#60;a href=&#34;http://bbpress.org/plugins/topic/hidden-forums/&#34;&#62;that plugin&#60;/a&#62; to hide them again after conversion.
&#60;/p&#62;</description>
</item>
<item>
<title>hhberthelsen on "phpbb3 -&#62; bbpress converter"</title>
<link>http://bbpress.org/forums/topic/phpbb3-gt-bbpress-converter-beta-release#post-21448</link>
<pubDate>Wed, 10 Dec 2008 17:14:39 +0000</pubDate>
<dc:creator>hhberthelsen</dc:creator>
<guid isPermaLink="false">21448@http://bbpress.org/forums/</guid>
<description>&#60;p&#62;Sounds awesome, will test it one of the next days. We have nearly 200.000 posts - will be interesting to test, and surely on my own dedicated server :-o&#60;/p&#62;
&#60;p&#62;Any concerns regarding subforums or &#34;hidden&#34; forums, that i should be warned about?
&#60;/p&#62;</description>
</item>
<item>
<title>wmnasef on "phpbb3 -&#62; bbpress converter"</title>
<link>http://bbpress.org/forums/topic/phpbb3-gt-bbpress-converter-beta-release#post-21404</link>
<pubDate>Tue, 09 Dec 2008 21:23:46 +0000</pubDate>
<dc:creator>wmnasef</dc:creator>
<guid isPermaLink="false">21404@http://bbpress.org/forums/</guid>
<description>&#60;p&#62;hi !&#60;/p&#62;
&#60;p&#62;am working on moving my site from phpbb3 to bbpress, of course there is no converters out there for that purpose, so i decided to write my own.&#60;/p&#62;
&#60;p&#62;am still testing it and trying to improve the code a little bit. right now it can convert the following :&#60;/p&#62;
&#60;p&#62;1- forums&#60;br /&#62;
2- topics, completely with topic types and status.. announcements and glopal announcements are stickied to front page.&#60;br /&#62;
3- posts, all bbcode is converted into html, smiles are changed into img tags, so you might want to install &#60;a href=&#34;http://bbpress.org/plugins/topic/allow-images/&#34;&#62;allow images plugin&#60;/a&#62;.&#60;br /&#62;
4- users, including permissions .. notice that bbpress doesn't support per forum permissions as phpbb3, so it only convert users as following :&#60;br /&#62;
	founder -&#38;gt; key master&#60;br /&#62;
	inactive -&#38;gt; inactive&#60;br /&#62;
	banned -&#38;gt; blocked&#60;br /&#62;
moderators and admins are converted into normal users, so you have to assign them again&#60;/p&#62;
&#60;p&#62;because phpbb3 doesn't use md5 hashing anymore, the script copies passwords as it is. to solve that problem i modified the &#60;a href=&#34;http://bbpress.org/plugins/topic/md5-insecurity-for-bbpress/&#34;&#62;md5 insecurity for bbpress plugin&#60;/a&#62; to first check the passwords the phpbb3 way, if it matches, it will rehash it using bbpress functions.&#60;/p&#62;
&#60;p&#62;the script converts all the table rows at once, so it's very heavy and consumes too much cpu depending on your forum size, i strongly suggest that you do the conversion on your own machine, not on a shared hosting account. you might also want to increase the php max execution time on your machine before starting the script cause it takes lots of time converting posts.&#60;/p&#62;
&#60;p&#62;here is the steps for converting your phpbb3 board :&#60;br /&#62;
1- make a backup from your database and files.&#60;br /&#62;
2- install bbpress anywhere, just use the same database of phpbb3. this is important cause the script assumes that all tables are in the same database.&#60;br /&#62;
3- download the script from &#60;a href=&#34;http://members.lycos.co.uk/wmnkhayal/files/phpbb3tobbpress%20converter.tar.gz&#34;&#62;here&#60;/a&#62;. extract it, and you'll get 2 files.&#60;br /&#62;
4- copy the file phpbb3tobbpress.php to phpbb3 directory.&#60;br /&#62;
5- copy the file _phpbb3_pass.php to bb-plugins directory.&#60;br /&#62;
6- go to &#60;a href=&#34;http://path-to-phpbb3/phpbb3tobbpress.php&#34; rel=&#34;nofollow&#34;&#62;http://path-to-phpbb3/phpbb3tobbpress.php&#60;/a&#62; and start converting your board.&#60;br /&#62;
7- voila .. all your data is converted to bbpress tables, go to your bbpress installation and login. don't forget to visit admin-&#38;gt;manage-&#38;gt;recount to make sure your converted board is updated.&#60;/p&#62;
&#60;p&#62;i can't stress enough on how consuming is the process of converting posts, my board has 25,000 posts, and it takes nearly 15 minutes to convert them on my local machine, so again : i don't recommend using this converter on shared hosting.&#60;/p&#62;
&#60;p&#62;ciao !
&#60;/p&#62;</description>
</item>
<item>
<title>eslavin83 on "A phpBB to bbPress database converter"</title>
<link>http://bbpress.org/forums/topic/a-phpbb-to-bbpress-database-converter/page/2#post-20667</link>
<pubDate>Thu, 13 Nov 2008 12:36:30 +0000</pubDate>
<dc:creator>eslavin83</dc:creator>
<guid isPermaLink="false">20667@http://bbpress.org/forums/</guid>
<description>&#60;p&#62;can anyone help?&#60;/p&#62;
&#60;p&#62;after the script runs, isn't there an sql file that's supposed to be generated from the old board &#38;#38; saved into a /tmp/ folder?
&#60;/p&#62;</description>
</item>
<item>
<title>eslavin83 on "A phpBB to bbPress database converter"</title>
<link>http://bbpress.org/forums/topic/a-phpbb-to-bbpress-database-converter/page/2#post-20632</link>
<pubDate>Wed, 12 Nov 2008 02:55:00 +0000</pubDate>
<dc:creator>eslavin83</dc:creator>
<guid isPermaLink="false">20632@http://bbpress.org/forums/</guid>
<description>&#60;p&#62;i'm also getting this warning message: &#60;/p&#62;
&#60;p&#62;Warning: mysql_fetch_object(): supplied argument is not a valid MySQL result resource in /home/public_html/bbs08/phpbb2bbpress.php on line 922
&#60;/p&#62;</description>
</item>
<item>
<title>eslavin83 on "A phpBB to bbPress database converter"</title>
<link>http://bbpress.org/forums/topic/a-phpbb-to-bbpress-database-converter/page/2#post-20631</link>
<pubDate>Wed, 12 Nov 2008 02:43:26 +0000</pubDate>
<dc:creator>eslavin83</dc:creator>
<guid isPermaLink="false">20631@http://bbpress.org/forums/</guid>
<description>&#60;p&#62;can anyone answer the question regarding the &#34;39816&#34; error?  i get up to step 8 and then that string of numbers shows up.  i checked the new database and nothing has been pushed into it.
&#60;/p&#62;</description>
</item>
<item>
<title>Grenoli-dk on "A phpBB to bbPress database converter"</title>
<link>http://bbpress.org/forums/topic/a-phpbb-to-bbpress-database-converter/page/2#post-19968</link>
<pubDate>Thu, 16 Oct 2008 15:34:01 +0000</pubDate>
<dc:creator>Grenoli-dk</dc:creator>
<guid isPermaLink="false">19968@http://bbpress.org/forums/</guid>
<description>&#60;p&#62;I am having problems with the phpbb2bbpress converter (http://www.iteisa.com/phpbb2bbpress/). &#60;/p&#62;
&#60;p&#62;When I run the file I just get this message. There isnt a sql-file to download or a file created on my server. &#60;/p&#62;
&#60;p&#62;1: I downloaded the file from: &#60;a href=&#34;http://www.iteisa.com/phpbb2bbpress/&#34; rel=&#34;nofollow&#34;&#62;http://www.iteisa.com/phpbb2bbpress/&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;2: I edited the lines I have written in bold.&#60;/p&#62;
&#60;p&#62;[code]&#60;br /&#62;
define('DB_PHPBB_USERNAME', '[strong]databasename[/strong]');&#60;br /&#62;
define('DB_PHPBB_PASSWORD', '[b]databasepassword[/b]');&#60;br /&#62;
define('DB_PHPBB_DATABASE', '[b]databasename[/b]');&#60;br /&#62;
define('DB_PHPBB_TABLEPREFIX', 'phpbb_');&#60;/p&#62;
&#60;p&#62;define('DB_BBPRESS_HOSTNAME', 'localhost');&#60;br /&#62;
define('DB_BBPRESS_USERNAME', '[b]databasename[/b]');&#60;br /&#62;
define('DB_BBPRESS_PASSWORD', '[b]databasepassword[/b]');&#60;br /&#62;
define('DB_BBPRESS_DATABASE', '[b]databasename[/b]');&#60;br /&#62;
define('DB_BBPRESS_TABLEPREFIX', 'bb_');[/code]&#60;/p&#62;
&#60;p&#62;I only have one database on my server, so the databasename and password is the same on the phpbb and bbpress part&#60;/p&#62;
&#60;p&#62;[code]define('EXPORT_TO_FILE',  true);                // Should the converted DB be exported to a file ?&#60;br /&#62;
define('FILENAME',  '/tmp/phpbb_imported.sql'); // Which one ? (Ensure this path is writeable by the server)&#60;br /&#62;
define('AUTO_IMPORT_EXPORTED_DATA',  false);    // Should the script automagically import the converted DB ?[/code]&#60;/p&#62;
&#60;p&#62;3: I created the folder tmp at the root and used chmod on it.&#60;/p&#62;
&#60;p&#62;4: I uploaded the file to the root and tried to open it but I couldnt. So I removed the s in .phps and it worked. But i only got this message - but nothing really happened. I cant download a file, and there is nothing on my server. What am I doing wrong?&#60;/p&#62;
&#60;p&#62;[quote=&#34;Q!&#34;]phpBB to bbPress database converter&#60;/p&#62;
&#60;p&#62;This script can convert a PhpBB 2.0.X (www.phpbb.com) forum database to bbPress &#34;Bix&#34; 0.73 (www.bbpress.org) format.&#60;/p&#62;
&#60;p&#62;Developed by Jaime GÓMEZ OBREGÓN from ITEISA, based on the previous work of Bruno Torres and The phpBB Group.&#60;/p&#62;
&#60;p&#62;The latest version of this file can be found on &#60;a href=&#34;http://www.iteisa.com/phpbb2bbpress/.&#34; rel=&#34;nofollow&#34;&#62;http://www.iteisa.com/phpbb2bbpress/.&#60;/a&#62;&#60;br /&#62;
Starting conversion&#60;/p&#62;
&#60;p&#62;   1.&#60;br /&#62;
      Connected to the phpBB database host&#60;br /&#62;
   2.&#60;br /&#62;
      Selected the phpBB database&#60;br /&#62;
   3.&#60;br /&#62;
      Exporting forums...&#60;br /&#62;
   4.&#60;br /&#62;
      Exporting users...&#60;br /&#62;
   5.&#60;br /&#62;
      Exporting user metadata...&#60;br /&#62;
   6.&#60;br /&#62;
      Exporting topics...&#60;br /&#62;
   7.&#60;br /&#62;
      Exporting posts...&#60;br /&#62;
   8.&#60;br /&#62;
      Sending all your database e-mails to all major world-wide spam sending mafias...[/quote]&#60;/p&#62;
&#60;p&#62;'strong'dsfgds'strong'
&#60;/p&#62;</description>
</item>
<item>
<title>citizenkeith on "A phpBB to bbPress database converter"</title>
<link>http://bbpress.org/forums/topic/a-phpbb-to-bbpress-database-converter/page/2#post-13109</link>
<pubDate>Sat, 12 Jan 2008 04:44:32 +0000</pubDate>
<dc:creator>citizenkeith</dc:creator>
<guid isPermaLink="false">13109@http://bbpress.org/forums/</guid>
<description>&#60;p&#62;I removed &#34;topic_resolved&#34; from the script. A fresh install later, and I get this error: &#34;Column count doesn't match value count at row 1&#34;
&#60;/p&#62;</description>
</item>
<item>
<title>citizenkeith on "A phpBB to bbPress database converter"</title>
<link>http://bbpress.org/forums/topic/a-phpbb-to-bbpress-database-converter/page/2#post-13093</link>
<pubDate>Thu, 10 Jan 2008 21:59:35 +0000</pubDate>
<dc:creator>citizenkeith</dc:creator>
<guid isPermaLink="false">13093@http://bbpress.org/forums/</guid>
<description>&#60;p&#62;I just reinstalled bbPress and did NOT utilize WP integration. I also tried using the forum support plugin, as recommended by fel64. &#60;/p&#62;
&#60;p&#62;Now I'm getting this error:&#60;br /&#62;
Unknown column 'topic_resolved' in 'field list'
&#60;/p&#62;</description>
</item>
<item>
<title>citizenkeith on "A phpBB to bbPress database converter"</title>
<link>http://bbpress.org/forums/topic/a-phpbb-to-bbpress-database-converter/page/2#post-13092</link>
<pubDate>Thu, 10 Jan 2008 21:40:19 +0000</pubDate>
<dc:creator>citizenkeith</dc:creator>
<guid isPermaLink="false">13092@http://bbpress.org/forums/</guid>
<description>&#60;p&#62;I just tried this using phpBB 2.012 and bbPress 0.8.3.&#60;/p&#62;
&#60;p&#62;This is the error I get:&#60;br /&#62;
Table 'khanlon_db3.henskebb_users' doesn't exist&#60;/p&#62;
&#60;p&#62;And that makes sense, since I already set up bbPress to integrate with WordPress. Since bbPress is using the wp_users table, the script doesn't know where to put the phpbb users.&#60;/p&#62;
&#60;p&#62;As it stands now, bbPress shows all the topic counts for each forum, but when you click on the forum, none of the threads are listed.&#60;/p&#62;
&#60;p&#62;I tried exporting all the users using phpMyAdmin and importing into the WP table, but the threads are still missing.
&#60;/p&#62;</description>
</item>
<item>
<title>statusquo on "A phpBB to bbPress database converter"</title>
<link>http://bbpress.org/forums/topic/a-phpbb-to-bbpress-database-converter/page/2#post-8788</link>
<pubDate>Mon, 09 Jul 2007 17:04:51 +0000</pubDate>
<dc:creator>statusquo</dc:creator>
<guid isPermaLink="false">8788@http://bbpress.org/forums/</guid>
<description>&#60;p&#62;ok I've even tried version 0.73 but still encountering errors. Can anyone help?
&#60;/p&#62;</description>
</item>
<item>
<title>statusquo on "A phpBB to bbPress database converter"</title>
<link>http://bbpress.org/forums/topic/a-phpbb-to-bbpress-database-converter/page/2#post-8781</link>
<pubDate>Sun, 08 Jul 2007 19:22:17 +0000</pubDate>
<dc:creator>statusquo</dc:creator>
<guid isPermaLink="false">8781@http://bbpress.org/forums/</guid>
<description>&#60;p&#62;Hi all I also get an error on like the one experienced above:&#60;/p&#62;
&#60;p&#62;Fatal error: Call to undefined function: file_put_contents() in phpbb2bbpress.php on line 383&#60;/p&#62;
&#60;p&#62;Can anyone tell me how I can resolve this.&#60;/p&#62;
&#60;p&#62;I also notice that this converter has not been updated, is it going to be anytime soon?&#60;/p&#62;
&#60;p&#62;AND whilst converting WHY does it STATE that all emails are being forwarded to SPAMMERS? (Can't remember the exact words). Is this meant to be a joke?&#60;/p&#62;
&#60;p&#62;Thanks in advance.
&#60;/p&#62;</description>
</item>
<item>
<title>fel64 on "A phpBB to bbPress database converter"</title>
<link>http://bbpress.org/forums/topic/a-phpbb-to-bbpress-database-converter/page/2#post-7593</link>
<pubDate>Tue, 22 May 2007 19:36:29 +0000</pubDate>
<dc:creator>fel64</dc:creator>
<guid isPermaLink="false">7593@http://bbpress.org/forums/</guid>
<description>&#60;p&#62;The topic resolved thing is probably because that was written for an older version of bb which had that in it by default. I think installing the forum support plugin will add that column, worth a shot anyway?&#60;/p&#62;
&#60;p&#62;&#60;a href=&#34;http://bbpress.org/plugins/topic/16?replies=7&#34; rel=&#34;nofollow&#34;&#62;http://bbpress.org/plugins/topic/16?replies=7&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;Otherwise you could edit the php file and remove the bits about the topic_resolved column (remember to back up the original file in case it doesn't work!).
&#60;/p&#62;</description>
</item>

</channel>
</rss>
