try this...
<?php
class RedirectController extends AppController {
var $name = 'Redirect:';
}
?>
--
Tilen Majerle
http://majerle.eu
2010/10/10 [email protected] <[email protected]>
> Hello,
>
> The website runs on a shared hosting platform. Since a week the home
> page doesn't work properly. The other pages works as normal.
>
> I have also tried a fresh install from the cakephp website and I got
> still
> the same error:
>
> --------------------------------------------------------------------------------------
> Error: Redirect:Controller could not be found.
>
> Error: Create the class Redirect:Controller below in file: app/
> controllers/redirect:controller.php
>
> <?php
> class Redirect:Controller extends AppController {
>
> var $name = 'Redirect:';
> }
>
> ?>
>
> -------------------------------------------------------------------------------------
>
> And here my cakephp install:
> http://cake.fijnmedia.nl/
>
> Maybe its something with the htaccess / dispatcher or something, I
> really don't know.
>
> I hope someone can help me.
>
> Kind regards
>
> 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 [email protected]
> To unsubscribe from this group, send email to
> [email protected]<cake-php%[email protected]>For
> more options, visit this group at
> http://groups.google.com/group/cake-php?hl=en
>
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 [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