Hi! I am doing the Jobeet classes usingf Symfony 1.4 with Doctrine and
now I am on Day 14 trying to make work the Feeds:
http://www.symfony-project.org/jobeet/1_4/Doctrine/en/14
But I have a problem: when I go to a feed link that should interprete
the indexSuccess.atom.php, it doesn´t work. I´ve already change the
first line like this: <?php echo '<?xml version="1.0" encoding="utf-8"?
>'; ?> because I have the problem of the short quotes disabled.
I think the problem maybe is in the routing.yml or some Symfony
interpretation that I maybe don´t know. My job key in the routing is:
job:
class: sfDoctrineRouteCollection
options: { model: JobeetJob }
and when I debug with Firebug in Mozilla I have this error:
Failed to load source for: http://.../jobeet/web/frontend_dev.php/job.atom
I didn´t configure a virtual host, that´s why I access to the web
directory directly.
I appreciate any help. I am breaking my head trying to know what the
error will be.
Thanks
--
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 [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