You can limit the size of the files you allow to be uploaded to your server using bb-attachments. I set mine to around 150k.
You can also use Amazon’s hosting for your file:
https://bbpress.org/plugins/topic/bb-attachments/faq/
I think that the plugin still keeps a copy of your photos on the local server though…
I run a website with a forum. I think I have around one or two gigabytes of space . It’s the cheapest thing out there. I’m considering installing the BB-Attachments plugin so users can upload their images to posts, without having to first use another website like Imageshack.
But, if this becomes popular, won’t it start requiring alot of space from my server? I imagine it can be full quite fast if people starts uploading their 5 megapixel pictures as much as they want.
I’m not a pro here, but is there some way that these files are not stored on my server? Since BBpress uses a database, is it stored in some clever way?
Come to think of it, an imageshack plugin would kick ass.
Hi.
has someone tried to integrate bbpress with symfony
There’s an issue with RSS feeds not validating. The problem appears to stem from » in the titles (rss.php) so I swapped them all with ::.
It now validates. It did work fine in Safari, but Firefox and IE threw up errors. Will report in trac…
Feed validation for this thread: http://validator.w3.org/feed/check.cgi?url=http%3A%2F%2Fbbpress.org%2Fforums%2Frss%2Ftopic%2Fcall-for-testers-on-the-09-branch-and-10-trunk
There’s also a recommendation to not use <textInput>.
@pikatore
This fix is for 1.0, if you are using 9.0.6, then use the original plugin.
This fix doesn’t create directories with pb-- in their name.
It seems to be an issue with the mouseover. This is definetely a Google Chrome problem, and this is definetely only a problem on the post edit page.
Oh, and WYSIWIG and images and all that basic stuff… are there still plugins for that? I’ve got people very nervous with code…
We’re about to install and integrate bbpress with an existing WordPress installation. We put the WordPress files in a ‘wordpress’ subdirectory when installing to keep the httdocs directory clean. Will this affect integration in any way? If need be, we can move this back.
Ideally, we would like to have WordPress in a /wordpress directory and bbpress in a /forum directory with WordPress accessible via the root, and bbpress via /forum.
Also, on a slightly different note; how have people found integration with 1.0.2 and 2.8.4?
Waiting for your suggestion, I disabled the plugin bbpress smiles.
Your help is always welcome anyway!
this problem seems to only be occuring in google Chrome. But not in IE 8.
Is this the first time IE WORKED, and Chrome didn’t? Oh my god.
And this is definetely only occuring on the ‘edit-post’ page, and I have tried messing with the code of the edit-form.php and troubleshooting it, and making it identical to the post-form.php in practically every way, and the problem still happens.
an update.
i notice mouseovering over the textbox area or even anything specified between the <label> tags (which has the textbox and the quicktags bar, the B button highlights.
what the?!
I mean, all the plugin pb– folders with plugins downloaded via the browser.
For some reason, the plugin folder that the browser creates in my FTP are read only, and so are their contents.
Why is this?
Problem solved with the bb-video plugin. Strangely it only converts video link (URL) and not the EMBED code. Instead the issue with the bb-smiles of _ck_ remains an outstanding …
I have a bizarre problem.
Sometimes, when editing a post, I will click in the post text box, and it will automatically throw in a tag, and the B button will change to /B.
The thing is, I didn’t click B, I clicked the textbox!
what the hell is going on?
Thanks for your help. The problem was created by a incopatibile plugin with my version of bbpress (term of service). It was not a problem of memory as I thought.
This is an example of topic where you can see that bbsmiley and bbvideo are not enable.
http://www.il-riscatto-dei-maledetti.com/forum/topic/nora-la-gatta-che-scotta-su-youtube#post-33
Can you help me?
My version of bbpress is 1.02. My forum is under construction
MPESGT01 – That would sort of fall under the realm of BuddyPress, I would think. Still, yes, it’s possible to make a plugin. WPMU/bbPress/BuddyPress would probably do it better
If we use bbPress as a forum… and WordPress as a blog… and that we can add a way that the members can upload photos to their own profile… we would then almost get a social software/php script and that would be awsome !!!
I am not a coder (i’m a web designer) but I do know that it can be possible to create this plug in.
I just saw your next look, the bbpress 2.0 and with that plugin, a profile album, it would be it !!
Than maybe later another plugin for same thing, but videos (either upload or grab via youtube), but this can be invented later… photos first !!
Any chances ???
If someone can hack into my devserver that have no access to internet, the person is more than welcome to do it 
apbai: Nice, so everything is working now?
Interesting, my opinion would actually be the opposite.
bbPress is probably faster in a shared environment than the others (if tuned).
SMF and Vbulletin already take advantage of shared memory like eaccelerator/apc/xcache out of the box and have different levels of caching. Vbulletin is very bulky though.
The magic to bbPress is not performance, it has an “acceptable” rating in performance for 1.0, but what you can do with it and how quickly. You can customize bbPress like no other forum I’ve seen with quite a bit of ease, not just the look/theme but the actual functionality.
Hmm, well this all sounds promising’ish.
I asked Sam Bauers at WordCamp NZ how bbPress would compare speed-wise and server resource wise to other standard forum softwares like phpBB, SMF, vBulletin etc. He said that the others were probably faster on a shared hosting environment, but when mem-caching is running that bbPress leaps ahead in performance. Sam, perhaps you were referring to forums which REQUIRE mem-cache (ie: super large forums) running better on bbPress than the other softwares?
At any rate it sounds like for my purposes that I shouldn’t worry about these things too much and just stick with using it straight out of the box.
This user hacked permalinks to rewrite in a new way… his/her rewrite rules were written for the Isapi Rewrite filter, so maybe that would start you off in the right direction?
https://bbpress.org/forums/topic/nicer-slug-url-rewrite-plugin-done
Good luck!