Warning: include(../forum/config.php) [function.include]: failed to open stream: No such file or directory in /home/cdiemfr/public_html/pluginmatch/listepublique.php on line 4

Warning: include(../forum/config.php) [function.include]: failed to open stream: No such file or directory in /home/cdiemfr/public_html/pluginmatch/listepublique.php on line 4

Warning: include() [function.include]: Failed opening '../forum/config.php' for inclusion (include_path='.:/usr/lib/php:/usr/local/lib/php') in /home/cdiemfr/public_html/pluginmatch/listepublique.php on line 4

Warning: mysql_connect() [function.mysql-connect]: Access denied for user 'cdiemfr'@'localhost' (using password: NO) in /home/cdiemfr/public_html/pluginmatch/listepublique.php on line 9

Warning: mysql_select_db(): supplied argument is not a valid MySQL-Link resource in /home/cdiemfr/public_html/pluginmatch/listepublique.php on line 12
Liste des matchs
Warning: mysql_query() [function.mysql-query]: Access denied for user 'cdiemfr'@'localhost' (using password: NO) in /home/cdiemfr/public_html/pluginmatch/listepublique.php on line 56

Warning: mysql_query() [function.mysql-query]: A link to the server could not be established in /home/cdiemfr/public_html/pluginmatch/listepublique.php on line 56
Erreur SQL !
SELECT a.match_id, a.adversaire, a.dateMatch, a.heureMatch, a.type, a.statut, a.duree, a.nbjoueurs, a.maps, a.responsable, sum( b.instype=0) AS inscrits , games.nom, games.abbreviation FROM match_matchs a INNER JOIN games ON a.game_id = games.game_id LEFT JOIN match_users b ON a.match_id = b.match_id WHERE dateMatch >= curdate( ) GROUP BY a.match_id ORDER BY dateMatch ASC, heureMatch ASC
Access denied for user 'cdiemfr'@'localhost' (using password: NO)