I want to install bbPress and I am currently using WP2.7
Should I install the latest stable version (Brubeck) version 0.9.0.3,
or,
the latest test build of the unstable version of bbPress is 1.0-Alpha-4?
I want to install bbPress and I am currently using WP2.7
Should I install the latest stable version (Brubeck) version 0.9.0.3,
or,
the latest test build of the unstable version of bbPress is 1.0-Alpha-4?
hey there…
i really don’t know how to code this, if i could i would do it.
i would like an auto tag generator.
The script reads the text inside the post and makes optional tags so you just click on it and you add them just like that.
what do you think about it?
I am trying to embed some javascript on my BBpress forum using this code from my WordPressblog.
<script type=”text/javascript” src=”<?php bloginfo(‘template_url’); ?>/js/prototype.js”></script>
What is the equivalent of <?php bloginfo(‘template_url’); ?> in BBpress?
I noticed at the Trac roadmap page
https://trac.bbpress.org/roadmap
That it states the anticipated release date of bbPress 1.0 is in 2 weeks.
However, the 1.0-BETA release states that it’s 5 months behind schedule.
So would it be correct to assume that the 1.0 release date is approx 5.5 months away? Meaning, sometime in the summer of 2009 – I can expect the 1.0 code base to be released.
I current trunk (rev 1886) members can add tags to all existing topics. Is it bug or feature?
Hello,
I followed the steps; however, maybe not good enough. I can log in to forum with WP credentials; however, when logged into forum I get kicked from my blog and visa verse. Meaning, I can’t b logged in to both at the same time. HELP.
I write tutorials on my forum and when I write links they are converted into actual links I really don’t want it do do that instrad I want it to loave the link as it has been wrote like link also when I edit a post it converts all < into < and > into > how do I stop this from happening?
http://willclan4food.net
Ive been working on this for a few days. This has the Inove theme for WP and the one modified. Everything is fluid.
Hey,
I have a wordpress forum @ http://www.holysh1t.net for the quake live CTF community.
I recently installed a bbpress forum to go with that. Seems to work pretty fine besides some inital errors.
Yet now I face this problem where It does not automaticly link people’s account when they signed up via front end of the wordpress. All the registered users in wordpress had to be manually given in a role in bbpress. The same thing applies for new registrations in wordpress.
However, if I sign up via the forum stuff works great.
This is the menu I get when someone made an account via front end:
http://www.holysh1t.net/files/bridge_error.png
If I click any role and then save, it corrects itself and the user can post. The long error is replaced by whichever role I chose. (member/admin,etc…)
Now I have to manually assign a role each time someone signs up through wordpress instead of bbpress.
WordPress: 2.7
bbpress: 10 alpha 4
Any ideas?
Thanks for the support and I greatly appreciate the effort put into this great piece of code!
Greetings,
Nico
http://www.holysh1t.net
Hi guyz,
To start off, a very exceptionally simple script – thats bbpress.org
I am in the process of modifying the BBpress into not just a forum.. but more.. Most of the stuff is done.
My Question is:
Is it possible to Lock the number of visible topics a member is able to view?
I havent attempted to do this yet.
I want to force participation, in the sense that, when a member posts one topic, about 9 other topics are now visible to That member.
Another topic post by that member brings the visible topics to 20 for him specifically.
In other words, the number of topics visible to a member is the number of topics that member posted!
so is this possible? if so, how difficult would that be?