Buenas, si es cierto es claro, pero confuso
Aqui esta mi archivo routing.yml
# You can find more information about this file on the symfony website:
#
http://www.symfony-project.org/reference/1_4/en/10-Routing
# apps/frontend/config/routing.yml
job:
class: sfDoctrineRouteCollection
options: { model: JobeetJob }
job_show_user:
url: /job/:company_slug/:location_slug/:id/:position_slug
class: sfDoctrineRoute
options: { model: JobeetJob, type: object }
param: { module: job, action: show }
requirements:
id: \d+
sf_method: [get]
# default rules
homepage:
url: /
param: { module: job, action: index }
default_index:
url: /:module
param: { action: index }
default:
url: /:module/:action/*
Yo revise los días anteriores al día 7 del proyecto Jobeet pero
aun así, no comprendo bien la naturaleza del error
eso es porque me muestra ese mensaje cuando accedo a la pagina principal
--
César Hernández
Anzoátegui - Venezuela
dpc...@gmail.comLinuxCounter: 285.345
CIV: 122.539