Might be worth checking out this plugin for ideas and/or code!
https://bbpress.org/plugins/topic/subscribe-to-topic/
Hi.
I made integration BBpress and WordPress:
when I login in WordPress, automatically I logout in bbpress.
Why?
Hello.
I have installed bbpress site map generator from: http://boakes.org/software/
My blog is in: http://www.emetaheret.org.il/blog
and My bbpress forum is in: http://www.emetaheret.org.il/forum
The blog sitemap is created using Google XML Sitemaps from: http://www.arnebrachhold.de/redir/sitemap-home/
Now, The sitemap plugin of the forum is erasing the one created by the blog plugin.
I have changed the variable for the sitemap code as follows:
// the full path the the file that will be written – write access
// is required so set up your user /group privilages correctly or
// remember to “chmod 777 $sitemap_file” before runtime.
$sitemap_file =”http://www.emetaheret.org.il/forum/sitemap.xml”;
but the file still get written inside: http://www.emetaheret.org.il and replaces the one created by the blog plugin.
I hope this makes sense.
Maybe, if there is no solution, you know about a good way for making good sitemap for my forum without interfering with the blog?
sorry for my English and
Thank you
Hello,
We use bbPress as our forum on woothemes.com and users sometimes have a hard time finding their support query when they come back to the forum. I know you can click on your user profile and see it there, but most new users don’t know that.
Is there any code that we can use to add a list of the last 5 posts created by the user and place it on the forum index page?
This is how it looks now: http://is.gd/5GOQm
I’d like to add it either at the top above “Latest Topics”
It was deprecated in 5.3.
Matt fixed it here.
Everyone defines basic in a different way. That’s the problem with adding more things into the core by default. I agree that finding plugins that work has been a problem, but that’s less of a problem with the fact that bbPress is minimal and more with a problem of the way the project has been run, and the amount of resources it’s gotten.
That would be “the nuclear option” I think!
Hi,
i experienced exactly the same errors. except that i cannot even enter the admin area when logging in the following error appears:
Deprecated: Assigning the return value of new by reference is deprecated in /Users/orbitkiller/Sites/bbpress/bb-settings.php on line 187
I tried to add “error_reporting(0);” to “bb-settings.php” without success.
As already mentionned before, xampp may produce this errors, as i am on xampp too, but using the newest version (xampp, php, etc) should be the best thing to do, or am i wrong.
Any advices on this?
i enabled this plugin in MU blog(2.8.6) and bbpress 1.0.2
but i get this ERROR
<table border=’1′ cellpadding=’2′ bgcolor=’#FFFFDF’ bordercolor=’#E8B900′ align=’center’><tr><td><font face=’Arial’ size=’1′ color=’#000000′><b>PHP Error Message</b></font></td></tr></table>
<b>Warning</b>: Invalid argument supplied for foreach() in <b>/home/xx11yy/public_html/forum/my-plugins/wordpress-bbpress-syncronization/bbwp-sync.php</b> on line <b>873</b>
Glad to hear that everything works. Happy new year for You too.
Hey thanks for your help, now it’s working.
I only needed to create the folder my-languages and add the de.mo file.
Very nice!
Happy new Year to you!
You need create this folder manually.
So I don’t have the folder my-plugins, I only see bb-plugins
Please add folder my-languages where is my-plugins etc. and put de.mo in my-languages if you use newest bbP. Then configurate bb-config.php.
Thanks for your answer, of course I did this! But it doesn’t work.
So
change:
define(‘BBLANG’, ”);
to de:
define(‘BBLANG’, ‘de’);
If you language file is de.mo
Open bb-config.php and add to language section de
Hey,
I installed bbPress on my Webserver, I had no Problems. It’s really running great, BUT I cant’s switch the language of my board to German. When I try to do this my board doesn’t work anymore.
The descriptions about the language are quite different, some say I should move the de.mo data into the folder “languages”, some say into the folder “my-languages”.
What should I do now? My useres are all from Germany, so it’s not good for me, that the board is in English.
Hey,
I’m trying to use bbpress instead of phpbb. I’m already running 2 forums with phpbb. Now I want to import my Topics, Users etc. to a new bbpress installation. I only found a way to export the data from phpbb 2.xxx, is it also possible to do this with version 3.0.4. oder 3.0.6?
Excuse me for my (hopefully not bad) English, I’m from Germany.
Success. Wiping out the whole hosting account and restoring it from backups has fixed the problem.
I found that the problem affected all my domains hosted on that account, and every subfolder in all those domains.
I called GoDaddy.com and they were unable to fix it. The best I can figure is that somehow I caused it with a mix of adding and removing virtual directories.
I ended up having them cancel that whole hosting account and creating a new one, and then I restored all my domains from the backups.
As soon as the DNS info repopulates out through the net, I will be able to test to see if wiping clean and starting over… fixed the problem.
@yutt (or is it Skull Man?) & Dailytalker:
I agree 100% with your points. ‘Simplicity is a feature’ and ‘less is more’ are great slogans, but it’s impractical to require someone to find/research/download/upload/configure zillions of plugins to do extremely basic forum tasks that are taken for granted with other programs. I want a stable forum program that contains basic features that aren’t going to stop working if a plugin developer walks away or won’t update them to work with future bbPress builds. I love bbPress but find it just too stripped-down and feature-less out of the box. Would be great to see more optional features you can use or turn off like Gravatars. The default text input interface in-particular leaves much to be desired.
Plugins like Topic Views should be incorporated into the base feature-set of BBpress as well as things like Widgets and the ability to edit themes or plugins from within the admin.
I am not a professional programmer and really admire and appreciate those who develop plugins, such as NightGunner5, Paul Hawke, Michael Adams etc. Going out on a limb here, I would guess it would not be too difficult to incorporate SOME of the more popular plugin features into the Core (especially focusing on _ck_’s best stuff as she will likely not be back). Again, I’m not talking about building in Nintendo emulators or Weatherbug displays but why the heck should someone need a plugin to display how many times a topic has been viewed?!?
@all:
Something I think base minimalists and more-base-feature advocates like yutt & Dailytalker would all agree on is that that bbPress’s admin should display plugin update notifications like WordPress’s admin does. This would be extremely helpful for everyone, especially when security risks are discovered in plugins one has running.
Haha, I bet even kevinjohngallagher would agree with me on this one!
1) Hmm, you can really install bbPress in any folder but here is a popular setup (buddypress like this one): Try this:
Let’s say your site is leftcoastmichael.com.
In your ‘wordpress’ leftcoastmichael.com directory you have 3 wordpress file directories (wp-admin, wp-content, wp-includes)
Just make a 4th file directory (forums) for all your bbPres stuff (bb-admin, bb-includes, etc).
Blam, that’s it.
2) If you want to integrate with WordPress use the same database info that you used in your WordPress config.
Hope this helps.
I read the documentations but, alas, it is not clear (to me).
(1) It does not explain which directory to upload/install to. I have uploaded to a folder in the root called “lclforum” however the wp files, templates and database are in a separate folder called “wordpress.” Should the bbPress files be in a sub-folder of the WP folder?
(2) Name of database. I am prompted for the database name, however there is no database (yet). There are no instructions for what to do at this point. Should I just input a name like “lclforumdb” ?
I’m sure I’ll have more questions, but these are the first two that are keeping me from getting up and running.