> I think the problem is that you use $item['Item']['id'] for your item-
> IDs and not an incrementing number. But I am not sure, maybe it's only
> the format, you could try "item_" instead of "item-", you can also set
> the format as option with a regular expression.

Wow! I simply changed "item-" to "item_", and now it all works
perfectly! This should be documented far better in the Cookbook, or
people should be able to choose their own style.

Thanks a bunch, mate! :D
--~--~---------~--~----~------------~-------~--~----~
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 [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/cake-php?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to