@doyle640
If you mean basic user database and cookie sharing then yes (and it should have worked in 1.0-alpha-1 as well). If you mean loading WordPress inside bbPress, then no – that is still partially broken.
@beernews
I hope not, although it’s getting closer, it’s not production ready yet.
thanks, I download the latest zip file from the link provided but I’m now getting the following error:
Warning: bb_install(/home/wired/public_html/bbpress/bb-includes/backpress/functions.core.php) [function.bb-install]: failed to open stream: No such file or directory in /home/wired/public_html/bbpress/bb-admin/class-install.php on line 106
Fatal error: bb_install() [function.require]: Failed opening required '/home/wired/public_html/bbpress/bb-includes/backpress/functions.core.php' (include_path='.:/usr/php4/lib/php:/usr/local/php4/lib/php') in /home/wired/public_html/bbpress/bb-admin/class-install.php on line 106
I don’t have widgets enabled….so what do I do with this – bbpress_live_get_topics()
I mean what code do I actually put in the sidebar theme file?
I have been googling around for solutions to this issue for like 10 hours straight and I can’t find anything
any help would be really appreciated. thanks!
I posted this as a comment on the blog but it will hopefully get more play here.
Are people using these Alpha releases on their live blogs?
I just recently installed and integrated WP 2.5 w/ a fresh install of bbPress 0.9.0.2. I followed the directions here, http://bbpress.org/documentation/integration-with-wordpress/ except bbPress isn’t picking up the WP cookie and vice versa. You can see by going to my site and registering:
http://sienasaintsblog.com/
and the forum is here:
http://sienasaintsblog.com/wordpress/bbpress/
Can anyone assist? Thanks!
The version number still states
This is bbPress version 1.0-alpha-1 in the Dashboard content and footer – I don’t know where else this may appear.
I have been ruuuning wordpress 2.6.2 and just installed bbpress 1.0 aplha 2 in about 10 minutes and it seems to work OK.
Yes it does – I installed aplha 2 in about 10 minutes and the login works. I need to test the registration but I’m sure that this will be OK.
You add all your wordpress settings when you install alpha 2 (it’s all form based).
Yes.
I tried upgrading to Alpha 2 and that didn’t fix the issue. I also made sure that the new secret keys and other login items in the bbpress config are set — and tried pasting them into wp-config.php, too. None of this seemed to address the problem.
Does the wordpress integration work with the latest version of wordpress now?
Thanks much, that did the trick… though it seems to be missing bb-includes/backpress. I just copied it from the alpha2 available for download here and everything seems to be working.
Does this happen when you log out of bbPress then login to WordPress?
@ddemeo
Probably, I haven’t tried an upgrade form 0.9.0.2 yet. In theory it should work. If you try it then make sure you backup your files and database first.
There was an error in the original release, the fix is made, but until it is available on the download site you need to get it from here…
[deleted] – see below
The zip archive is at the bottom of the page.
Yes, i think duffer mind, has build this version. S**t…!
I have faced following error:
“Fatal error: Call to undefined function bb_glob() in /home/your-site/public_html/bbpress/bb-admin/class-install.php on line 322”
I upgraded to bbpress 1.0 over the weekend and it seems to have broken logins for my main wordpress site. I can log into bbpress fine, but if I go to /wp-admin/ and try to log in there, I just get booted back to the login screen over and over. I’ve had the integrated user database setup for some time now and have never had a problem. Any idea what might be causing this?
I’m getting the same error as satranc when attempting a fresh install of 1.0 alpha 2.
If you’re going to be modifying the source, there’s probably no sense in waiting. You’ll have to keep up with security fixes manually at that point anyway.
I don’t recommend modifying any core files. I bet most of what you want to do can be done with plugins and then you can keep upgrading as new bbPress releases come out.
Thanks for the response Chrishajer,
Would you recommend waiting until bbPress goes 1.0? I will be changing a lot of source so any upgrade in the future will probably be sort of a pain. I would like to integrate once and not have to worry about upgrading for awhile.
Thanks,
Ian
@sambauers
Is it not so straightforward to upgrade from 0.9.0.2 then?
@leoleoleo
Well, you should just be able to replace the bbPress files with the new ones then go to your sites admin area to run the upgrade script (it appears automatically if it is required).
Make sure you backup your old files and your database first to be safe.