2 would actually suffice
Am Dienstag, 3. April 2012 20:25:09 UTC+2 schrieb LordZardeck: > > no, i have it set to 3 > > On Tuesday, April 3, 2012 1:19:21 PM UTC-5, cricket wrote: >> >> Do you have debug set to 0? >> >> On Sun, Apr 1, 2012 at 11:05 PM, LordZardeck <[email protected]> >> wrote: >> > Using <?php echo $this->element('sql_dmp'); ?> is displaying no queries >> > made, but i'm getting data. If i go into the sql_dump.ctp element and >> > print_r() the $logs variable, i get this: >> > >> > ( >> > [default] => Array >> > ( >> > [log] => Array >> > ( >> > ) >> > >> > [count] => 0 >> > [time] => >> > ) >> > >> > ) >> > >> > What's going on? How do I proceed from here to find the problem? I'm >> using >> > CakePHP 1.3 for reference. >> > >> > -- >> > Our newest site for the community: CakePHP Video Tutorials >> > http://tv.cakephp.org >> > Check out the new CakePHP Questions site http://ask.cakephp.org and >> help >> > others with their CakePHP related questions. >> > >> > >> > To unsubscribe from this group, send email to >> > [email protected] For more options, visit this >> group at >> > http://groups.google.com/group/cake-php >> > -- Our newest site for the community: CakePHP Video Tutorials http://tv.cakephp.org Check out the new CakePHP Questions site http://ask.cakephp.org and help others with their CakePHP related questions. To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/cake-php
