Crap, i don't even know what I set it to cache. Remove that
array('cache'=>'+1 day') part :)-MI --------------------------------------------------------------------------- Remember, smart coders answer ten questions for every question they ask. So be smart, be cool, and share your knowledge. BAKE ON! blog: http://www.MarianoIglesias.com.ar -----Mensaje original----- De: [email protected] [mailto:[EMAIL PROTECTED] En nombre de Mariano Iglesias Enviado el: Lunes, 23 de Abril de 2007 02:23 p.m. Para: [email protected] Asunto: RE: Pagination with AJAX in 1.2 rendering error... Edit the app/views/layouts/ajax.ctp layout file and add the following at the very beggining: <?php echo $this->element('nocache', array('cache'=>'+1 day')); ?> --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
