> I'm fairly new to CakePHP, but I can't seem to get around this problem.
> I have created about a dozen models and controllers, but all
> controllers with multiword names fail.
>
> For example:
> AvailabilityState in /app/models/availability_state.php
> AvailabilityStatesController in
> /app/components/availability_states_controller.php
> Default view at /app/views/availability_states/index.thtml
> With the table {$prefix}availability_states.
> Accessed via http://www.example.com/availability_states/you should have availability_states_controller.php inside /app/controllers/ not /app/componets like you've stated above j -- jon bennett t: +44 (0) 1225 341 039 w: http://www.jben.net/ iChat (AIM): jbendotnet Skype: jon-bennett --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
