[TYPO3-dev] php error 4.3RC1

Steffen Gebert steffen at steffen-gebert.de
Sat Nov 21 20:04:48 CET 2009


Hi Jörg,

those are not errors, but only warnings for deprecated functions. It would  
be nice, if you report them to the extension developers.

> 4. simulatestatic
> tslib_fe->idPartsAnalyze() - since TYPO3 4.3, will be removed in TYPO3
> 4.5, please use the "simulatestatic" sysext directly - require#76 //
> tslib_fe->determineId#329 // tslib_fe->fetch_the_id#839 //
> tslib_fe->idPartsAnalyze#925 // t3lib_div::logDeprecatedFunction#1608
> (3_src-4.3.0RC1/typo3/sysext/cms/tslib/class.tslib_fe.php#1607)

This is a core bug. Please see #12604 [1].

> 5. General (literally getting hundreds of these)
> Severity: Warning
> Extension: Core
> Message: Using gpvar in TypoScript getText is deprecated since TYPO3
> 4.3 - Use gp instead of gpvar.
> Called from: class.t3lib_div.php  	Calling line: 5500

Could you search for gpvar / getText in your TS template? This could also  
come from extensions, i think.

Steffen

[1] http://bugs.typo3.org/view.php?id=12604




More information about the TYPO3-dev mailing list