I have the code managed through svn and after a quick svn switch http://svn.automattic.com/bbpress/tags/1.0-alpha-2
(followed by an svn update
for good measure) everything appears normal.
(+1 beer on Sam et al next visit)
Congrats and thanks for all the hard work Sam.
The next alpha of bbPress 1.0 is now available for download.
Read all about it on this blog post.
If you find any issues please report them via the bbPress Trac.
Also I am now getting…
http://harrismarine.co.nz/bbpress/topic.php?id=9&page=2
and it is working.
So I am guessing you are only getting the other address (without the id=9) when it is not working which would mean the url is actually changing. How, I have no idea.
Very nice, nice integration.
I didn’t catch that you were looking for a forum in your first post, only that you wanted the registration functions. If you want a forum and registration functions, then yes, bbPress will be fine.
Looks like the whole server is gone now… Can’t bring it up at all.
The blank screen is likely a 500 Internal Server Error, so if you have access to error logs, that will help. If not, it’s likely a syntax problem in a template file. I saw at first that you had a custom theme up there. You could try with a stock theme and see if the problem persists.
One other thing I noticed is that the URL appeared incorrect. It looked like this:
http://harrismarine.co.nz/bbpress/topic.php?page=2
But the topic ID is missing in that URL. It should look more like this:
http://harrismarine.co.nz/bbpress/topic.php?id=9&page=2
Maybe the pagination links in your theme got messed up somehow. I wasn’t able to test any further because I can’t bring up any pages at all on your forum right now.
I’m just loading certain components from my WP Blog to give bbPress the same appearance (header and footer graphics, menu etc.). However it’s not a deep integration via bb-config.php.
I also deleted the entire modified template folder and replaced it with the original Kakumei template for testing reasons but the problem persisted.
The thing is that I’m the most interested in the forum functionality of bbPress and I don’t really care about the blog features of wordpress.
Would you not recommend using bbPress as the backend user system and forum for my site?
Hi everyone!
I integrated bbPress 0.9.0.1 and the 2.6.2 version of WordPress MU.
I have no problems, I think.
Hi All,
I recently upgraded to 0.9.0.2 and since this upgrade the “remember me” functionality we used to have is now not working at all.
Basically if you close the browser down completely, and reopen it, then access the site you have to login Each time.
Any ideas?? i tried switching to default themes, etc and it made no difference.
Also, i should add that i have no WordPress integration at all, its a pure bbpress site.
Are you loading WordPress inside bbPress?
I’ve added the ability to do this to the development trunk. If you want to backport this to an older bbPress, you can follow the changes here:
https://trac.bbpress.org/changeset/1786
Then drop the function <?php bb_latest_topics_pages(); ?>
wherever you want it in the front-page template to show pagination.
Hello to everybody.
I’m new to this forum. I’ve lurked several times to find solution for my problem.
Last time was just some minutes ago:
I was writing post in my bbpress forum when suddenly I’ve been kicked of. Have to login? Ok, maybe a timeout, but…I wasn’t sure to have set a timeout period!!!
By the way, when I try to ling once more…nothing happens! Login page, once more, and more, and more. No other user, no way to login to forum once more.
I’ve a WordPress installation in the root of my www server and a bbpress installation in a sub-root directory.
WordPress and BBpress arn’t integrated ’cause I don’t need it and, most of all, I don’t want it.
Some days ago, trying to harden my WordPress installation, I’ve installed some plugin. Once was “Login LockDown”. Now…making my mind go crazy I’ve think about all changes I made since a week.
I’ve logged in WordPress administration, deactivated Login LockDown plugin and I’ve been able again to login in the bbpress.
The admin screen was not available until today. Try installing version 0.1.2 of bbPress Live.
I don’t know of anything for adding page links for the latest discussions, but there is this plugin for changing the number of items being displayed. Maybe that will help?
https://bbpress.org/plugins/topic/front-page-topics/page/2/
Just posting this here for anyone who might not know about this WordPress plugin:
https://wordpress.org/extend/plugins/bbpress-live/
After you installed it, do you have the option to activate it in the WordPress plugins screen? Or that is OK, but you can’t configure it?
Is there a way to roll-back to 2.5 or uninstall bbpress to fix this problem.
I installed bbpress on my site which uses wp 2.6 no one warned me. it installed and everything looks fine on the outside but the admin panel for wordpress is messed up. its saying
Warning: include() [function.include]: Failed opening ‘/home/mobir/public_html/wp-content/themes/div_dark_house/’ for inclusion (include_path=’.:/usr/lib/php:/usr/local/lib/php’) in /home/mobir/public_html/wp-content/plugins/themed-logreg/themed-logreg.php on line 732
Hello,
My setting :
– WP 2.6.2
– BBPress 1.0 alpha 1 (1780)
BBpress Live (WP Plug in to fecth BBpress last discussions and forums) is supposed to have a seting in the plug in section of WP.
In my case nothing appear , no settings item
Any idea ?
Luc
Hi Chrishajer, thanks so much for your help, i had previously written mod rewrite in my bbpress config file and that had caused the unclickable links.
So i removed that line and turned off permalinks in the admin which helped.
however whichever method i tried at configuring permalinks at the link as provided, caused internal server error, are there any other way i should go about? Or is it due to the incompatibility between wordpress 2.6 and bbpress 0.9.0.2?
Those version are not compatible for logins. Please read this sticky:
https://bbpress.org/forums/topic/wordpress-and-bbpress-integration-101