Published on December 30th, 2009 by nivosh
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
Published on December 30th, 2009 by mjepson
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”
Published on December 30th, 2009 by Riwatec
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.
Published on December 30th, 2009 by Riwatec
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.
Published on December 30th, 2009 by LeftCoastMichael
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.
Published on December 29th, 2009 by baily
when someone tries to recover a password they are sent to a blank page.
When the Password reset email is sent, that too links to a blank page.
Any ideas?
Thanks,
Jeff
Published on December 29th, 2009 by dougjoseph
Hello!
I just downloaded and installed the latest version of bbPress — version 1.0.2.
In the database ( bb_option | uri ), we see the full URL to the forum:
http://domain.com/folder/
Now, if I type that address into a browser, the forum loads fine.
However, if I type it this way (without the trailing frontslash)…
http://domain.com/folder
… I get redirected to this:
http://domain.com/domain.com/folder/
Which leads to nowhere!
To see this in action, paste or type these two URIs into your browser:
http://authorstock.com/forum/
http://authorstock.com/forum
…With the only difference being the trailing frontslash.
Argh! Can anyone help me know how to fix this?
Thanks!
Published on December 29th, 2009 by Michael
Greetz! 
Once I have a new top-level domain for my forum, I would like to implement changes to make each member have a sub-domain. For example, mydomain.com/profile/member-name would become member-name.mydomain.com.
I know exactly how to do this through htaccess. What I’d like to know is this:
If I do it manually, what else do I have to configure to make all the profile links point to the new pretty permalink?
There’s no rush at all for this — looking to implement it in a few months.
Thanks in advance
Peace, Michael
Published on December 29th, 2009 by gerikg
I keep getting this error when trying to post a new topic in a forum.
Warning: extract() [function.extract]: First argument should be an array in /home/xx/public_html/forum/bb-includes/backpress/class.wp-users.php on line 506
Warning: Cannot modify header information – headers already sent by (output started at /home/xx/public_html/forum/bb-includes/backpress/class.wp-users.php:506) in /home/xx/public_html/wp-includes/pluggable.php on line 865
after returning to the forum and refreshing I see that the post gets posted.
It’s now on the default template.
Published on December 29th, 2009 by Gloria
Hi!
I have some problems with the themes.
I edited a theme and i uploaded it in a directory called “bb-templates”.
When I go in “appereance” (into admin panel), i dont’ see the theme.
When I delete the themes pre-installed, they yet are in “appereance” and they work.
So, how can I install a new theme in bbpress?