Thursday, November 25, 2010

Re: The query number and error number display at bottom of the page ..

Hey John, if you edit app/config/core.php
and change
Configure::write('debug', 2);
to
Configure::write('debug', 1);
that should get rid of the sql info etc

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 cake-php@googlegroups.com
To unsubscribe from this group, send email to
cake-php+unsubscribe@googlegroups.com For more options, visit this group at http://groups.google.com/group/cake-php?hl=en

No comments: