[bbDev] bbcache?
Juan C. (PS)
pottersys at gmail.com
Fri Jan 26 00:02:17 GMT 2007
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
I did a little workaround to fix this, and I committed it. So, try updating
now and add $bb->use_cache = true in your config file
--
Juan Correa
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://comox.textdrive.com/pipermail/bbdev/attachments/20070126/02d6d048/attachment.htm
More information about the bbDev
mailing list