I had a little problem with firecake to work changed line 156 of the helper From: // $b = file(ROOT . DS . APP_DIR . DS . 'webroot' . DS . 'index.php'); To: $b = file(WWW_ROOT . 'index.php');
This will work with installation of the site off of standard app\webroot (as in my inst). > -----Messaggio originale----- > Da: [email protected] > [mailto:[EMAIL PROTECTED] Per conto di gobblez > Inviato: lunedì 29 gennaio 2007 10.21 > A: Cake PHP > Oggetto: Re: idea: trace things into a log window > > > http://bin.cakephp.org/view/2045487177 --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Cake PHP" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/cake-php?hl=en -~----------~----~----~----~------~----~------~--~---
