I am getting an error like

"Warning: Invalid argument supplied for foreach() in C:\wamp\www
\development\sfprojects\jobeet\lib\vendor\symfony\lib\generator
\sfModelGeneratorConfiguration.class.php on line 316"

in the admin new, edit job  post page.

But when i comment class parameter in the below section in the file
'development\sfprojects\jobeet\apps\backend\modules\job\config
\generator.yml', all works fine

form:
        display:
          Content: [category_id, type, company, logo, url, position,
location, description, how_to_apply, is_public, email]
          Admin:   [_generated_token, is_activated, expires_at]
          class: BackendJobeetJobForm

Please suggest.

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"symfony users" 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-users?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to