I discovered the problem was calls to __(...) etc, so it's definitely
a problem with i18n

On Jun 8, 1:04 pm, Aaron  Shafovaloff <aarons...@gmail.com> wrote:
> If I set core.php to have
>
> Configure::write('debug', 1);
>
> Trouble is, I need this set to 0 for a number of reasons.
>
> On Jun 8, 12:26 pm, Aaron  Shafovaloff <aarons...@gmail.com> wrote:
>
>
>
> > I get this when I run my shells in 1.3.2:
>
> > "Call to undefined method App::path() in /var/www/cake/libs/i18n.php
> > on line 264"
>
> > The 1.2 to 1.3 migration guide says:
>
> > "Configure::read('modelPaths') replaced by App::path('models')"
>
> > ... but i18n.php is a core file. Any ideas?

Check out the new CakePHP Questions site http://cakeqs.org and help others with 
their CakePHP related questions.

You received this message because you are subscribed to the Google Groups 
"CakePHP" group.
To post to this group, send email to cake-php@googlegroups.com
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?hl=en

Reply via email to