Project

General

Profile

Actions

Bug #38076

closed

Fatal error: Class 't3lib_div' not found in GridData.php

Added by Heiko Kromm almost 12 years ago. Updated over 9 years ago.

Status:
Closed
Priority:
Won't have this time
Assignee:
-
Category:
Workspaces
Target version:
Start date:
2012-06-15
Due date:
% Done:

0%

Estimated time:
TYPO3 Version:
4.7
PHP Version:
5.3
Tags:
Complexity:
Is Regression:
No
Sprint Focus:

Description

If I open Workspaces in TYPO34.7.1 BE an ExtDirect - Exception Tab opens with this Exception:
Fatal error: Class 't3lib_div' not found in htdocs/typo3_src-4.7.1/typo3/sysext/workspaces/Classes/Service/GridData.php on line 199

Strange thing is that in line 199 is no t3lib_div call.

197> $this->emitSignal(
198> self::SIGNAL_GenerateDataArray_BeforeCaching,
199> &$this->dataArray, $versions
200> );

Any ideas on how to fix this? I get this exception on multiple 4.7.1 installations.

Regards
Heiko

Actions

Also available in: Atom PDF