| PD Downloads: Einige php und xoops warnings |
Betreff: PD Downloads: Einige php und xoops warnings von Shine am 23.05.2005 10:32:03 Ich stose auf einige debug warnings innerhalb dieses modul. Installiert in Xoops 2.0.9.3 php version 4.x Im adminbereich: Warning [Xoops]: Smarty error: unable to read resource: "db:PDdownloads_newlistindex.html" in file class/smarty/Smarty.class.php line 1084 Warning [PHP]: array_intersect(): Argument #1 is not an array in file modules/PDdownloads/xoops_version.php line 78 Warning [PHP]: array_intersect(): Argument #1 is not an array in file modules/PDdownloads/xoops_version.php line 78 Und wenn 'download now' angeclickt wird und das file visit.php aufspringt erscheint da: Your download should start in 1 seconds...please wait. If your download does not start, Click here!. Warning [PHP]: Cannot modify header information - headers already sent by (output started at /www/htdocs/xxx/portaal/modules/PDdownloads/visit.php:66) in file modules/PDdownloads/visit.php line 78 Warning [PHP]: Cannot modify header information - headers already sent by (output started at /www/htdocs/xxx/portaal/modules/PDdownloads/visit.php:66) in file modules/PDdownloads/visit.php line 79 Warning [PHP]: Cannot modify header information - headers already sent by (output started at /www/htdocs/xxx/portaal/modules/PDdownloads/visit.php:66) in file modules/PDdownloads/visit.php line 81 Warning [PHP]: Cannot modify header information - headers already sent by (output started at /www/htdocs/xxx/portaal/modules/PDdownloads/visit.php:66) in file modules/PDdownloads/visit.php line 83 Warning [PHP]: Cannot modify header information - headers already sent by (output started at /www/htdocs/xxx/portaal/modules/PDdownloads/visit.php:66) in file modules/PDdownloads/visit.php line 85 Was zoll man tun um diese fehler meldingen richtig auf zu losen? Und die letzte frage ist: ist dieses modul php5 compatible? Gruss, Shine |