On 9/19/07, Anna P <[EMAIL PROTECTED]> wrote: > > Hi, as in the topic - when I submit form (customer registration for > example), cake php displays me blank page (without title and any > content at all), although the form action, routes, URL - are good. > My DEBUG is 3. > Anyone please help cause it's driving me crazy:-/
Anna, I would suggest you make sure that your tmp/cache directory is empty. If you did any work with debug set to 0 before, you probably have cached data in there. Also, it would be good if you have access to your web server error logs as it might be spitting something out there as well. Hope that helps. -- Chris Hartjes Senior Developer Cake Development Corporation My motto for 2007: "Just build it, damnit!" @TheBallpark - http://www.littlehart.net/attheballpark @TheKeyboard - http://www.littlehart.net/atthekeyboard --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
