[TYPO3-german] photo_gal unter 4.6.0
Philipp Holdener
philipp.holdener at me.com
Wed Oct 26 09:42:06 CEST 2011
hallo zusammen
Unter 4.6.0 gibt unsere bisschen angepasste photo_gal extension im FE
folgenden Error aus:
Fatal error: Call to undefined method t3lib_div::GPvar() in
/html/typo3/typo3conf/ext/photo_gals/pi1/class.tx_photogals_pi1.php on
line 40
Im BE steht beim bearbeiten eines beliebigen Contentelements dann
PHP Catchable Fatal Error: Argument 2 passed to
t3lib_div::array_merge_recursive_overrule() must be an array, null
given, called in /html/typo3/typo3_src-4.6.0/typo3/sysext/lang/lang.php
on line 554 and defined in
/html/typo3/typo3_src-4.6.0/t3lib/class.t3lib_div.php line 1867
In der Zeile 40 von der Photogal Extension steht folgendes:
if (t3lib_div::GPvar('tx_photogals_image') != '' &&
is_numeric(t3lib_div::GPvar('tx_photogals_image')) && (count($images) -
1) >= t3lib_div::GPvar('tx_photogals_image') &&
t3lib_div::GPvar('tx_photogals_elementid') == $this->cObj->data['uid']) {
ist da was nicht kompatibel zu 4.6.0?
Besten Dank für eure Hilfe
Freundliche Grüsse
Philipp
More information about the TYPO3-german
mailing list