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

Reply via email to