Project

General

Profile

Actions

Bug #19858

closed

Call to undefined method t3lib_div::calluserfunc() in class.tslib_fe.php

Added by Thomas Schröder almost 16 years ago. Updated over 14 years ago.

Status:
Closed
Priority:
Should have
Assignee:
Category:
-
Target version:
-
Start date:
2009-01-19
Due date:
% Done:

0%

Estimated time:
TYPO3 Version:
4.3
PHP Version:
5.2
Tags:
Complexity:
Is Regression:
Sprint Focus:

Description

Tested with TYPO3 4.3dev Rev. 4754.

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

calluserfunc() does not exist in t3lib_div, but callUserFunction. I tried to adapt the Code, but then this fatal error comes:
Cannot pass parameter 2 by reference in typo3\sysext\cms\tslib\class.tslib_fe.php on line 3818

Workarround: deactivate extension "simulatestatic".

(issue imported from #M10190)


Files

0010190_v2.patch (1.87 KB) 0010190_v2.patch Administrator Admin, 2009-03-31 11:16
Actions #1

Updated by Oliver Hader over 15 years ago

Please test whether the attached patch solves this issue...

Actions #2

Updated by Oliver Hader over 15 years ago

Committed to SVN Trunk (rev. 5246)

Actions

Also available in: Atom PDF