[Spam] Re: [bbDev] bbcache?
Michael D Adams
mikea at turbonet.com
Fri Jan 26 04:54:41 GMT 2007
On Jan 25, 2007, at 4:02 PM, Juan C. (PS) wrote:
> On 1/25/07, Trent Adams <trent.adams at gmail.com> wrote:
> I think the cache is a global option that needs to be turned on. I
> don't know if it is on by default, but I would imagine there is
> something to turn in on with a define in config.php. Would that be
> correct? The mention of cache in the bb-includes/ files is massive,
> so I would imagine that it works, just hasn't been pointed out?
>
> I tried adding $bb->use_cache in my config file, but it didn't
> work, although the BB_Cache class should use that. The only way
> cache worked was when I hard coded the use_cache value into
> bb_cache object at bb-settings.php
The cache was intentionally broken in http://trac.bbpress.org/
changeset/330 because there are some major fundamental problems with
it (bad flushing, generalizability, security, ...).
A completely non-descriptive ticket http://trac.bbpress.org/ticket/
522 has been made and is slated for the 1.0 milestone. Essentially,
I'd like to use WP's cacheing system with, perhaps, a tweak or two.
If anyone would like to look into it / discuss it more, please feel
free :)
Michael
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://comox.textdrive.com/pipermail/bbdev/attachments/20070126/9081b333/attachment.htm
More information about the bbDev
mailing list