Search Results for 'bbpress'
-
Search Results
-
Topic: Bandwidth usage vs phpBB
I currently run a small forum (for my Guild Wars guild) using phpBB. Would bbPress use less bandwidth (for the same posts) than phpBB?
Topic: Template: Superbold 1.0
I have just released a new bbPress theme called Superbold 1.0. Its based on a design by gorotron.
Demo and download link:
http://refueled.net/bbpress-themes/
Would like to know what you guys think. Thanks.
Hi, bbPress appears to run well on the popular http://sourceforge.net/, with the notable and problematic exception of emailing users passwords, both on registration and for password resets.
A thread from last year posted a workaround for new users, bypass email and show users their generated password in the browser. http://bbpress.org/forums/topic/82?replies=14#post-349
However the patch no longer applies, or at least I couldn’t see how and where to apply it. There seems to have been quite a bit of code change in the last 7 months, and the fellow who posted that patch seems to have chosen a different route as the forums are no longer there on his site.
Even if this patch could be updated to apply to the current bbPress code base however it would not deal (I think) with the also much needed function of resetting passwords.
Sourceforge has posted a workaround for projects who need to use email registration, basically queue the messages up and fire them off in a cron job. http://sourceforge.net/docman/display_doc.php?docid=4297&group_id=1#email
I personally would be happy to see that implemented in bbPress, as a plugin since it’s SF specific, however I’ve seen a number of other threads which indicate a more generic solution would be useful:
- http://bbpress.org/forums/topic/807?replies=6#post-4906
- http://bbpress.org/forums/topic/1213?replies=2
- http://bbpress.org/forums/topic/1089?replies=2#post-6870
Will someone please help? I can’t write the code to make it so, but am willing to trade time with someone who can. Or perhaps you’d like a nice map or poster from the Yukon? Just let me know what you’d like.
Thank you for your time and reading this far,
-matt
—
For what it’s worth, the scenario that got me started on this was being locked out of my own forum while testing, exactly like this fellow:
http://bbpress.org/forums/topic/770?replies=3#post-4650
thank you Trent for the workaround posted there!
Topic: New Pro Forums Contact Form
We’re really excited to announce that we’ve just put up a brand new contact form on Pro Forums for everyone so that you can submit news about bbPress, new plugins, or new templates. It’s really tough for us to keep track of every piece of bbPress news and every new release going on and so with this new contact form we hope to shed more light on some of the plugins, themes, or news we would normally have missed. Don’t be shy, if you’ve just created a new template or plugin that you are really proud of, tell us, and we’ll have it up on Pro Forums A.S.A.P. If you’ve got some breaking news that Pro Forums missed, sending it over to us and we’ll have it up as fast as we can.
So head on over to the new contact form.
Also if anyone has criticism or other ideas, please share.
Ok I know, another question about integration.
I trying to intergrate Mu wordpress and bbpress and here is the thing:
I have installed wordpress in to a folder like:
mydomain.com/wordpress
and I also installd bbpress in to a folder like
mydomain.ocm/wordpress/forum
I have also altered in bbpress config.php
require_once(‘../wordpress/wp-blog-header.php’);
Now when i try to access mydomain.com/wordpress/forum
Wordpress wants to create a new account for the blogg and I think this is because I dont use subdomain for new blogs.
Q1: Is it possible to intergrate bbpress with Mu wordpress?
Q2: Do I have to use subdomains to get this to work or is it possible not to use subdomains. If so, how?
I have to change webhotel to try subdomains so I rather wait until some of you tell me if it will work or not!
If i dont try to integrate the functions with the
require_once(‘../wordpress/wp-blog-header.php’); line in bbpress config.php everthing works just fine… I can use the same username and the intergration works really good untill I add the wp-blog-header.php line.
Dear community,
today my bbpress just changed its language to english and it seems like it doesn’t care about the german language file. I haven’t changed the configuration file or something else on the server. Renaming the language file didn’t show any results. Yesterday bbPress didn’t accept my template-folder, so that I had to change its name and then it worked.
You can see, there are many strange things happening on my installation. I talked to my server host and he said everything is alright.
I’m using bbPress 1.0 alpha, but even the stable version, which I installed on the same database, shows the same problem.
Does anybody have an idea? Is there any database entry which contents the language settings?
Thanks,
jetson