[TYPO3-english] Typo3 6.2. WEC Site Config

Jigal van Hemert jigal.van.hemert at typo3.org
Sun May 8 22:38:23 CEST 2016


Hi,

On 08/05/2016 17:07, Wiesław Golsz wrote:
> *Fatal error*: Call to undefined method
> TYPO3\CMS\Core\Utility\GeneralUtility::testInt() in
> */home/www/6.bestchoicefx.com/typo3conf/ext/wec_config/constants/class.tx_wecconfig_constants.php*
> on line *139

That function is now called:

\TYPO3\CMS\Core\Utility\MathUtility::canBeInterpretedAsInteger()

On line 139 you'll probably find t3lib_div::testInt(); the compatibility 
layer directed the call to the  new class name. This didn't work out in 
this case as the function was moved.

> *P.S. Sorry, I'm not a programmer, the last time something was
> programming 40 years ago and in Fortran :-). In meantime, a little html
> and similar.

No problem. You are just unfortunate to need an extension that has no 
suitable version for 6.2.

-- 
Jigal van Hemert
TYPO3 CMS Active Contributor

TYPO3 .... inspiring people to share!
Get involved: typo3.org


More information about the TYPO3-english mailing list