Re: cache prefix

2009-12-20 Thread Kawina
It seems that the prefix setting is virtually ignored. I've waded through the code and found too many instances of "cake_" being hard coded to want to try to modify it. I found what seems like a more promising approach that has only worked partially. My goal is to allow for caches for multiple ins

Re: cache prefix

2009-12-18 Thread Kawina
Any help? Thanks. On Dec 17, 9:12 am, Kawina wrote: > I'm new to CakePHP and my little knowledge is derived from  minor > modifications to an app created by someone else. Accordingly, my > familiarity with the cache system is limited. > > My search of this group on the issue only yielded old bugs