I’ve setup the role map, and WP integration ages ago, but newly registered users get “inactive” role by default… ? (WP2.7.1&bbP1a6)
WP registered users inactive in bbPress
Published on May 13th, 2009 by DolugenbbPress 1.0 Release Candidate 1
Published on May 12th, 2009 by Sam BauersHi everyone, bbPress 1.0 is moving beyond Alpha stage and skipping Beta to go straight into a series of Release Candidates towards a final 1.0 release. The first RC is now available for download.
We’ve made this decision to push towards 1.0 final as the scope of what was going to be included in 1.0 has been whittled back and we have had some serious real world trials through TalkPress.
Please note that if you are integrating bbPress with WordPress version 2.7.x or lower, you will need to add this line to your bb-config.php to maintain cookie compatibility:
define('WP_AUTH_COOKIE_VERSION', 1);
When you upgrade WordPress to 2.8 that line will have to be removed.
“Allow Images” Bug ?
Published on May 12th, 2009 by DolugenHello,
I’m using WP2.7.1 & bbPress 1alpha6 currently. I’ve noticed recently that the img tag acting abnormally. I know the Allow Images is only compatible up to 0.73, but shouldn’t there be a solution …
When a user inserts an [img]url[/img], it’s only shown to that user. And after I edit the post as admin and re-paste the image URL and save, the image appears OK.
Has anyone stumbled upon this problem ?
Two (or more) words and non-ASCII chars for user names
Published on May 11th, 2009 by sicofanteHi,
I’m new to these forums so let me first say hello everyone! I’m helping a friend who’s administering a literature forum in Spanish. We want to allow our members to use their full names as their user (login) name (meaning first name and family name separated by a space). That also implies we need support for Spanish characters, such as Ñ, á, ü, etc. in the user name.
Is that possible?
Thanks in advance for any help.
Override URL constant in bb-config.php?
Published on May 11th, 2009 by alvarixWith WordPress there is a handy way to override the url Options set in the DB like so:
define(‘WP_HOME’, ‘http://localhost’ );
define(‘WP_SITEURL’, ‘http://localhost’);
This is really useful for local development. Anyone know the equivalent in BBPress?
After added secret key, “This username does not exist.”
Published on May 11th, 2009 byI had a functioning bbPress install for a couple of weeks now. However, the secret key was not entered into the bbPress integration settings. I entered the secret key into the WP integration settings inside bbPress. After saving, none of my usernames will log me in. I receive “This username does not exist.” Tried searching, but nothing seems appropriate.
I have a 2.7.1 WP with 0.9bbPress
Our Texas
Published on May 11th, 2009 byWebsite 90% complete: http://www.ourtx.com
Forum: http://www.ourtx.com/forum
In latest Beta which file has the code that opens DB connection?
Published on May 11th, 2009 byTrying to locate the file that has the routine that does msql_connect or _pconnect…
Can’t find the “Enable XML-RPC” option
Published on May 10th, 2009 by 3saxxHello,
I’m trying to set up a BuddyPress site.
The instructions for integrating bbPress state:
5. Head to the Admin area (/bb-admin) and then the settings menu. Check the “Enable XML-RPC” option.
Also check the “Enable Pingbacks” option just below.
There is no XML-RPC option on the settings page. Did I miss something during the installation?
Auto close topics
Published on May 10th, 2009 byI want my topics close automatic.. at 300 post.
Is it possible?
(srry for bad english)