Hi,
i plugged in bbpress to wordpress. i created some forums. i ve changed some of the slugs to my language. but i cant find a forum homepage to see all the forums.
for example
http://www.abcdef.com/forumlar/forum/bloglar/ with i can see one forum. but i cant see anything with
http://www.abcdef.com/forumlar/forum/ (says couldnt find it)
http://www.abcdef.com/forumlar/ (says nothing)
so what is the problem or that i am missing to do?
i use wordpress 3.4.1 with “pure line” theme
You are going to need to customize your theme, good luck!
This is not a normal function in a fresh bbpress install. How I can enable it?
Thanks in advance,
Thank you both – changing the permalinks to default and saving fixed my issue.
I confirmed that when I switch from default back to a day and name structure it breaks again.
Thanks for your help!
It looks like bbPress is checking if the current theme is compatible with bbPress.
On line 357 of your twenty ten them does it have: add_theme_support( 'bbpress' ); by any chance?
Good luck!
Hi guys.
This is the first time I have tried to get bbPress working and I can’t get this combination to show the actual Forums or Topics although it does work on on this website http://www.essentialoils.coop/community when I switch the theme to bbPress (Twenty Ten).
If I use [bbp-forum-index] on a page or even just the bbP native URLs it will show my entire forum index, but when I click on any forum, I just get a blank page from the Pixel Theme Studio’s “Zen Theme”.
So far I have created a new directory within my theme root called ‘bbpress’ and copied the files from bbPress/bbp-theme-compat/bbpress/ to this new directory. I have also moved the root files out of /bbpress/extras into the root of my theme. Plus I have added add_theme_support('bbpress'); to my functions.php, but still nothing.
My theme just seems to see the page at http://www.essentialoils.coop/community as an un-ordered list.
What did I do wrong? What haven’t I done? What is it that Zen Theme needs to make it work with bbPress?
Any help at all would be much appreciated.
Hi, I’ve got the same problem :
Warning: Creating default object from empty value in /homez.51/nexeo/www/javanex/wp-content/plugins/bbpress/bbp-includes/bbp-core-compatibility.php on line 84
My wordpress has 3.4.1–fr_FR version and I installed bbPress on version 2.0.3 with the extension manager. My theme is actually BlogoLife.
In addition, when I move to “bbPress (Twenty Ten)” theme, and only for this one, the warning change :
Warning: Creating default object from empty value in /homez.51/nexeo/www/javanex/wp-content/plugins/bbpress/bbp-themes/bbp-twentyten/functions.php on line 357
Does anyone has an idea on this ?
I recommend going to settings > permalinks, changing your permalinks and then changing them back.
Give that a try.
I’d like to install bbpress 2.1 RC2, but I currently have bbpress 2.0.3 running on my site.
What is the best way to install the beta version without breaking anything ? Upload the zip file via “add plugin” in WordPress admin panel ? Overwrite the old bbpress files via FTP ? Uninstall 2.0.3 then install 2.1 RC2 ? Other solution ?
Not sure if it will fix your problem, but try this :
– go to settings > forums in your wordpress admin panel
– click “save changes”
John, I did some preliminary tests and the results aren’t looking good.
I left my comments on trac: https://bbpress.trac.wordpress.org/ticket/1885#comment:3
John, this is amazing! Thank you for fixing this.
I’ll have to update my installation to your latest trunk before I can test.
I will let you know how it works out.
Yeah; the meta queries are really awful.
I think I’ve resolved the issue. You’re one of the first people to report back using bbPress 2.x at that scale, so I’d love some feedback on the change.
https://bbpress.trac.wordpress.org/changeset/4059
They are mixed into the database, yes.
I’m using BBPress 2.0.3 and WP 3.4.1
I am new to wordpress but had it up and working fine.
I then installed bbpress per the instructions.
The installation seemed to go fine, but after trying to create a custom menu for the forums clicking on any link gives me the message:
“Object not found!
The requested URL was not found on this server. The link on the referring page seems to be wrong or outdated. Please inform the author of that page about the error.
If you think this is a server error, please contact the webmaster.
Error 404″
I have tried deactivating and uninstalling bbpress but non of my links work any more.
Can anyone please help a newbie??
Thanks,
Try adding this to the end of your style.css or child theme custom css stylesheet:
body.bbPress .hentry {width:575px!important;}
td.bbp-reply-content {width:575px!important;}
Cheers!
spence
http://LabZip.com
http://LabSecrets.com
Thanks John. Is there anything I can do to help? My site build out has been on hold pending a fix for the slowness issue. If you have a preferred way of fixing it, perhaps I can help implement it.
Here were my original findings: https://bbpress.org/forums/topic/bbpress-202-sql_calc_found_rows-and-16mm-posts-painfully-slow
Edit: I’ve created a trac ticket for this: https://bbpress.trac.wordpress.org/ticket/1885
ok,
well, that confirms my suspicion. The myriad theme and child, unfortunately, have all the bbPress files coded-into them… ;-(
You will need to contact that theme author to ask them to include a unique body class in the “mysite_head” function so that you can target your CSS and style the pages accordingly.
Alternatively, you can ask them to include an update to all the various bbPress template pages that have the appropriate wrapper around the bbPress content areas so that it can be styled as such.
Last choice, you are welcome to choose from over 120+ woothemes, elegant themes, or Responsive by ThemeID, that are all ready to use with bbPress.
Wish I could be more helpful, but this is one for your theme author… unless you can accept some global styling as suggested in my earlier answer
It is BuddyPress. Please complete the setup process (probably there is a yellow warning on top of admin are) for BuddyPress…then follow steps in this video to remove and delete from trash, any pages using “forums” slug
http://labsecrets.com/2012/01/23/buddypress-and-bbpress-forums-made-easy/
Cheers!
Spence
http://LabZip.com
http://LabSecrets.com
Hi Lusid,
We can help you out. Either to tweak your theme,or…to swap for something similar that is ready for bbPress.
Drop us a line at help@labsecrets.com
Cheers!
Spence
http://labZip.com
http://LabSecrets.com
I was able to figure out my problem, but not I have Another Problem.
Thanks!
The URLs do follow the same structure as WordPress, exactly actually.
Keep in mind that WordPress has never needed to have a mixed post-type URL structure, except for the case of attachments (which don’t really count.)
None of the words in the URL are ‘useless’ since they’re all indicative of where the content lives.
bbPress and WordPress are designed to allow those with specific needs and wants to customize the codebase, and contribute the changes they needed up-stream to the parent project. If this is something multiple people would like, I suggest you group up and build it. If it works, and more people want it, we absorb it into bbPress core.
Boom.
It doesn’t directly. I’m working on ways of addressing this for a quick 2.2 release.
At this point, I”m more interested in the layout and if I need to port functions over from the stand alone bbPress than CSS. The CSS I can handle, just didn’t want to have to do it all.
Are your topics and replies mixed into your wordpress posts?
What version of bbPress are you using?