Forum Replies Created
-
You shouldn’t be outputting errors to the screen. If possible send them to an error log.
Can you paste your line 2009 of
bb-includes/functions.bb-template.php
here?In reply to: bbPress 0.9.0.4 and 1.0-alpha-5 releasedSo, the nightly builds seem to be stuck on an old version!!!
You can get the latest trunk from here (zip link at the bottom):
https://trac.bbpress.org/browser/trunk
You will have to manually add BackPress files from here into a directory at bb-includes/backpress (zip link an the bottom):
In reply to: PHP usage pollGreat stuff _ck_! If people can still answer in the poll as well that would be great.
In reply to: Install ErrorThere are issues with the latest versions. A new fixed version is imminent.
In reply to: bbPress 0.9.0.4 and 1.0-alpha-5 releasedWeird charset (MBCS) errors for PHP 4 users are now fixed in trunk.
In reply to: List of Hooks/Actions?http://bbpulp.org was a start at documenting this (and more) from before I started at Automattic
In reply to: Sanitizing user namesThe sanitize_user() function is the same in bbPress as it is in WordPress. Even the filter names are the same. Still, WordPress plugins don’t generally work in bbPress without some modification.
In reply to: Reply to Topic Link Not WorkingSounds like the problems people had with deep integration, where the bbPress role was being stomped on.
In reply to: bbPress 0.9.0.4 and 1.0-alpha-5 releasedDo you have a role mapping setup in bbPress? It should at least work in one direction. Unless I broke it worse with the fix.
In reply to: bbPress 0.9.0.4 and 1.0-alpha-5 releasedThe PHP warning is also fixed in trunk.
In reply to: bbPress 0.9.0.4 and 1.0-alpha-5 releasedThe upgrade page is generally only triggered when visiting the admin area, and only if the database needs upgrading (i.e. the db version number has changed)
In reply to: bbPress 0.9.0.4 and 1.0-alpha-5 releasedInstallation issue is fixed in trunk. Need some time to debug the auto-role-assignment issues.
In reply to: Basic integration screencastRoles are only applied by bbPress to users who are missing roles in the DB completely. It doesn’t try to keep them in synch beyond the initial setting of the role. This is intentional as the alternative is far too restrictive in most cases.
In reply to: Search doesn’t use tags, nor headlinesTopic titles are included in searches in 1.0
In reply to: Which Version Should I use?The beta will be upgradable.
In reply to: bbPress Facebook pageIt should be noted that the issues being complained about by some in this thread are now mostly resolved in trunk and recent versions.
In reply to: bbPress 1.0-alpha-4 releasedThe problem with automated role mapping is now fixed in trunk.
In reply to: Basic integration screencast@maxwellfir and asymmetrik
Your problem is fixed in trunk now.
Same implementation now in 0.9 branch, if someone could confirm 0.9 that would be great.
Changes are now in trunk, please test.
0.9 may be a little more hackish to implement.
I’ll adjust core in trunk and 0.9 branch to implement this somehow.
It depends how many times that 1/10th of a second happens per second.
The same performance gain is achieved using the existing forum_time index.
Here’s the result on WordPress.com’s English support forum:
41,990 total rows
Showing rows 0 - 24 (25 total, Query took 0.0024 sec)
Showing rows 0 - 24 (25 total, Query took 0.0024 sec)
Showing rows 0 - 24 (25 total, Query took 0.0024 sec)
Showing rows 0 - 24 (25 total, Query took 0.0024 sec)
Showing rows 0 - 24 (25 total, Query took 0.0024 sec)
Showing rows 0 - 24 (25 total, Query took 0.2102 sec)
Showing rows 0 - 24 (25 total, Query took 0.2062 sec)
Showing rows 0 - 24 (25 total, Query took 0.2037 sec)
Showing rows 0 - 24 (25 total, Query took 0.2031 sec)
Showing rows 0 - 24 (25 total, Query took 0.2060 sec)In reply to: IntenseDebate and BBpressThere is currently no IntenseDebate functionality in bbPress, and although I have discussed the idea of an IntenseDebate Plugin with them, there are no immediate plans to do it.