[TYPO3-core] RFC Bug #10190: Call to undefined method t3lib_div::calluserfunc() in class.tslib_fe.php

Oliver Hader oliver at typo3.org
Fri Mar 27 17:38:36 CET 2009


This is an SVN patch request.

Type: Bugfix

Bugtracker references:
http://bugs.typo3.org/view.php?id=10190

Branches: Trunk

Problem:
When activating the extension "simulatestatic", the frontend crashes
with fatal error:
Call to undefined method t3lib_div::calluserfunc() in
typo3\sysext\cms\tslib\class.tslib_fe.php on line 3810

Solution:
Use t3lib_div::callUserFunction() and assigne the parameters to a
variable since the mentioned function delivers this data by reference.

olly
-- 
Oliver Hader
TYPO3 Release Manager 4.3
-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: 0010190.patch
Url: http://lists.netfielders.de/pipermail/typo3-team-core/attachments/20090327/1690fe74/attachment.txt 


More information about the TYPO3-team-core mailing list