I confirm that Matt isn't doing anything wrong. I am having the same
issue, I installed a fresh copy of cake and followed the tutorial but
stumbled on an error as described by Matt. The issue seems to be with
cake 1.3


On May 4, 4:01 am, WebbedIT <p...@webbedit.co.uk> wrote:
> @Matt: When starting with CakePHP the main rule you should ALWAYS
> follow is stick to the conventions.  You have deviated from the
> tutorial by changing urls from the conventional format (explained
> within the tutorial onhttp://book.cakephp.org/view/336/Creating-Post-Views)
> of
>
> /controller/action/param1/param2
>
> to
>
> /controller/action/paramName1:paramValue1/paramName2:paramValue2
>
> and in doing so have caused yourself this issue.
>
> When learning a new framework it is tempting to try and stick to some
> of your own previous conventions, but I promise you with CakePHP it is
> much better to conform to the frameworks conventions as it saves you
> soooo much time :)
>
> HTH
>
> Paul
>
> Check out the new CakePHP Questions sitehttp://cakeqs.organd 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 cake-php@googlegroups.com
> To unsubscribe from this group, send email to
> cake-php+unsubscr...@googlegroups.com For more options, visit this group 
> athttp://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 cake-php@googlegroups.com
To unsubscribe from this group, send email to
cake-php+unsubscr...@googlegroups.com For more options, visit this group at 
http://groups.google.com/group/cake-php?hl=en

Reply via email to