1 2 3 4 5 6 7 8 9 10 11 12 13 14
|
Match route "ads_create" (/ads.:sf_format) for /ads.html with parameters array ( 'module' => 'ads', 'action' => 'create', 'sf_format' => 'html',)
Executing filter "sfRenderingFilter"
Executing filter "sfExecutionFilter"
exec : SET NAMES 'UTF8' - ()
query : SELECT a.id AS a__id, a.utilisateur_id AS a__utilisateur_id, a.categorie_id AS a__categorie_id, a.region_id AS a__region_id, a.departement_id AS a__departement_id, a.codepostal AS a__codepostal, a.ville AS a__ville, a.texteannonce AS a__texteannonce, a.titreannonce AS a__titreannonce, a.prix AS a__prix, a.typeannonce AS a__typeannonce, a.isaccomplished AS a__isaccomplished, a.is_activated AS a__is_activated, a.expires_at AS a__expires_at, a.created_at AS a__created_at, a.updated_at AS a__updated_at FROM annonce a - ()
Unable to find the Annonce object with the following parameters "array ( 'sf_format' => 'html',)").
Send status "HTTP/1.1 404 Not Found" |
Partager