Thread Verfasser: schmaler73
Thread ID: 1534
Thread Info
Es gibt 2 Beiträge zu diesem Thema, und es wurde 2162 Mal angesehen.
 Thema drucken
Fehler im Fehlerlog
schmaler73
Hallo zusammen ich hoffe das mir auch bei meinem 2. Projekt jemand helfen kann die im Fehlerlog angezeigten Fehler zu beseitigen. Habe mit hilfe von Google zwar schon einiges beheben können und auch hier haben mir einige
von euch schon geholfen deshalb hoffe ich mal das ich diese Fehler auch in den Griff bekommen kann.
Bin für jede Hilfe Dankbar und sende ein Danke für die Zeit die das nachlesen braucht im voraus schon mal mit.


advanced_online_panel/advanced_online_panel.php
Undefined index: HTTP_USER_AGENT Zeile: 37

profilbesucher_panel/profilbesucher_admin.php
Undefined index: pb_306 Zeile: 100

profilbesucher_panel/profilbesucher_admin.php
Use of undefined constant DB_PB_CONFIG - assumed 'DB_PB_CONFIG' Zeile: 41

profilbesucher_panel/profilbesucher_admin.php
Undefined index: pb_304 Zeile: 130
   
profilbesucher_panel/profilbesucher_admin.php
Undefined index: pb_302 Zeile: 133

profilbesucher_panel/profilbesucher_admin.php
Undefined index: pb_303 Zeile: 129

profilbesucher_panel/profilbesucher_admin.php
Undefined index: pb_314 Zeile: 127

profilbesucher_panel/profilbesucher_admin.php
Undefined index: pb_313 Zeile: 126
   
profilbesucher_panel/profilbesucher_admin.php
Undefined index: pb_310 Zeile: 123

profilbesucher_panel/profilbesucher_admin.php
Undefined index: pb_304 Zeile: 124
   
profilbesucher_panel/profilbesucher_admin.php
Undefined index: pb_304 Zeile: 121
   
profilbesucher_panel/profilbesucher_admin.php
Undefined index: pb_312 Zeile: 120

profilbesucher_panel/profilbesucher_admin.php
Undefined index: pb_304 Zeile: 118
   
profilbesucher_panel/profilbesucher_admin.php
Undefined index: pb_311 Zeile: 117

profilbesucher_panel/profilbesucher_admin.php
Undefined index: pb_309 Zeile: 114

profilbesucher_panel/profilbesucher_admin.php
Undefined index: pb_304 Zeile:

profilbesucher_panel/profilbesucher_admin.php
Undefined index: pb_308 Zeile: 111

profilbesucher_panel/profilbesucher_admin.php
Undefined index: pb_304 Zeile: 112

profilbesucher_panel/profilbesucher_admin.php
Undefined index: pb_301 Zeile: 108
   
profilbesucher_panel/profilbesucher_admin.php
Use of undefined constant infusions - assumed 'infusions' Zeile: 33

profilbesucher_panel/profilbesucher_admin.php
include(infusionsprofilbesucher_panel/locale/German.php): failed to open stream: No such file or directory Zeile: 33

profilbesucher_panel/profilbesucher_admin.php
Use of undefined constant DB_PB_CONFIG - assumed 'DB_PB_CONFIG' Zeile: 38

profilbesucher_panel/profilbesucher_admin.php
Undefined index: pb_300 Zeile: 98
   
profilbesucher_panel/profilbesucher_admin.php
Undefined index: pb_307 Zeile: 105

profilbesucher_panel/profilbesucher_admin.php
Use of undefined constant infusions - assumed 'infusions' Zeile: 28

profilbesucher_panel/profilbesucher_admin.php
include(infusionsprofilbesucher_panel/infusion_db.php): failed to open stream: No such file or directory Zeile: 25

profilbesucher_panel/profilbesucher_admin.php
Use of undefined constant infusions - assumed 'infusions' Zeile: 25
   
profilbesucher_panel/profilbesucher_admin.php
include(infusionsprofilbesucher_panel/profilbesucher_functions.php): failed to open stream: No such file or directory Zeile: 24

profilbesucher_panel/profilbesucher_admin.php
Use of undefined constant infusions - assumed 'infusions' Zeile: 24


hier noch mal Alle infos was auf den Server läuft

CPU AMD Opteron(tm) Processor 3280, AMD Opteron(tm) Processor 3280 (8 core(s))
Plesk Onyx v17.5.3_build1705170317.16 os_Ubuntu 14.04
OS Ubuntu 14.04.5 LTS
Webserver Software Apache
PHP Version 5.6.37
PHP Oberfläche fpm-fcgi
MySQL Server Version 5.5.61-0ubuntu0.14.04.1
PHP-Fusion Version 7.02.07 - DE
Datenbank fusioni878H__
Browser & Betriebssystem Mozilla/5.0 (Windows NT 6.1; Win64; x64; rv:62.0) Gecko/20100101 Firefox/62.0

Mit freundlichen Grüßen
Schmaler73
Information:
PHP Version: Nicht ausgewählt •  MySQL Version: Nicht ausgewählt •  PHP-Fusion: Nicht ausgewählt
 
Krelli
Die meisten Fehler sind fehlende Locales. Aber nicht nur, da sind auch andere, also ist das Panel fehlerhaft.

Wahrscheinlich hat an dem Panel schon mal jemand geschraubt und alle Vorkommen von "INFUSIONS" einfach pauschal in "infusions" geändert. Sowas sollte man natürlich nicht tun. Die fehlenden Locales können ein Folgefehler davon sein, weil er die nun nicht mehr finden kann selbst wenn sie an der richtigen Stelle sind.

Hier z.b.:

profilbesucher_panel/profilbesucher_admin.php
Use of undefined constant infusions - assumed 'infusions' Zeile: 33
Also in Zeile 33 der Datei profilbesucher_admin.php ist die Konstante für "infusions" falsch gesetzt. Wenn das wirklich als Konstante gesetzt sein soll ist das in Fusion immer in Großbuchstaben.
Bearbeitet von Krelli am 12. September 2018 04:08:51
Information:
PHP Version: 8.2.x •  MySQL Version: Nicht ausgewählt •  PHP-Fusion: IPv9-DE-MOD
 
Springe ins Forum: