Wednesday, August 29, 2012

Re: CakePHP 2 and hyphens on the router



On Wednesday, 29 August 2012 16:17:51 UTC+2, Mohammad Naghavi wrote:
@Sophistry: tried that, no changes.

@AD7six: as stated also before, I have this route too, but nothing changes: 
Router::connect('/my-controller/', array('controller' => 'my_controller', 'action'=>'index')); 

Some debugging perhaps then. One of the reasons I haven't read any of this thread, is the needless change in text colour. Would you mind writing in a color that I can read?

Google groups is .. starting to chaff.

Routes are order sensitive - so unless I missed where you stated your whole routes file before - your problem is likely the order you've defined the routes.

AD

--
You received this message because you are subscribed to the Google Groups "CakePHP" group.
To post to this group, send email to cake-php@googlegroups.com.
To unsubscribe from this group, send email to cake-php+unsubscribe@googlegroups.com.
Visit this group at http://groups.google.com/group/cake-php?hl=en-US.
 
 

No comments: