After you have upgraded a project to version 1.2 of symfony, every
time I try to view a table of the database I get:
500 | Internal Server Error | sfException
Unable to load "" generator template in: /home/franko/workspace/SGF/
data/generator/sfPropelCrud/default/template, /home/franko/workspace/
SGF/data/generator/sfPropelCrud/default/template.
at ()
in SF_SYMFONY_LIB_DIR/config/sfProjectConfiguration.class.php line
253 ...
250. }
251. }
252.
253. throw new sfException(sprintf('Unable to load "%s"
generator template in: %s.', $path, implode(', ', $dirs)));
254. }
255.
256. /**
It generates the CRUD to a module but no change in anything. I use
Propel as ORM and all my configuration are fine. i don't know what
happen.
I appreciate any help.............
--
If you want to report a vulnerability issue on symfony, please send it to
security at symfony-project.com
You received this message because you are subscribed to the Google
Groups "symfony developers" 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/symfony-devs?hl=en
To unsubscribe, reply using "remove me" as the subject.