http://www.symfony-project.org/jobeet/1_4/Doctrine/en/04

Have "The Job Page Template" header.
And there is template file. IF you will use this file with version
1.4.6 you will have error
Notice: Undefined variable: job in /var/www/Projects/jobeet/apps/
frontend/modules/job/templates/showSuccess.php on line 6 Fatal error:
Call to a member function getCompany() on a non-object in /var/www/
Projects/jobeet/apps/frontend/modules/job/templates/showSuccess.php on
line 6

You need to change all calls for $job-> to $jobeet_job->

-- 
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