The diff between functions.core.php from the working install (without errors – latest-alpha.zip) and functions.core.php from the trunk directory (in this install I see the error message) .
A diff recursive from the root directory of both installs gave me a lot of output so I focused only in this file. I made a backup of the “problematic” file and overwrote it with the working (from the latest) so I got no more erros.
I made this just to test, I know we should not mix files from different verionos
$ diff ./bb-tag/bb-includes/backpress/functions.core.php ./bb-trunk/bb-includes/backpress/functions.core.php
494a495,507
>
> function backpress_convert_object( &$object, $output ) {
> if ( is_array( $object ) ) {
> foreach ( array_keys( $object ) as $key )
> backpress_convert_object( &$object[$key], $output );
> } else {
> switch ( $output ) {
> case OBJECT : break;
> case ARRAY_A : $object = get_object_vars($object); break;
> case ARRAY_N : $object = array_values(get_object_vars($object)); break;
> }
> }
> }
@chrishajer: I didn’t the diff cause I’m starting over with the forum – no data to care. So after the error comes I just removed all files and elimI searched and inated all tables from database. I should make some tests and take the diff.
@balgo: Yes, is a php error, but is called from a script in functions.core.php. There’s no results relevant to actual versions of bbpress neither functions.core file.
@zappoman: What let me really confused, please correct me if I’m wrong, is that I got error installing from “svn co http://svn.automattic.com/bbpress/tags/1.0-alpha-1/” but had no errors with a installations from “bbPress 1.0 Alpha (latest-alpha.zip)” in the download page. Since is tagged, is the same package right?
Thanks all your attention guys.
Guys,
Something really strange in this problem, only happens when I do a SVN install.
Errors to:
svn co http://svn.automattic.com/bbpress/tags/1.0-alpha-1/ .
svn co http://svn.automattic.com/bbpress/trunk/ .
But if I download (wget) latest.zip or latest-alpha.zip extract and install it will work without the mentioned error. omg –confused–
Ok, just to let you know.
I tried a latest stable version (0.9.0.2) install and got no errors… only occurs with the alpha release.
Help plz.
Let me add that I’m doing all my testing/installing locally using Xampp. https://trac.bbpress.org/ticket/928 made me think that maybe I’m having the plugin issue because of this problem? Just a shot in the dark perhaps? I think I’ll try uploading the latest trunk to my website (run on a unix server) tonight and see if it’s different in that environment.
Hi guys,
I want to start a forum from scratch and was going to install phpBB but after too much reading I decided that is best to me (and to the forum) use the bbPress.
I installed both stable and trunk versions on my local machine and was playing around for a couple hours. bbPress is really what I want, but I’m a little bit undecided about what version upload to my host.
I know 1.0 final release is coming soon but have too many tickets to close and I don’t want to wait.
In your opinion guys, for who wants to start over theses days… should I install 1.0 Alpha or latest stable version to put on production.
Thank you so much.
Joel Teixeira
I’ve tried doing four clean installs of rev1651 and in none of them have I been able to properly activate plugins. I’ve tried to enable everything from Akismet to mini-track to a simple plugin I made to allow more html tags. All the plugins I’m trying are the latest up to date and work on my rev1646 installation.
i have latest WP and latest bbPress. Looks like integration results in every bb registrant being automatically given ADMIN login role in WP. Role mapping doesn’t seem to make a difference. Is there really no solution to this other than recommended downgrading?
I did edit my bb-config.php before installation, but I’m not sure if the installer needs that any more (it might be smart enough to write the file these days). There’s nothing in there that you should have edited that would cause this problem anyway (other than the BB_PATH which is after the *Stop Editing* line, near the bottom.)
Looks like you installed the latest 0.9.0.2 version. That’s good.
It looks like not all the files are present though. Do you have a bb-includes directory with a wp-functions.php file in it? I do and I did not get that error.
I would just verify that all the files were uploaded properly. First check for the existence of a bb-includes directory with a wp-functions.php file in it. The error is saying that file is not there.
I have read all comments to that plugin again and find a fix for this problem. It works fine now.
But I will test _ck_’s plugin anyway.
Thanks for the help
it didn’t work, so i’m still looking for.
ok, this plugin doesnt work with bbpress 0.9.0.2
if somebody know how to show the WP recent posts on BBPress please let me know.
thanks
Krystian
has anyone seen a complete solution for this issue? many hosts do not allow php mail() function because it doesn’t support smtp authentication
i’ve seen several posts about swiftmailer, phpmailer alternatives, but none offer a step by step instructions?
interested in modifying files only from the latest verion bbpress-0.9.0.2.zip
also, are any of these solutions integrated with wordpress? or when you use them you lose the bbpress user = wp user integration?
any kind of complete solution would be appreciated by many
Hello,
I’m testing bbpress since 2 months and today I recognized the problem, that the forum list on frontpage differs from logged in view to logged out view.
I have only one forum for moderators, all other forums are open to all, but on the list in logged out view are 3 forums and in logged in view there are all 5 (6) forums.
If I change the order of the forums, then the list on front page behaves strange and shows less forums than before.
I have 2 screenshots:
http://forum.max-fun.de/temp/forum1.jpg – logged in
http://forum.max-fun.de/temp/forum2.jpg – logged out
I just installed r1637 as a test. Installation went well. I can’t believe they added the search by default!
I will test a little more and post issues to trac.
There are radical internal changes in 1.0 with the switch to the BackPress core, not to mention the cookie changes and some major db function changes which consolidated all the meta tables into bb_meta. The code is untested against most plugins. It’s a much bigger change IMHO from 0.9 to 1.0 vs the older 0.8.3 to 0.9.0 change.
However I don’t think it will take much to get it the final stamp of approval, maybe even late this month or early next, depending how many more features Sam wants to put into it. There’s still a whole bunch of open tickets:
https://trac.bbpress.org/report/3
I just don’t want it to be rushed to an official release like 0.9 was, which was followed shortly by 0.9.0.1 and 0.9.0.2 and then 0.9.0.2 sp1 – that’s embarrassing and makes bbPress look amateur.
Let’s get it right this time – report those bugs at http://trac.bbpress.org
Very nice integration of the theme.
I noticed you are using WordPress 2.6. If someone logs in to WordPress or bbPress, are they logged in on the other (either bbPress or WordPress)? That is the level of integration most people are looking for, in addition to theme integration, and the latest word was that integration with WordPress 2.6 does not work. How did you do it?
Settings > Reading is, and has been all along, set at:
“Your latest posts”
the page I am no longer able to display, even though I can find no change in any settings.
Thanks for replying,
Probably not. The database structure has changed a bit.
If you want to test it out on your current site, it would be best to test it out on a copy of your current database.
So, http://www.addiva.net is OK, and later, when people type in http://www.addiva.net you will direct them to http://www.addiva.net/blog/home ?
Sounds like a configuration issue in WordPress. There is an option to choose what is displayed on the front page (Settings > Reading). you can select your latest posts or a static page.
Yes, the default address for the blog’s main page is index.php, and what is shown there is what I described changing above. Check those options and post back if it’s not what you expect to see based on what is configured.
Have you tried disabling the plugin to see if the problem persists?
Do you actually have a table called bb_users in the forums database, or are you using the wp_users table and an integrated installation?
Also, I see that plugin says compatible up to 0.8.3. If you’re using the latest 0.9.0.2, you might want to post your issue on that plugin page or try to contact the plugin author.
https://bbpress.org/plugins/topic/moderator-new-post-notification/
Or maybe read through the comments on that plugin page and see how others resolved the same problem.
http://www.finalwebsites.com/forums/topic/bbpress-plugin-mod-new-post-notify-db-error-w-wordpress-integrat#post-811
The problem is WordPress 2.6 re-used the existing cookie name but with a different format and calculation (and purpose). It was not the brightest design move on their part. Had they chosen a new cookie name, your idea would be valid.
At the rate Sam and MDA are working, I suspect there will be a stable enough bbPress 1.0 alpha by the end of this month (which will work with – actually require – WordPress 2.6).
A few other people have reported the profile bug. I will ask them to investigate.