Hallo zusammen

Die Kunden hat über YAG ein Fotoalbum angelegt dass auf ein Ordner mit Sonderzeichen im Namen verweist. Darin enthalten sind .jpg mit Sonderzeichen im Dateinamen.


Nun kommt beim Aufruf des YAG Backendmoduls dieser Fehler (Ist nur ein Teil davon.. Error ist viel viiiiiel länger).


#####

#1: PHP Warning: array_combine() [<a href='function.array-combine'>function.array-combine</a>]: Both parameters should have at least 1 element in /html/typo3/typo3conf/ext/pt_extlist/Classes/Domain/Model/Pager/DeltaPager.php line 125 (More information)

TYPO3\CMS\Core\Error\Exception thrown in file
/html/typo3/typo3_src-6.2.12/typo3/sysext/core/Classes/Error/ErrorHandler.php in line 101.

64 TYPO3\CMS\Core\Error\ErrorHandler::handleError(2, "array_combine() [<a href='function.array-combine'>…>]: Both parameters should have at least 1 element", "/html/typo3/typo3conf/ext/pt_extlist/Classes/Domain/Model/Pager/DeltaPager.php", 125, array)
63 array_combine(array, array)

/html/typo3/typo3conf/ext/pt_extlist/Classes/Domain/Model/Pager/DeltaPager.php:
00123: $this->newRange($this->getLastPage() - $this->lastItemDelta + 1, $this->getLastPage()), 00124: $this->newRange($this->getLastPage() - $this->lastItemDelta + 1, $this->getLastPage())
00125:   );
00126:
00127:   return $this->mergeBlocks($firstBlock, $secondBlock, $thirdBlock);

.....
.....

#####


Hab das sonderzeichen in Ordner- und Dateinamen ersetzt und das entsprechende YAG Album übers Liste modul gelöscht. Kein effekt.

Hat mir jemand einen Tipp?


Besten Dank

Gruss
Philipp

_______________________________________________
TYPO3-german mailing list
TYPO3-german@lists.typo3.org
http://lists.typo3.org/cgi-bin/mailman/listinfo/typo3-german

Antwort per Email an