[TYPO3-german]  YAG: Galerie -- Auf 20 Alben begrenzt?
    Philipp Holdener 
    philipp.holdener at me.com
       
    Tue May 26 11:50:27 CEST 2015
    
    
  
hallo zusammen
Kann es sein dass das BE Modul von YAG bei der Galerie auf 20 Alben 
begrenzt ist?
Sobald ich ein 21. Album anlege bekomme ich eine Fehlermeldung.
###
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 126 (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", 
126, array)
63 array_combine(array, array)
/html/typo3/typo3conf/ext/pt_extlist/Classes/Domain/Model/Pager/DeltaPager.php:
00124:    $this->newRange($this->getLastPage() - $this->lastItemDelta + 
1, $this->getLastPage()),
00125:    $this->newRange($this->getLastPage() - $this->lastItemDelta + 
1, $this->getLastPage())
00126:   );
00127:
00128:   return $this->mergeBlocks($firstBlock, $secondBlock, $thirdBlock);
62 Tx_PtExtlist_Domain_Model_Pager_DeltaPager::getPages()
/html/typo3/typo3_src-6.2.12/typo3/sysext/extbase/Classes/Reflection/ObjectAccess.php:
00121:   $getterMethodName = 'get' . ucfirst($propertyName);
00122:   if (is_callable(array($subject, $getterMethodName))) {
00123:    return $subject->{$getterMethodName}();
00124:   }
....
....
#####
Gruss
Philipp
    
    
More information about the TYPO3-german
mailing list