Try with Configure::write('debug', 0); in app/config/core.php
You are using database, so check SQL query times by setting
Configure::write('debug', 2);
Check if your language translations are affected with this bug
http://cakephp.lighthouseapp.com/projects/42648/tickets/1085-multiple-caching-of-i18n-translations

I'm sure problem is in your application, not in cake.





On Oct 24, 3:36 pm, Ervin Hegedüs <[email protected]> wrote:
> hello,
>
> On Sun, Oct 24, 2010 at 3:02 PM, majna <[email protected]> wrote:
> > Can you paste your controller, view, layout and app/config/core.php code on
> >http://bin.cakephp.org/
>
> core.phphttp://bin.cakephp.org/view/913121386
> foo_controller.phphttp://bin.cakephp.org/view/619197128
> layouts/default.ctphttp://bin.cakephp.org/view/891411604
>
> no view.
>
> thanks:
>
> a.

Check out the new CakePHP Questions site http://cakeqs.org and help others with 
their CakePHP related questions.

You received this message because you are subscribed to the Google Groups 
"CakePHP" 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