PHP 5.4

2011-11-14 Thread David Sheeks
I put 5.4 on a vmware server to check cakephp against it and everything
appears to work, but i'm getting the following notice:

Declaration of AppModel::beforeSave() should be compatible with
Model::beforeSave($options = Array) [*APP/Model/AppModel.php*, line
*34*]

-- 
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
cake-php+unsubscr...@googlegroups.com For more options, visit this group at 
http://groups.google.com/group/cake-php


Re: cake-sql-log in my layout

2011-11-06 Thread David Sheeks
echo out the sql_dump element
On Nov 5, 2011 9:44 PM, Stefano stefano.tinare...@gmail.com wrote:

 how i can show in my layout the executed queries?

 for example :

 /view/layout/my_layout.ctp

 html
   head?php echo title_for_layout; //this work!!! ?/head

   body
?php echo title_for_louyt; //this is ok!!!  ?

?php echo query_for_layout; //?  help me... pls! ;) ?
 

   /body
 /html

 --
 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
 cake-php+unsubscr...@googlegroups.com 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
cake-php+unsubscr...@googlegroups.com For more options, visit this group at 
http://groups.google.com/group/cake-php