Search Results for 'bbpress'
-
Search Results
-
Topic: Integration with WP
Hello,
I’ve read the topics on this subject on the support pages, but they are about integrating the databases.
I have a WP weblog without user registration (I pubish, they read and comment, I validate)
I’d like to add to my site bbpress as some kind of support forum, so I’d like to intégrate it form a design point of view not from a database point of view (in fact I’d like to display bbpress inside WP, like a wp page or something like that).
Is there somewhere a tutorial bout that ?
Thanks in advance
Luc
Topic: Load Bbpress into WordPress
The only way available right now is to load wordpress into bbpress. I like to load some bbpress function into wordpress.
Anyone know how to do it?
Topic: wpmu bbpress issues
my wpmu is conviced that
mydomain.com/forums is someone who wants to register with my domain. I added forums in the site admin -> options -> exclude the following names. However, this is only causing this message:
Warning: Cannot modify header information – headers already sent by (output started at /Users/mynick/Sites/wp-content/themes/home/header.php:5) in /Users/mynick/Sites/wp-signup.php on line 347
anyidea anyone!?!?!?
They were working fine up until i added
require_once(“../wp-config.php”)
Topic: Google Analytics Plugin
I’ve modified my Google Analytics Plugin for WordPress and it appears to be working in BBPress (albeit without the UI for configuring the “uastring”).
Testers welcome; get it here…
I’m digging the idea of bb inside wordpress. thanks
installed bb following integration with wordpress. installed fine. however, none of my logins work for bbpress. if i try to write a post, i’m asked to login. i do so, and the login doesn’t allow me to post or comment on threads. nor can i get into the admin area.
i know the login is correct because when i use a false login, i get an error message – which doesn’t happen when i use the correct login. all that happens when i login with the correct info is i end up being told i need to login again. it’s as though i’m stuck in some loop.
not sure what to do next. any help?
Topic: Can’t Login…
Integrated WordPress with bbPress. I’ve added the integration plugins. But can’t get logins to work in bbPress.
I pre-registered a few new users in WordPress. Can login fine in WP. But I can’t even seem to login as admin in bbPress even to write/comment on a post – regardless of admin or other users. Can see an admin screen, but not allowed to do anything there without login – which I can’t do.
No error message comes up. I login, checks the database and returns to the screen. Doesn’t matter which login link I’m using in bbPress, I can’t create/edit a thread, nor can I gain admin access.
Any ideas?
Topic: Can’t get install working…
I’m getting this error…
Parse error: syntax error, unexpected T_STRING in [PATH]/bbpress/config.php on line 57
my config file says to stop editing at this line. Why am I getting this error and how can I fix it?
Topic: Migrate WordPress Comments
Hi all,
Is there an easy way to import a phpBB forum into bbPress?
Thanks!
Topic: En español
Hola!
Que lástima enterarme tarde, acabo de montar un foro en mi blog http://www.alhaurintorre.com con phpBB.
Me ha llevado bastante trabajo y de haberlo sabido, seguro que lo hubiese intentado primero conWP.
Cuando me recupere de la experiencia lo intentaré con bbPress.
¡¡Suerte!!

Has anyone considered what might be required to migrate existing WordPress comments into BBPress?
I’m imagining a script that would examine the comments DB, move comments storing them in an article-specific topic (which might be easier if themes could be nested, like categories), tagging them with their previous article’s categories.
One nicety: perhaps each former comment URL could be added to htaccess, redirecting to it’s new location.