I think it is also because :

$cache = Cache::settings();

This never gets filled i think because there is no settings function
in cache.php?

Cache::config('default', array('engine' => 'File'));

after the trigger error its sets it to default, but it does not work:
Fatal error: Call to undefined method Cache::config() in C:\wamp\www
\cake_1.2\cake\bootstrap.php on line 54

I don't see a config function in cache.php?


--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups "Cake 
PHP" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/cake-php?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to