Notice (8): Undefined offset:  0 [APP/views/layouts/default.ctp, line 132]
Notice (8): Undefined offset:  0 [APP/views/layouts/default.ctp, line 140]
Notice (8): Undefined offset:  0 [APP/views/elements/dmd_by_city.ctp, line 2]
Notice (8): Undefined offset:  1 [APP/views/elements/dmd_by_city.ctp, line 2]
Notice (8): Undefined offset:  0 [APP/views/elements/form/devis.ctp, line 3]
Notice (8): Undefined offset:  0 [APP/views/elements/form/devis.ctp, line 4]
Votre projet
Informations Personnelles

Notice (8): Undefined offset:  0 [APP/views/elements/villes.ctp, line 1]
Recherche par departement
    Notice (8): Undefined offset:  0 [APP/views/elements/villes.ctp, line 7]
    
    Warning (512): SQL Error: 1064: You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'AND (Client.statut_typ = 'CLIENT' OR Client.statut_typ='PNR') AND LEFT(Client.CP' at line 1 [CORE/cake/libs/model/datasources/dbo_source.php, line 525]
    

    Query: SELECT DISTINCT(LEFT(Client.CP_p, 2)) AS dpt FROM clients AS Client LEFT JOIN parutions AS Parution ON (Parution.ID_client=Client.id) WHERE Parution.ID_rubrique= AND (Client.statut_typ = 'CLIENT' OR Client.statut_typ='PNR') AND LEFT(Client.CP_p, 2) IN (SELECT num_dpt FROM departements) ORDER BY dpt

    Warning (2): Invalid argument supplied for foreach() [APP/controllers/villes_controller.php, line 27]
    
    Notice (8): Undefined variable: arr_num_dpt [APP/controllers/villes_controller.php, line 37]
    
    Warning (2): implode() [function.implode]: Bad arguments. [APP/controllers/villes_controller.php, line 39]
    
    Warning (512): SQL Error: 1064: You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near ') AND Prefecture=1 ORDER BY nom_ville' at line 1 [CORE/cake/libs/model/datasources/dbo_source.php, line 525]
    

    Query: SELECT CONCAT(UPPER(SUBSTRING(nom_ville, 1, 1)), LOWER(SUBSTRING(nom_ville FROM 2))) AS propernom_ville FROM villes WHERE LEFT(cp_ville, 2) IN () AND Prefecture=1 ORDER BY nom_ville

    Warning (2): Invalid argument supplied for foreach() [APP/views/elements/villes.ctp, line 10]
    
 

Missing Controller

Error: 12Aveyron.htmController could not be found.

Error: Create the class 12Aveyron.htmController below in file: app/controllers/12_aveyron.htm_controller.php

<?php
class 12Aveyron.htmController extends AppController {

	var $name = '12Aveyron.htm';
}
?>

Notice: If you want to customize this error message, create app/views/errors/missing_controller.ctp


Notice (8): Undefined offset:  0 [APP/views/layouts/default.ctp, line 204]
Notice (8): Undefined offset:  0 [APP/views/layouts/default.ctp, line 214]