Hey Jacob, The fix has been made in the branch but hasn't made it to the trunk it appears. Check out https://trac.cakephp.org/browser/branches/1.2.x.x/cake/libs/controller/components/auth.php?rev=5675#L810 if you want to add the one liner in yourself.
I'm not positive as to what causes it some times, nor can I find the ticket that gwoo refers to in https://trac.cakephp.org/ticket/3281 but when I added the fix to my own code base myself a couple of months ago I've never had any problems with it since. Ralph On Sep 25, 1:15 pm, webjay <[EMAIL PROTECTED]> wrote: > Hello group. > > I have the latest cake, which should have this error fixed, but I get > this: > Warning (2): stristr() [function.stristr]: Empty delimiter. [CORE/cake/ > libs/controller/components/auth.php, line 778] > > Any idea why? > I don't see this on my dev machine with the same cake version. > > Regards, > Jacob --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
