Adam Royle wrote:
> I think this is fixed in more recent versions.
>
> Adam
>
>
>
>
I am using
1.2.0.6311 beta.
> On May 24, 2:39 am, Knud Soerensen <[EMAIL PROTECTED]> wrote:
>
>> I have a local cake site running onhttp://10.0.0.161/
>>
>> if I accesshttp://10.0.0.161/everything is fine
>>
>> if I accesshttp://10.0.0.161/users/login?testeverything is fine
>>
>> but if I access http://10.0.0.161/?test
>>
>> cake says
>>
>> *Warning* (2) <javascript:void(0);>: strpos() [function.strpos
>> <http://php.net/function.strpos>]: Empty delimiter
>> [*CORE/cake1.2/dispatcher.php*, line *607*]
>>
>> Missing Controller
>>
>> *Error: * /TestController/ could not be found.
>>
>> *Error: * Create the class /TestController/ below in file:
>> crowdnews/controllers/test_controller.php
>>
>> How do i get cake to ignore everything after ? when
>> accessinghttp://10.0.0.161/ ??
>>
> >
>
>
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups
"CakePHP" 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
-~----------~----~----~----~------~----~------~--~---