On Monday, 9 July 2012 15:22:23 UTC+2, тoяisu wrote:
>
> Thank you for your reply.
>
> But I could not solve this issue.
>
> so, following code does not appear an error.
> -----
>  1 <?php
>  2
>  3 class Hoge extends AppModel
>  4 {
>  5     public $name = 'Hoge';
>  6
>  7  //   public function beforeValidate() {
>  8         // Noting to do..
>  9  //   }
> 10 }
>
>
look at your error log
open app/tmp/logs/error.log

-- 
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