There are definitely no such links It's the search engine. But in debug mode I even get some pretty bad notices:
/localsite//index.php Notice (8): Undefined offset: -1 [CORE\Cake\Routing\Router.php, line 596] Notice (8): Trying to get property of non-object [CORE\Cake\Routing \Router.php, line 596] Some thing to look into cake2.1a On 10 Jan., 18:50, euromark <[email protected]> wrote: > Not sure if that's a bug worth fixing. > Calling `domain//index.php` should probably throw another exception... > But which? > > On 10 Jan., 18:40, euromark <[email protected]> wrote: > > > > > > > > > Some search engine seems to triggure a strange error: > > > 2012-01-06 21:52:15 Error: [MissingPluginException] Plugin could not > > be found. > > #0 /srv/www/lib/Cake/Routing/Dispatcher.php(285): CakePlugin::path('') > > #1 /srv/www/lib/Cake/Routing/Dispatcher.php(74): Dispatcher->asset('/ > > index.php', Object(CakeResponse)) > > #2 /srv/www/app/webroot/index.php(96): > > Dispatcher->dispatch(Object(CakeRequest), Object(CakeResponse)) > > > #3 {main} > > 62.75.181.210 - (http://www.domain.com//index.php) - - Mozilla/4.0 > > (compatible; MSIE 6.0; Windows NT 5.1; SV1; YPC 3.0.2; .NET CLR > > 1.1.4322; yplus 4.4.02b) > > > Seems like the htaccess file in combination with the Dispatcher seems > > to malfunction. > > There cannot be an empty plugin, can there? :) -- Our newest site for the community: CakePHP Video Tutorials http://tv.cakephp.org Check out the new CakePHP Questions site http://ask.cakephp.org and help others with their CakePHP related questions. To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/cake-php
