Osamo,
did you've managed to solve this problem? i'm facing the same one .
Thanks.
On Thursday, 13 January 2011 20:15:27 UTC, cricket wrote:
>
> On Wed, Jan 12, 2011 at 8:11 AM, osamo101 >
> wrote:
> > Should I just through it away and continue?
>
> I think you should look for this __l() fun
On Wed, Jan 12, 2011 at 8:11 AM, osamo101 wrote:
> Should I just through it away and continue?
I think you should look for this __l() function in the original app's
bootstrap.php (or maybe it's in core.php, although putting it there
would be wrong). There's got to be a rational reason for all of
Should I just through it away and continue?
On Jan 11, 9:46 pm, cricket wrote:
> On Tue, Jan 11, 2011 at 4:09 AM, osamo101 wrote:
> > Hi Amit,
>
> > This is very strange, the __l() is repeated in the code over 8000
> > times with strings i.e. __l('Delete'), do you have any idea about how
> > thi
On Tue, Jan 11, 2011 at 4:09 AM, osamo101 wrote:
> Hi Amit,
>
> This is very strange, the __l() is repeated in the code over 8000
> times with strings i.e. __l('Delete'), do you have any idea about how
> this can happen?
I don't believe it's a Cake function. Perhaps it was defined in the
old vers
ten in any file which got overwritten.
> >
> > Amit Badkas
> >
> > PHP Applications for E-Biz:http://www.sanisoft.com
> >
> > On Tue, Jan 11, 2011 at 12:09 PM, osamo101 wrote:
> > > Hello,
> >
> > > I have a website written in CakePHP 1.2
g it to 1.3,
> > when I try to run it, it displays the error "Fatal error: Call to
> > undefined function __l() ", could you please tell me what is that
> > function? and what function should I use instead of it if it is
> > deprecated.
>
> > thanks in advance
in CakePHP 1.2 and I am upgrading it to 1.3,
> when I try to run it, it displays the error "Fatal error: Call to
> undefined function __l() ", could you please tell me what is that
> function? and what function should I use instead of it if it is
> deprecated.
>
> thanks
Hello,
I have a website written in CakePHP 1.2 and I am upgrading it to 1.3,
when I try to run it, it displays the error "Fatal error: Call to
undefined function __l() ", could you please tell me what is that
function? and what function should I use instead of it if it is
deprecated.
t it up again locally
>
> Running: Mac Book Pro Intel with leopard MAMP Pro
>
> Get this message not sure what it means:
>
> Fatal error: Call to undefined function __l() in /Users/braydenstyles/
> Sites/cake/app/controllers/components/auth.php on line 360
>
> here i
means:
Fatal error: Call to undefined function __l() in /Users/braydenstyles/
Sites/cake/app/controllers/components/auth.php on line 360
here is line 360
'loginError' => __l('Login failed. Invalid username or password.'),
here is the full code
http://www.cakephp.org)
10 matches
Mail list logo