axel584 / ikurso

kurso de esperanto
20 stars 7 forks source link

[suivi des élèves] Erreur lors de la récupération d'un élève #38

Open emmrichard opened 8 years ago

emmrichard commented 8 years ago

Cas de test : je récupère un élève que j'avais au préalable abandonné. Quand je clique sur le bouton "récupérer", j'obtiens cette erreur (page repreniLernanton.php) :

Warning: mysql_select_db(): Access denied for user 'www-data'@'localhost' (using password: NO) in /arthur/sites/ikurso-dev/repreniLernanton.php on line 49

Warning: mysql_select_db(): A link to the server could not be established in /arthur/sites/ikurso-dev/repreniLernanton.php on line 49

Warning: mysql_query(): Access denied for user 'www-data'@'localhost' (using password: NO) in /arthur/sites/ikurso-dev/repreniLernanton.php on line 50

Warning: mysql_query(): A link to the server could not be established in /arthur/sites/ikurso-dev/repreniLernanton.php on line 50 UPDATE : Invalid query :update nuna_kurso set nunleciono=02,stato='K',lastdato=CURDATE() where studanto=7782 and (stato='N' or stato='K') and kurso='CG'

emmrichard commented 8 years ago

Note : l'élève a cependant été récupéré.