Hi, El 27/04/2010, a las 12:18, invisibleman escribió:
> It just seems to create empty files for me. For example if i have a > table called groups and i bake it it just creates an empty group.php > file for me even though i defined relationships and validation etc. I found a similar problem. The reason was that in my installation, the cake core folder was inside a path that contains a 'libs' folder. Such as: /Users/frankie/Sites/libs/cake13/cake Workaround: move cake folder to another place. I've submitted a ticket with this issue http://cakephp.lighthouseapp.com/projects/42648/tickets/724-template-task-problems-when-cake-core-is-under-a-path-that-includes-a-libs-folder --- Fran Iglesias <[email protected]> http://cakephpilia.blogspot.com 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 [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
