I tried to convert phpbb. It ran through successfully. I had to comment out the code that was causing it to choke.
HEy shooo! I think I saw you posting on the other thread about the other phpBB converter from AWJunkies. I feel your pain, looks like we are in the same boat of no luck in getting our phpBB forums converted.
It appears this converter is the one to troubleshoot as it seems that others here have had success.
shooo, I haven’t seen what you just posted because I never got that far. Mine would just say that database failed and then would say conversion was not supported.
Thanks OC2PS! I’m going to go look at that link that you provided. I’ll report back if any luck or for more begging….
same here…
as posted to the other topic, i get the “error404” class in response body of the profilpage(non edit)
the edit does not work(except for networkadmins), on click edit i get 404
in detail:
URL: http://domain.com/?bbp_user=15&edit=1
Method: GET
Status: 302 Found
URL: http://domain.com/?bbp_user=15
Method: GET
Status: 404 Not Found
im using my own them for bbpress(add_theme_support( ‘bbpress’ )
thanks in advance…
mga2
I knew bbPress for a while, but didn’t do anything with it until a few weeks ago. I needed bbPress for some projects to embed it in already running WordPress installations. At first I installed bbPress from the WordPress plugin repository and activated it. So far easy as every other plugin.
But how do I show this thing a WordPress site? I created a page called ‘Forum’ and inserted the shortcode [bbp-forum-index] into it. Published the page and everything was visible. But now? Why do I need more shortcodes if this is working?
You can copy bbPress template files into your own custom theme folder. This is a way to change some look and feel together with CSS changes. My first question was ‘why are there so many template files?’ As an experienced WordPress theme developer I would say you only need a few. Like forums.php, topics.php and replies.php. I lost my way. Which template is used for which page?
As long as everything works, it’s okay. But then I ran into problems. I am totally lost. I don’t know what is the right way to embed bbPress into WordPress. Just by creating a page? Or add the template files to my custom theme? Both ways got me into the same problems.
I love WordPress, I love to be active in translating and contributing to various projects, I love to help organizing my local WordCamp, but I don’t love to be lost. In my opinion bbPress should work as easy as any other theme file in WordPress. Where you can construct your own page using functions, which are available in a Codex.
Anyone? I reproduced the same behavior on another site which I am working on.
Looks like a line in content-single-forum.php doesn’t return any results:
<?php if ( !bbp_is_forum_category() && bbp_has_topics() ) : ?>
However as an Administrator it shows the results. Any other role doesn’t.
I know. I would love to contribute to bbPress. But for a beginner with bbPress it is difficult to find where to start. A bbPress Codex with bbPress specific features would be welcome. But for a start a good documentation would be most helpfull.
Hi,
I installed bbPress 2.0.2 on WordPress 3.3.1. Embedded it in the site of a customer. There are some forums created. All are Forum, Open and Public. Some topics are added by an Administrator. So far everything ok.
When a user with role Forum Participant logs in, it can access the forum, but no topics are shown:
This forum contains 4 topics and 0 replies, and was last updated by xxx 1 min ago.
Oh bother! No topics were found here!
Administrators do see the topics. What is happening here?
SKParticipant
All that Firebug has to say is:
syntax error
);
options-general.php?page=fc-options&settings-updated=true (line 304, col 2)
Hi djoep, the converter would be awesome, but I had actually tried the manual instructions that you wrote up here in this thread. I got a good ways through it but then got stuck.
Okay, thanks. It helps knowing that. I just installed this and am getting used to things, found the shortcodes in the other thread which will help with this setup.
I’ll just create a button in my theme for that then, easy enough to do and link to the shortcode created create new topic page.
I just converted from IPB to bbpress, and moved all my posts over.
Now the problem is, all posts now contains html codes, instead of showing images, making line breaks etc.
This is obviously a user permission problem, because when I post the same codes with the admin account, it shows right.
Is there any way that I can allow users unrestricted html code, just like admin has?
i want to change the URL of my forum.
instead of being mywebsite.com/forum, i’d like it to be forum.mywebsite.com.
i can’t find the URL hard coded into the database, so i’m guessing there is something in the plugin that references home_url but i am not sure where it is set.
can someone please help?
has been resolved…
the words are realtime converted to upper case 
regards,
Peter
SKParticipant
Tried just now.
Didn’t make any difference to the forum page, but the topic page got worse…
When I try to go directly to topic page with the URL, I only get a white page with the following error:
Warning: preg_match() [function.preg-match]: Compilation failed: nothing to repeat at offset 1 in ../wp-includes/class-wp.php on line 201
Warning: preg_match() [function.preg-match]: Compilation failed: nothing to repeat at offset 1 in ../wp-includes/class-wp.php on line 202
Warning: Cannot modify header information - headers already sent by (output started at ../wp-includes/class-wp.php:201) in ../wp-includes/pluggable.php on line 866
With your level of expertise that you are describing, definitely use the front-end to import the users. It’s slow, but of course it will work.
Passwords are a combination md5 + salt, and are rather complicated to automate. Once again, bbconverter does this rather elegantly.
Pretty much the fastest way possible really is to write a custom script, and if it were me, I’d base it off of bbconverter. If that is beyond your scope, then I wouldn’t bother as by the time you get it figured out, you would probably be done anyhow 
If you are talking a huge amt of users, then consider contacting AWJunkies over at bbconverter for a custom quote for the job. He’s a top notch pro at this stuff. He’s not cheap, but then again he’s about as great a coder as you could ever hope to find.
Thanks Anointed
Sorry I must of given the impression that I new what I was doing! Importing CSV data into MYSQL is about the limit.
I have taken a look at the bbconvertor code but I am still none the wiser.
I am able to change membership manually in bbpress front end, I still can’t see where this parameter is set in MSSQL.
I am also able to change the password which then works with a new password string which I think is MD5 – I don’t really understand how this works.
I can do it manually through the front end but was just wondering if there was a quicker way.
Hey you guys, it wont’ let me edit my post above or I would add to it, but upon further review of my config file, it appears to be okay. But what I’m seeing is that when I try to do the conversion, it seems to be created a new username under the database for each conversion attempt. I’m continuing to troubleshoot, but if anyone knows offhand anything that is glaringly stupid, simple or clear that you see that is obvious on what I’m doing wrong, let me know. Thanks so much in advance!
I will figure this out if it’s the last thing that I do.
After further research it seems there’s just an issue with the bbpress toolbar plugin not working since the bbpress bbcode plugin works fine.
Just installed the Codestyling Localization plugin… it spits out a message: “Loading Issue: Author is using load_textdomain instead of load_plugin_textdomain function. This may break behavior of WordPress, because some filters and actions won’t be executed anymore. Please contact the Author about that.”
Well,.. the author would be bbPress.
any comments?
I’m unable to use this plugin on bbPress but works fine on everything else.
regards,
Peter
SKParticipant
I tried what you suggested.
At my forums root http://klymene.net/forums/ you will see 2 forums listed – English and Hindi. You will also see that there is an indication of some content under English.
If you click on English http://klymene.net/forums/forum/english no topics are listed.
On top of page, you will see error message
Warning: preg_match() [function.preg-match]: Compilation failed: nothing to repeat at offset 1 in .../wp-includes/class-wp.php on line 201
Warning: preg_match() [function.preg-match]: Compilation failed: nothing to repeat at offset 1 in .../wp-includes/class-wp.php on line 202
You can go directly to http://klymene.net/forums/topic/test and see the topic which should be under the English forum. Topic actions like Reply are absent though.
On top of page, you will see error
Warning: preg_match() [function.preg-match]: Compilation failed: nothing to repeat at offset 1 in .../wp-includes/class-wp.php on line 201
Warning: preg_match() [function.preg-match]: Compilation failed: nothing to repeat at offset 1 in .../wp-includes/class-wp.php on line 202
P.S. In Settings > Permalinks, the setting is
/%postname%.html
As you seem pretty savvy with mysql, I would suggest looking at the code from bbconverter (bbconverter.com) in order to see how AWJunkies is importing the users. It is pretty straightforward code and easy to follow. It should give you exactly what you are after.
I was able to do this with the following code:
<?php if ( bbp_has_topics( array( 'meta_key' => '_bbp_reply_count', 'orderby' => 'meta_value', 'show_stickies' => false ) ) ) : ?></p>
<?php bbp_get_template_part( 'bbpress/loop', 'topics' ); ?>
<?php bbp_get_template_part( 'bbpress/pagination', 'topics' ); ?>
<?php else : ?>
<?php bbp_get_template_part( 'bbpress/feedback', 'no-topics' ); ?>
<?php endif; ?>
*Bump*…
What I’m aiming for is just something like this…
http://purerover.com/forum
Maintaining my main menu and logo at the top, while having full width organized forums/subforums below.
Is there a way to do this with bbPress or phpBB3?
Any help with this is super duper appreciated! 
Thanks,
Corey
@John
I’ve looked into the suffusion them and can see the forums are being rendered at page.php
The suffusion code seems to handle the $post nicely by putting resetting it into it’s original state.
here is the page.php from suffusion:
<?php
/**
* Default template for a page
*
* @package Suffusion
* @subpackage Templates
*/
get_header();
?>
<div id=”main-col”>
<?php
suffusion_page_navigation();
suffusion_before_begin_content();
?>
<div id=”content”>
<?php
global $post;
if (have_posts()) {
while (have_posts()) {
the_post();
$original_post = $post;
?>
<div <?php post_class(‘fix’); ?> id=”post-<?php the_ID(); ?>”>
<?php suffusion_after_begin_post(); ?>
<div class=”entry-container fix”>
<div class=”entry fix”>
<?php suffusion_content(); ?>
</div><!–/entry –>
<?php
// Due to the inclusion of Ad Hoc Widgets the global variable $post might have got changed. We will reset it to the original value.
$post = $original_post;
suffusion_after_content();
?>
</div><!– .entry-container –>
<?php
suffusion_before_end_post();
comments_template();
?>
</div><!–/post –>
<?php
}
}
?>
</div></div>
<?php get_footer(); ?>
any suggestions what I should looke at?
regards,
Peter