Project

General

Profile

Actions

Bug #21984

closed

t3lib_div not found in t3lib/error/class.t3lib_error_errorhandler.php

Added by Laurent Valdes over 14 years ago. Updated over 5 years ago.

Status:
Closed
Priority:
Should have
Category:
-
Target version:
-
Start date:
2010-01-18
Due date:
% Done:

0%

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

Description

There is a PHP error in t3lib/error/class.t3lib_error_errorhandler.php:

[18-Jan-2010 13:20:08] PHP Fatal error: Class 't3lib_div' not found in /Users/valdo/Sites/ael1/typo3conf/ext/pm_self_care/class.tx_pmselfcare.php on line 778
[18-Jan-2010 13:20:08] PHP Stack trace:
[18-Jan-2010 13:20:08] PHP 1. {main}() /Users/valdo/Sites/ael1/index.php:0
[18-Jan-2010 13:20:08] PHP 2. require() /Users/valdo/Sites/ael1/index.php:76
[18-Jan-2010 13:20:08] PHP 3. include() /Users/valdo/Sites/typo3_trunk/typo3/sysext/cms/tslib/index_ts.php:438
[18-Jan-2010 13:20:08] PHP 4. t3lib_error_ErrorHandler->handleError() /Users/valdo/Sites/typo3_trunk/t3lib/error/class.t3lib_error_errorhandler.php:0

Alternatively in commented lines 123, lines 135 and lines 143 of t3lib/error/class.t3lib_error_errorhandler.php and the error disappeared.

I'm using TYPO3_4-3 branch rev 6802 (last), but the bug can be reproduced on 4.3.0 final and 4.3.1

(issue imported from #M13284)


Related issues 1 (0 open1 closed)

Related to TYPO3 Core - Feature #19336: Add an error and exception handler (backported from FLOW3)ClosedRupert Germann2008-09-16

Actions
Actions #1

Updated by Chris topher about 14 years ago

Hi Laurent,

please inform the author of pm_self_care about that problem.
The extension is not available in TER, you can however get an e-mail-adress in the extension information in the extension manager.
I think changes in the TYPO3 Core won't be able to solve this bug as it seems to be caused by the extension.

Actions #2

Updated by Christian Kuhn about 14 years ago

Resolved, no change required.

Not a core problem. Please get in contact with the extension auther to get this fixed.

Actions #3

Updated by Benni Mack over 5 years ago

  • Status changed from Resolved to Closed
Actions

Also available in: Atom PDF