I’m using plugin avatar upload .
https://bbpress.org/forums/topic/plugin-avatar-upload
I want to insert avatar under username .
EX :

where i must insert code.
sorry if my english isn’t good.Because I’m thai people.
I’m using plugin avatar upload .
https://bbpress.org/forums/topic/plugin-avatar-upload
I want to insert avatar under username .
EX :

where i must insert code.
sorry if my english isn’t good.Because I’m thai people.
Hi,
i have installed how it will be described in the documentation.
When i go to my install.php (http://www.kreativoase.at/taufkerze/forum/bb-admin/install.php) I am getting this:
The server encountered an internal error or misconfiguration and was unable to complete your request. Your administrator may not have enabled CGI access for this directory.
I have CGI on my webserver. I looked in my database. There are no new tables. This is the same database where my wordpress is.
What can I do? I have the permalinks on “false”.
Must I install bbpress in a own database?
Mfg
Proko
Hello All;
I have posted my problem in this post: https://bbpress.org/forums/topic/had-50-topics-now-getting-no-input-file-specified-error
…but I’m not getting any help, the problem is getting weirder and I need this fixed ASAP, so I’m willing to pay anyone who can help me.
Our forum at http://www.eidolonai.com/forum/ has been working for months, now when you click to view a topic you get a “No input file specified” error. I tried reinstalling, shutting off plugins, everything, with no luck. I then thought there might be something in the most recent post that was causing the problem. So, I went into the database with phpmyadmin and deleted the most recent post (titled: “Eidolon finished?”) Now, as you can see – that post is still in the list – AFTER I deleted it from the DB???
So, if anyone can figure this out and get our forum running – I’ll pay your price.
Please reply here and I’ll get back to you.
hey, well, the topic means it all, i dont want my forum to get all spammy by users posting links and stuff…
Howdy,
WordPress 2.3.3
bbPress latest from yesterday
WordPress Integration
I’ve created a very simple wordpress plugin to attempt to allow wordpress posts and comments to also be put in a bbPress forum.
When I make a post and my plugin attempts to:
require_once(dirname(__FILE__) . '/../../bbpress/bb-load.php');
I get a blank page, and the post/comment does not get sent to bbpress. I’ve have traced this to the point where bb-settings.php calls this line:
require( BBPATH . BBINC . 'template-functions.php');
but no matter what I put in template-functions.php (even writing to a file), I get the blank page.
I’ve checked all my error logs, and there are no errors being logged, not even a 500 error. I’m at my wits end, and late on this project, please help.
Thanks,
Christopher
Hi
Can i add the bbpress login menu un my wordpress theme?
The login is in the header of my wordpress blog.
Thanks!
and please tell me how!
Hi when i try to install the 0.9 Trunk this error comes up
Warning: require_once(/var/www/web112/html/testeite/forum/bb-includes/backpress/functions.plugin-api.php) [function.require-once]: failed to open stream: No such file or directory in /var/www/web112/html/testeite/forum/bb-admin/install.php on line 17
Fatal error: require_once() [function.require]: Failed opening required ‘/var/www/web112/html/testeite/forum/bb-includes/backpress/functions.plugin-api.php’ (include_path=’.:/usr/share/php:/usr/share/pear’) in /var/www/web112/html/testeite/forum/bb-admin/install.php on line 17
When running the install script, after only changing the config.php I encounter the following:

Warning: Cannot modify header information - headers already sent by (output started at /home/ucstudents.nl/public_html/bbpress/config.php:1) in /home/ucstudents.nl/public_html/bbpress/bb-admin/install.php on line 10
Warning: Cannot modify header information - headers already sent by (output started at /home/ucstudents.nl/public_html/bbpress/config.php:1) in /home/ucstudents.nl/public_html/bbpress/bb-includes/functions.php on line 1910
I can complete the installation but every page I visit starts with 
and other errors sometimes occur.
What is causing this, and how can it be fixed?
Hi!
I want to integrate bbpress into my wordpress blog complete!
that means :
I read a lot of things here with set cookie path etc but in PHP I’mnot “the best”! 
The structure is like this.
The domain for the wordpress blog is www.example.com/blog/
and the Domain for the Forum is www.forum.example.com/
I think this thread is needed to make one real documentation for integration so the next with the problem don’t have to read 100 threads 
// Sorry for my english! Im from germany
Error “Invalid tag or topic” occurs when removing tag from a post, but it is ok to add tag, did anybody get the same problem? how to fix it? thanks!