From: Justin T. <jus...@gm...> - 2008-06-14 21:55:21
|
I've followed the steps on http://wiserplatform.org to create a new entity with exactly the same fields as 'Institutions' but am not able to get my pages to load. After following steps 1 - 5, I added : <?php $routes = new Routes("organization"); $routes->yamlDump(); ?> to /wiser_platform/apps/frontend/config/routing.yml and then ran 'symfony clear-cache' The 'browse' link results in (perhaps the email address should be changed to point to this mailing list??): An error has occurred. We apologize for any inconvenience. Please contact de...@na...for assistance. The 'create' link just goes to a blank page. >From what I can tell 'Institutions' relies on a common/shared template. I want mine to work the same as Institutions. What have I missed? thx Justin |