Règles du forum

Si vous rencontrez un bug lié à FSB2, merci de le poster dans le forum des rapports de bugs.
Nouveau sujet Répondre Imprimer Syndication RSS 2.0

erreur fichier rss_rss2.php

Feu follet
Avatar de elite-system
  • Messages : 107
  • Inscrit : 17 Mai 2008
  Lien vers ce message 11 Juin 2008, 13:42
Hello, voilà depuis lé début que j'ai installé le forum j'ai un fichier qui se créer à la racine de l'hebergeur, racine du forum aussi quoi) qui se nomme "error_log" et qui m'indique toujours la même erreur :

Citation

[31-May-2008 12:53:19] PHP Fatal error: Call to a member function appendChild() on a non-object in /home1/elitesys/public_html/main/class/rss/rss_rss2.php on line 115
[01-Jun-2008 07:44:20] PHP Fatal error: Call to a member function appendChild() on a non-object in /home1/elitesys/public_html/main/class/rss/rss_rss2.php on line 115
[01-Jun-2008 15:02:16] PHP Fatal error: Call to a member function appendChild() on a non-object in /home1/elitesys/public_html/main/class/rss/rss_rss2.php on line 115
[01-Jun-2008 15:07:05] PHP Fatal error: Call to a member function appendChild() on a non-object in /home1/elitesys/public_html/main/class/rss/rss_rss2.php on line 115
[01-Jun-2008 15:09:32] PHP Fatal error: Call to a member function appendChild() on a non-object in /home1/elitesys/public_html/main/class/rss/rss_rss2.php on line 115
[01-Jun-2008 15:10:00] PHP Fatal error: Call to a member function appendChild() on a non-object in /home1/elitesys/public_html/main/class/rss/rss_rss2.php on line 115
[01-Jun-2008 15:11:10] PHP Fatal error: Call to a member function appendChild() on a non-object in /home1/elitesys/public_html/main/class/rss/rss_rss2.php on line 115
[01-Jun-2008 15:15:46] PHP Fatal error: Call to a member function appendChild() on a non-object in /home1/elitesys/public_html/main/class/rss/rss_rss2.php on line 115
[01-Jun-2008 15:16:30] PHP Fatal error: Call to a member function appendChild() on a non-object in /home1/elitesys/public_html/main/class/rss/rss_rss2.php on line 115
[01-Jun-2008 20:47:01] PHP Fatal error: Call to a member function appendChild() on a non-object in /home1/elitesys/public_html/main/class/rss/rss_rss2.php on line 115
[03-Jun-2008 04:21:17] PHP Fatal error: Call to a member function appendChild() on a non-object in /home1/elitesys/public_html/main/class/rss/rss_rss2.php on line 115
[03-Jun-2008 10:50:04] PHP Fatal error: Call to a member function appendChild() on a non-object in /home1/elitesys/public_html/main/class/rss/rss_rss2.php on line 115
[03-Jun-2008 13:08:29] PHP Fatal error: Call to a member function appendChild() on a non-object in /home1/elitesys/public_html/main/class/rss/rss_rss2.php on line 115
[03-Jun-2008 18:13:07] PHP Fatal error: Call to a member function appendChild() on a non-object in /home1/elitesys/public_html/main/class/rss/rss_rss2.php on line 115
[04-Jun-2008 12:33:10] PHP Fatal error: Call to a member function appendChild() on a non-object in /home1/elitesys/public_html/main/class/rss/rss_rss2.php on line 115
[04-Jun-2008 13:02:58] PHP Fatal error: Call to a member function appendChild() on a non-object in /home1/elitesys/public_html/main/class/rss/rss_rss2.php on line 115
[04-Jun-2008 14:24:51] PHP Fatal error: Call to a member function appendChild() on a non-object in /home1/elitesys/public_html/main/class/rss/rss_rss2.php on line 115
[04-Jun-2008 17:26:26] PHP Fatal error: Call to a member function appendChild() on a non-object in /home1/elitesys/public_html/main/class/rss/rss_rss2.php on line 115
[07-Jun-2008 01:29:56] PHP Fatal error: Call to a member function appendChild() on a non-object in /home1/elitesys/public_html/main/class/rss/rss_rss2.php on line 115
[07-Jun-2008 12:55:56] PHP Fatal error: Call to a member function appendChild() on a non-object in /home1/elitesys/public_html/main/class/rss/rss_rss2.php on line 115
[08-Jun-2008 08:23:53] PHP Fatal error: Call to a member function appendChild() on a non-object in /home1/elitesys/public_html/main/class/rss/rss_rss2.php on line 115
[08-Jun-2008 22:12:39] PHP Fatal error: Call to a member function appendChild() on a non-object in /home1/elitesys/public_html/main/class/rss/rss_rss2.php on line 115
[09-Jun-2008 22:39:56] PHP Fatal error: Call to a member function appendChild() on a non-object in /home1/elitesys/public_html/main/class/rss/rss_rss2.php on line 115
[10-Jun-2008 08:14:55] PHP Fatal error: Call to a member function appendChild() on a non-object in /home1/elitesys/public_html/main/class/rss/rss_rss2.php on line 115

Le chmod de ce fichier est 644 ..

A partir de la ligne 110 jusqu'à la fin du fichier rss_rss2.php :

/*
** Fin du fil RSS
*/
protected function _close()
{
$this->xml->document->appendChild($this->document);
}

/*
** Converti un timestamp en spécification RFC822
** -----
** $timestamp :: Timestamp
*/
private function toRFC822($timestamp)
{
return (date("D, d M Y H:i:s", $timestamp));
}
}


Vous savez d'où peut venir le problème ?

merci


http://www.elite-system.net/
 
Feu follet
Avatar de elite-system
  • Messages : 107
  • Inscrit : 17 Mai 2008
  Lien vers ce message 13 Juin 2008, 8:46
j'ai de plus en plus de problème a accéder a mon forum ..aidez moi svp


http://www.elite-system.net/
 
Répondre


.