Re: Auth component deleting Session data for no reason.

2013-01-06 Thread lowpass
On Sat, Jan 5, 2013 at 3:08 PM, Pedro Fortes Gallego fortesgall...@gmail.com wrote: Is there any form to catch php fatal errors? Have a look at register_shutdown_function() i heard that if you left a blank space after ? tag, it can causes a fatal error. More likely it will cause the

Baking cake 2.4

2013-01-06 Thread olufemi
Pls can anyone send me the link of how to bake cake 2.4. Because I have been having issues, due to change in the folder structure from 1.3 to 2.x. Pls, anyone link to a tutorial? Or pasting it here. Am baking my cakephp on windows 7 Thanks all. Sent from my BlackBerry® smartphone provided by

Re: Cake 2.2 Auth login failure

2013-01-06 Thread Martin Halla
I actually got that working by moving the code from the subdomain name to top level domain name. Now I have a similar problem (another project) - I am using top level domain name on godaddy.com. The code fails the authentication. This is the AppController : App::uses('Controller',