Cette requête a échoué: SELECT n.idnews,n.titre,n.contenu,n.auteur,n.datmaj,n.datcre,c.idcat,c.cliquable,c.nom,t.idtyp FROM news n, categorie c, typecategorie t WHERE n.idcat= c.idcat AND c.idtyp=t.idtyp ORDER BY n.datcre DESC LIMIT 12
Voici l'erreur remontée :Table 'emuleation.news' doesn't exist