Seite 1 von 1

Galerie Version 0.4.0-RC2 - Probleme mit der image_page.php

Verfasst: 02.12.2008 22:32
von KaetheKW
Ich habe ein recht seltsames Problem mit der ansonsten tollen Galerie:
bei den meisten Bildern wird die image_page.php ganz normal angezeigt. Bei einigen aber (v.a. Bilder im Hochformat) steht eine Fehlermeldung über der Seite:

[phpBB Debug] PHP Notice: in file /gallery/image_page.php on line 316: htmlspecialchars() expects parameter 1 to be string, array given
[phpBB Debug] PHP Notice: in file /includes/functions.php on line 3558: Cannot modify header information - headers already sent by (output started at /includes/functions.php:2975)
[phpBB Debug] PHP Notice: in file /includes/functions.php on line 3560: Cannot modify header information - headers already sent by (output started at /includes/functions.php:2975)
[phpBB Debug] PHP Notice: in file /includes/functions.php on line 3561: Cannot modify header information - headers already sent by (output started at /includes/functions.php:2975)
[phpBB Debug] PHP Notice: in file /includes/functions.php on line 3562: Cannot modify header information - headers already sent by (output started at /includes/functions.php:2975)
Im subsilver2 - Style ist in dem Fall dann zusätzlich auch noch die Schrift riesig groß.

Was hab ich falsch gemacht?
Ich bin für Hilfe sehr dankbar!

LG
Kathrin

Verfasst: 02.12.2008 23:15
von nickvergessen
Also bei der aktuellsten Version seh ich da ein Problem:

Code: Alles auswählen

}
<---- hier ist 316 ;)
/**
* Posting comment
*/
Hast du irgendwelche Modifikationen am Code durchgeführt?

Verfasst: 03.12.2008 11:18
von KaetheKW
Nein, ich hab nix geändert.

Das kann ich auch gar nicht, weil ich keine Ahnung habe.

Verfasst: 03.12.2008 13:25
von nickvergessen
Lad dir das Paket nochmal herunter und lad die Dateien erneut hoch.

Verfasst: 03.12.2008 16:52
von KaetheKW
Hat leider nix gebracht. Hab die aktuellste Version hochgeladen und Update durchgeführt.
Die Galerie ist zwar noch toller als vorher, aber gebracht hat´s sonst nix. :(
Das Problem betrifft alle Bilder im Hochformat und eines im Querformat mit 119KiB.

Verfasst: 03.12.2008 18:59
von nickvergessen
Kannst du die Dateien mal wieder herunterladen und nachsehen, ob da irgendwelche Code drin ist, der da nicht reingehört? Denn aus der Zeile kann wie gesagt keine Fehlermeldung kommen, da sieh leer ist!