I recently continued on a Symfony 1.4 project. I think only the php version was upgraded since last work on it.
Now, if I try to rebuild the forms and filters, it throws the following error:
- Code: Select all
symfony propel:build-forms
The application "lib" does not exist.
"build-model" works fine.
What am I missing here? Thanks for you help.
