I get that error when I load http://example.com/news/first-post
I have this in routes.php:
Router::connect('/news/:url', array('controller' => 'news','action' =>
'view'), array('pass' => array('url')));
I hope someone can help me...
--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---