Aller au contenu

Petit Problème C-NEWS


Fmf122

Sujets conseillés

Bonjour , J'ai un petit problème avec

C-NEWS

quand je génére le script d'insersion il m'affiche

<?php
$templates = '1';
$path = 'http://www.XXXX.com/FSD/';
$nombre_news = '10';
$news_complete = 'http://www.XXXXX.com/FSD/news.php';
$ordre = '';
$categories = '';
include($path . 'affichage/liste_news.php');
?>

Et quand je l'insère sur mon site

Warning: main(data/config.inc.php) [function.main]: failed to open stream: No such file or directory in /home/simfr/public_html/FSD/affichage/liste_news.php on line 4

Warning: main(data/config.inc.php) [function.main]: failed to open stream: No such file or directory in /home/simfr/public_html/FSD/affichage/liste_news.php on line 4

Warning: main() [function.include]: Failed opening 'data/config.inc.php' for inclusion (include_path='.:/usr/lib/php:/usr/local/lib/php') in /home/simfr/public_html/FSD/affichage/liste_news.php on line 4

Warning: main(templates/templates.inc) [function.main]: failed to open stream: No such file or directory in /home/simfr/public_html/FSD/affichage/liste_news.php on line 5

Warning: main(templates/templates.inc) [function.main]: failed to open stream: No such file or directory in /home/simfr/public_html/FSD/affichage/liste_news.php on line 5

Warning: main() [function.include]: Failed opening 'templates/templates.inc' for inclusion (include_path='.:/usr/lib/php:/usr/local/lib/php') in /home/simfr/public_html/FSD/affichage/liste_news.php on line 5

Warning: mysql_connect() [function.mysql-connect]: Unknown MySQL server host 'MYSQL_HOST_NAME' (1) in /home/simfr/public_html/FSD/affichage/liste_news.php on line 8

Warning: mysql_select_db() [function.mysql-select-db]: Access denied for user 'nobody'@'localhost' (using password: NO) in /home/simfr/public_html/FSD/affichage/liste_news.php on line 9

Warning: mysql_select_db() [function.mysql-select-db]: A link to the server could not be established in /home/simfr/public_html/FSD/affichage/liste_news.php on line 9

Warning: mysql_query() [function.mysql-query]: Access denied for user 'nobody'@'localhost' (using password: NO) in /home/simfr/public_html/FSD/affichage/liste_news.php on line 11

Warning: mysql_query() [function.mysql-query]: A link to the server could not be established in /home/simfr/public_html/FSD/affichage/liste_news.php on line 11

Warning: mysql_fetch_array(): supplied argument is not a valid MySQL result resource in /home/simfr/public_html/FSD/affichage/liste_news.php on line 12

Warning: mysql_query() [function.mysql-query]: Access denied for user 'nobody'@'localhost' (using password: NO) in /home/simfr/public_html/FSD/affichage/liste_news.php on line 33

Warning: mysql_query() [function.mysql-query]: A link to the server could not be established in /home/simfr/public_html/FSD/affichage/liste_news.php on line 33

Warning: mysql_fetch_array(): supplied argument is not a valid MySQL result resource in /home/simfr/public_html/FSD/affichage/liste_news.php on line 35

Quelqu'un peut m'aider sil vous plait !

Lien vers le commentaire
Partager sur d’autres sites

Veuillez vous connecter pour commenter

Vous pourrez laisser un commentaire après vous êtes connecté.



Connectez-vous maintenant
×
×
  • Créer...