On Thu, 11 Mar 2010, DEEPAK BHATIA wrote:

> I have created the jobeet tutorial but following command is failing
> 
> php symfony propel:generate-module --with-show --non-verbose-templates
> frontend job JobeetJob
> 
> Error Message:-
> 
> [?php use_stylesheets_for_form($form) ?]
> [?php use_javascripts_for_form($form) ?]
> 
> 
> Fatal error: Class 'JobeetJobForm' not found in
> /home/sfprojects/jobeet/lib/vendor/symfony/lib/generator/sfModelGenerator.class.php
> on line 331


If you're following the tutorial, then it says you have to run:

php symfony propel:build --all --no-confirmation

to build everything including the forms and validators.



-- 


-- 
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 users" group.
To post to this group, send email to symfony-users@googlegroups.com
To unsubscribe from this group, send email to
symfony-users+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/symfony-users?hl=en

Reply via email to