jDiction Forum

Please login or register.

Login with username, password and session length
Advanced search  

News:

jDiction 2.2.0 released. http://jdiction.org/downloads

Author Topic: Fehlermeldungen und Cache  (Read 12816 times)

Kroketto

  • Newbie
  • *
  • Posts: 8
    • View Profile
Fehlermeldungen und Cache
« on: March 23, 2015, 11:44:11 am »

Hallo Harald,

irgendwas stimmt mit unserem JDiction nicht. Das Teil wirft haufenweise Fehlermeldungen.

Mit ausgeschaltetem Joomla-Caching:
Code: [Select]
[Mon Mar 23 10:35:45 2015] [error] [client 37.140.141.27] FastCGI: server "/virtual2/httpd/htdocs/pistenclub.de/htdocs/php5.fcgi" stderr: PHP message: PHP Warning:  simplexml_load_file():               ^ in /virtual2/httpd/htdocs/pistenclub.de/htdocs/libraries/jdiction/jdiction.php on line 216
[Mon Mar 23 10:35:45 2015] [error] [client 37.140.141.27] FastCGI: server "/virtual2/httpd/htdocs/pistenclub.de/htdocs/php5.fcgi" stderr: PHP message: PHP Warning:  simplexml_load_file(): /virtual2/httpd/htdocs/pistenclub.de/htdocs/administrator/components/com_jevents/jdiction.xml:29: parser error : Opening and ending tag mismatch: fieldset line 16 and sections in /virtual2/httpd/htdocs/pistenclub.de/htdocs/libraries/jdiction/jdiction.php on line 216
[Mon Mar 23 10:35:45 2015] [error] [client 37.140.141.27] FastCGI: server "/virtual2/httpd/htdocs/pistenclub.de/htdocs/php5.fcgi" stderr: PHP message: PHP Warning:  simplexml_load_file():   </sections> in /virtual2/httpd/htdocs/pistenclub.de/htdocs/libraries/jdiction/jdiction.php on line 216
[Mon Mar 23 10:35:45 2015] [error] [client 37.140.141.27] FastCGI: server "/virtual2/httpd/htdocs/pistenclub.de/htdocs/php5.fcgi" stderr: PHP message: PHP Warning:  simplexml_load_file():              ^ in /virtual2/httpd/htdocs/pistenclub.de/htdocs/libraries/jdiction/jdiction.php on line 216
[Mon Mar 23 10:35:45 2015] [error] [client 37.140.141.27] FastCGI: server "/virtual2/httpd/htdocs/pistenclub.de/htdocs/php5.fcgi" stderr: PHP message: PHP Warning:  simplexml_load_file(): /virtual2/httpd/htdocs/pistenclub.de/htdocs/administrator/components/com_jevents/jdiction.xml:30: parser error : Opening and ending tag mismatch: form line 15 and jdiction in /virtual2/httpd/htdocs/pistenclub.de/htdocs/libraries/jdiction/jdiction.php on line 216

Mit eingeschaltetem Joomla-Caching:
Code: [Select]
[Sun Mar 22 17:20:20 2015] [error] [client 194.25.171.74] FastCGI: server "/virtual2/httpd/htdocs/pistenclub.de/htdocs/php5.fcgi" stderr: PHP message: PHP Warning:  Invalid argument supplied for foreach() in /virtual2/httpd/htdocs/pistenclub.de/htdocs/libraries/jdiction/jdiction.php on line 189
Außerdem tankt sich das JDiction extrem viel Speicher weg, bis zu 1 GB pro Tag. Hast du eine Idee?

URL: www.pistenclub.de
Logged

Harald Leithner

  • Administrator
  • Hero Member
  • *****
  • Posts: 1684
    • View Profile
Re: Fehlermeldungen und Cache
« Reply #1 on: March 23, 2015, 12:04:52 pm »

Die Datei scheint kaputt zu sein:

/virtual2/httpd/htdocs/pistenclub.de/htdocs/administrator/components/com_jevents/jdiction.xml

also nicht valides html, "Opening and ending tag mismatch: fieldset line 16" möglich wäre entweder ein umlaut in der Datei oder wirklich ein nicht geschlossener TAG.

Das mit dem cache dürfte sein das der Joomla cache nix oder etwas falsches zurück liefert... das muss ich mir genauer ansehen.

Ich hab zwar den code ein wenig optimiert aber das sollte auf die Funktion keine Auswirkung haben.
Logged
Joomla! 5.0 Release Manager
Vote at JED

Harald Leithner

  • Administrator
  • Hero Member
  • *****
  • Posts: 1684
    • View Profile
Re: Fehlermeldungen und Cache
« Reply #2 on: April 09, 2015, 11:21:23 am »

Wie schauts aus?
Logged
Joomla! 5.0 Release Manager
Vote at JED