Several people told me that this happened but none have discovered the reason.
Thank you for your attention and I will continue my search. 2010/12/6 Dr. Loboto <[email protected]> > There also can be some error between view render and layout render. > For example, execution timeout. In this case only view will be > outputed, not wrapped by layout. > > On Dec 4, 7:39 pm, cricket <[email protected]> wrote: > > On Fri, Dec 3, 2010 at 3:27 PM, Raul Mangolin <[email protected]> > wrote: > > > My layout is divided into 3 parts, Header, Content, Footer. > > > > > Sometimes when I load a page the cake just returns the Content, or does > not > > > load CSS, JavaScript, and the like. > > > > > Has anyone had any similar problem? > > > > I did, just recently. In my case, the controller action was checking > > for an AJAX request and rendering just an element if so. However, I > > was not making AJAX requests. Unfortunately, I never did figure out > > what was wrong. It simply corrected itself (which is maddening). > > 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]<cake-php%[email protected]>For > more options, visit this group at > http://groups.google.com/group/cake-php?hl=en > 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
